Date: Thu, 7 Mar 2002 14:18:21 +0100 (CET) From: Herve Quiroz <hquiroz@esil.univ-mrs.fr> To: Ernst de Haan <znerd@FreeBSD.ORG> Cc: java@FreeBSD.ORG Subject: Re: Draft for first bsd.java.mk document Message-ID: <20020307140652.P44242-100000@puget.esil.univ-mrs.fr> In-Reply-To: <02030217014603.03516@heinz>
next in thread | previous in thread | raw e-mail | index | archive | help
Don't you think there should also be a JAVA_LIBS (or whataever it is called) variable set after having computed USE_JAVA that points to the prefix directory where lib jars are to be stored. This is quite an issue for me because I get tired of looking for all the jars to include in my classpath in different locations. With the use of JAVA_LIBS, you can use JAVA_LIBS in the makefiles from your own development. Also maybe we should recommend from ports maintainer that each jar in the JAVA_LIBS directory be named $PORTNAME-$PORTVERSION.jar and all port-related docs be in $PREFIX/share/doc/$PORTNAME-$PORTVERSION and API doc in $PREFIX/share/doc/$PORTNAME-$PORTVERSION/{api|javadoc} BTW, did you have some feedback from the people in charge of FreeBSD ports regarding your proposal ? Herv=E9 On Sat, 2 Mar 2002, Ernst de Haan wrote: > Dear Kees Jan and all, > > > I've updated the first document and started with a second one. Any > preliminary reviews would be more than welcome: > > http://www.metaverse.nl/~ernst/installing.html > http://www.metaverse.nl/~ernst/writing.html > > I've changed the installing.html document per your suggestion, Kees Jan := ) > > Will keep you posted. > > > Ernst To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020307140652.P44242-100000>