From owner-freebsd-java Fri Nov 15 0: 5:27 2002 Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6308A37B401 for ; Fri, 15 Nov 2002 00:05:26 -0800 (PST) Received: from zaphod.euronet.nl (zaphod.euronet.nl [194.134.168.213]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8FC5243E75 for ; Fri, 15 Nov 2002 00:05:25 -0800 (PST) (envelope-from ernst@zaphod.euronet.nl) Received: from zaphod.euronet.nl (localhost [127.0.0.1]) by zaphod.euronet.nl (8.12.5/8.12.5) with ESMTP id gAF85OHv079790; Fri, 15 Nov 2002 09:05:24 +0100 (CET) (envelope-from ernst@zaphod.euronet.nl) Received: (from ernst@localhost) by zaphod.euronet.nl (8.12.5/8.12.5/Submit) id gAF85NNJ079789; Fri, 15 Nov 2002 09:05:23 +0100 (CET) Content-Type: text/plain; charset="iso-8859-1" From: Ernst de Haan To: Herve Quiroz , Subject: Re: [FYI] Recently added Jakarta Commons ports Date: Fri, 15 Nov 2002 09:05:23 +0100 User-Agent: KMail/1.4.3 References: <20021114165419.T27492-100000@puget.esil.univ-mrs.fr> In-Reply-To: <20021114165419.T27492-100000@puget.esil.univ-mrs.fr> X-Address: Muiderstraat 1, Amsterdam, Netherlands MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200211150905.23499.znerd@FreeBSD.org> 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 > > JAVASHAREDIR -- ${PREFIX}/share/java > > JAVAJARDIR -- ${JAVASHAREDIR}/classes > > vote +1 Any more votes pro or con? > > And then move on to improve things step by step, slightly improving the > > whole thing ? > > IMHO, next on the list: destination directory for apidocs, with full > PLIST_SUB support to lighten the pkg-plist files which tend to be huge. Well, perhaps we could _generate_ the pkg-plist for API docs. > USE_ANT= {yes,no} > ANT_TARGET= {dist,apidocs,docs,jar...} (possibly multiple targets) > > if USE_ANT==yes and there is no target do-build, then define the > following (which BTW is common to almost every java library at the time > of speacking) : > > do-build: > @cd ${WRKSRC} && ${ANT} ${ANT_TARGET} Sounds good. Any patch suggestions for bsd.java.mk? Ernst -- Ernst de Haan Development Team Leader Wanadoo Nederland B.V. "Come to me all who are weary and burdened and I will give you rest" -- Jesus Christ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message