Date: Fri, 28 Feb 2003 11:28:13 +0100 From: Palle Girgensohn <girgen@pingpong.net> To: Ernst de Haan <znerd@freebsd.org> 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>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <znerd@freebsd.org> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?13300000.1046428093>