From owner-freebsd-java@FreeBSD.ORG Sat Jan 10 06:47:49 2004 Return-Path: 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 381E116A4CE for ; Sat, 10 Jan 2004 06:47:49 -0800 (PST) Received: from smtp6.wanadoo.nl (smtp6.wanadoo.nl [194.134.35.177]) by mx1.FreeBSD.org (Postfix) with ESMTP id 74D4C43D49 for ; Sat, 10 Jan 2004 06:47:48 -0800 (PST) (envelope-from znerd@FreeBSD.org) Received: from 10.0.0.153 (db-c-1b11d.adsl.wanadoo.nl [81.69.207.29]) by smtp6.wanadoo.nl (Postfix) with ESMTP id E2ECA77D13 for ; Sat, 10 Jan 2004 15:47:45 +0100 (CET) From: Ernst de Haan To: java@FreeBSD.org Date: Sat, 10 Jan 2004 15:48:33 +0000 User-Agent: KMail/1.5.4 X-Address: Muiderstraat 1, Amsterdam, Netherlands MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200401101548.33978.znerd@FreeBSD.org> Subject: Problem with ant shell script (Ant 1.6.0 port) X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Jan 2004 14:47:49 -0000 Yesterday I noticed there is a problem with the 'ant' shell script with the current Ant port devel/apache-ant, version 1.6.0. For example, the -lib option does not work. I will fix this ASAP. Ernst