From owner-freebsd-java@FreeBSD.ORG Mon Jan 19 05:40:12 2004 Return-Path: Delivered-To: freebsd-java@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8327216A4CE for ; Mon, 19 Jan 2004 05:40:12 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2619C43D46 for ; Mon, 19 Jan 2004 05:40:11 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i0JDeBFR051600 for ; Mon, 19 Jan 2004 05:40:11 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i0JDeA8B051599; Mon, 19 Jan 2004 05:40:10 -0800 (PST) (envelope-from gnats) Date: Mon, 19 Jan 2004 05:40:10 -0800 (PST) Message-Id: <200401191340.i0JDeA8B051599@freefall.freebsd.org> To: freebsd-java@FreeBSD.org From: Herve Quiroz Subject: Re: java/61357: Fix port: java/jakarta-commons-cli X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Herve Quiroz List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jan 2004 13:40:12 -0000 The following reply was made to PR java/61357; it has been noted by GNATS. From: Herve Quiroz To: FreeBSD-gnats-submit@FreeBSD.org Cc: Subject: Re: java/61357: Fix port: java/jakarta-commons-cli Date: Mon, 19 Jan 2004 14:32:09 +0100 Okay, I have a fix with PORTDOCS macro (for Javadoc issues) and Ant classpath issues. Unfortunately, I'm too late to submit the patch right now. I'll commit tomorrow (hopefuly). Herve