Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@apache.org Received: (qmail 18169 invoked from network); 31 May 2002 18:19:07 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 31 May 2002 18:19:07 -0000 Received: (qmail 10572 invoked by uid 97); 31 May 2002 18:18:54 -0000 Delivered-To: qmlist-jakarta-archive-ant-user@jakarta.apache.org Received: (qmail 10509 invoked by uid 97); 31 May 2002 18:18:53 -0000 Mailing-List: contact ant-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list ant-user@jakarta.apache.org Received: (qmail 10497 invoked by uid 98); 31 May 2002 18:18:52 -0000 X-Antivirus: nagoya (v4198 created Apr 24 2002) From: "Chris Bailey" To: "AntMailingList" Subject: How do I stop on first error? Date: Fri, 31 May 2002 11:21:01 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N I'd like to stop my javac task from running as soon as it gets compile errors on a source file (as opposed to it iterating over all the rest of them). I set the failonerror attribute to true, but I think this just means that if the javac task gets an error in general, to stop the Ant build (after the javac task is done). Is this possible? ____ Chris Bailey mailto:chris@codeintensity.com Code Intensity http://www.codeintensity.com -- To unsubscribe, e-mail: For additional commands, e-mail: