Date: Fri, 9 Apr 2004 17:08:49 -0600 From: Greg Lewis <glewis@eyesbeyond.com> To: java@FreeBSD.org, znerd@FreeBSD.org Cc: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr> Subject: Re: [ports-i386@bento.FreeBSD.org: ant-xinclude-task-0.2 failed on i386 4] Message-ID: <20040409230849.GF8348@misty.eyesbeyond.com> In-Reply-To: <20040409095112.GA91905@arabica.esil.univ-mrs.fr> References: <20040409005028.GX42056@xor.obsecurity.org> <20040409095112.GA91905@arabica.esil.univ-mrs.fr>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Apr 09, 2004 at 11:51:12AM +0200, Herve Quiroz wrote: > On Thu, Apr 08, 2004 at 05:50:28PM -0700, Kris Kennaway wrote: > > [...] > > > > ===> ant-xinclude-task-0.2 depends on file: /usr/local/share/java/classes/xincluder.jar - found > > So there's a dependency on xincluder.jar Looks like jakarta-commons-beanutils has a similar problem. > I submited a patch for commons-cli and commons-logging (the same issue > but regarding commons-lang dependency) that enforces: > > ${SETENV} ANT_INCLUDE_SHARED_JARS=YES ant ... > > IMHO, such thing would be better in bsd.java.mk, that is a clean nice > Ant support in bsd.java.mk that handles: > > - Ant dependency > - including of needed JARs in CLASSPATH > - definition of useful macros, such as ${ANT} > - definition of standard targets, such as 'do-build' performing the > required (user defined) ${ANT_TARGETS} > > I think we should discuss this point in the list and when we find a nice > solution I will submit an implementation as a PR... > > Opinions anyone ? Seems like we need to do something in this area :). -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology FreeBSD : glewis@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040409230849.GF8348>