From ant-dev-return-11511-apmail-jakarta-ant-dev-archive=jakarta.apache.org@jakarta.apache.org Thu Mar 15 13:08:25 2001 Return-Path: Delivered-To: apmail-jakarta-ant-dev-archive@jakarta.apache.org Received: (qmail 89963 invoked by uid 500); 15 Mar 2001 13:08:23 -0000 Mailing-List: contact ant-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk Reply-To: ant-dev@jakarta.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list ant-dev@jakarta.apache.org Received: (qmail 89953 invoked from network); 15 Mar 2001 13:08:22 -0000 X-Authentication-Warning: piserver.pi.informatik.tu-darmstadt.de: Host picard.pi.informatik.tu-darmstadt.de [130.83.7.26] claimed to be PICARD2K From: "Thomas Leonhardt" To: Subject: AW: [ANN] Collecting requirements for Ant2 Date: Thu, 15 Mar 2001 14:12:29 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2911.0) In-Reply-To: Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N Hi, > > > 1. A user defined message if the if-clause of the target doesn't > > evaluate to true. > > and in the unless case as well - right? Added. Yes, that would be great. > > > 2. The possibility to let the javac task continue compiling if an > > error occured (Like junit). > > Already there (in Ant 1.3) - see the failonerror attribute of javac. > Ups, should check the doc more often for changes. Thanks a lot Thomas