From owner-freebsd-java Sun Mar 10 10:30:59 2002 Delivered-To: freebsd-java@freebsd.org Received: from mgr2.xmission.com (mgr2.xmission.com [198.60.22.202]) by hub.freebsd.org (Postfix) with ESMTP id 41AA537B41A; Sun, 10 Mar 2002 10:30:34 -0800 (PST) Received: from [207.135.128.145] (helo=misty.eyesbeyond.com) by mgr2.xmission.com with esmtp (Exim 3.22 #1) id 16k85T-0007es-00; Sun, 10 Mar 2002 11:30:28 -0700 Received: (from glewis@localhost) by misty.eyesbeyond.com (8.11.6/8.11.6) id g2AIU6x75709; Mon, 11 Mar 2002 05:00:06 +1030 (CST) (envelope-from glewis) Date: Mon, 11 Mar 2002 05:00:06 +1030 From: Greg Lewis To: "Remco van 't Veer" Cc: Greg Lewis , znerd@FreeBSD.ORG, freebsd-java@FreeBSD.ORG Subject: Re: ports/35658: java/jdk13 creates too small src.jar Message-ID: <20020311050006.A75618@misty.eyesbeyond.com> References: <20020310052111.A14684@misty.eyesbeyond.com> <20020310102702.GC374@azrael.xs4all.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020310102702.GC374@azrael.xs4all.nl>; from rwvtveer@xs4all.nl on Sun, Mar 10, 2002 at 11:27:02AM +0100 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sun, Mar 10, 2002 at 11:27:02AM +0100, Remco van 't Veer wrote: > Using cpio might be a better option for copying a lot of files > and should be a lot faster. Here is an example: > > $(FIND) $(SOURCES) -name CVS -prune -o -name SCCS -prune -o -name '*.java' -print \ > | $(CPIO) -p $(JDK_IMAGE_DIR)/src > > I am not sure if CPIO is defined though. Otherwise just using CP > instead of TAR might speed up things. I'll give it a try. Thanks! -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message