From owner-freebsd-ports Fri Feb 28 2:28:19 2003 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A976F37B401; Fri, 28 Feb 2003 02:28:17 -0800 (PST) Received: from rambutan.pingpong.net (81.milagro.bahnhof.net [195.178.168.81]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E74E43FCB; Fri, 28 Feb 2003 02:28:16 -0800 (PST) (envelope-from girgen@pingpong.net) Received: from localhost (localhost [127.0.0.1]) by rambutan.pingpong.net (8.12.6/8.12.6) with ESMTP id h1SASDO8031402; Fri, 28 Feb 2003 11:28:14 +0100 (CET) (envelope-from girgen@pingpong.net) Date: Fri, 28 Feb 2003 11:28:13 +0100 From: Palle Girgensohn To: Ernst de Haan Cc: ports@freebsd.org Subject: Re: problem with FreeBSD ant port? Message-ID: <13300000.1046428093@rambutan.pingpong.net> In-Reply-To: <200302280901.11991.znerd@FreeBSD.org> References: <170040000.1046098071@rambutan.pingpong.net> <200302280901.11991.znerd@FreeBSD.org> X-Mailer: Mulberry/2.2.1 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Cool, I'll try the bootclasspath, or else patch the ant shell script. Do you have any suggestions for a name for the environment variable? Still, is it really needed to include $localbase/classes/java/*.jar at all? I still think it makes ant a bit undeterministic. Anyother thing about the jakarta-ant port; why does it install into /usr/local instead of /usr/local/share/java? I see no reason for this? /Palle --On fredag, februari 28, 2003 09.01.11 +0100 Ernst de Haan wrote: >> Does ant really need all of $localbase/classes/java/*.jar? It makes it a >> bit undeterministic, doesn't it? Perhaps including >> $localbase/classes/java/crimson.jar would be sufficient? Or, do you know >> of a way to remove items from the classpath from a build.xml file? > > What you can do is not use the bootclasspath. That's a property you can > set in your Ant build file, I believe. > > Otherwise it might be possible to introduce an environment variable to > disable this behaviour. > > Ernst To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message