Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@jakarta.apache.org Received: (qmail 79498 invoked by uid 500); 31 May 2001 18:44:27 -0000 Mailing-List: contact ant-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Reply-To: ant-user@jakarta.apache.org Delivered-To: mailing list ant-user@jakarta.apache.org Received: (qmail 79425 invoked from network); 31 May 2001 18:44:21 -0000 Message-ID: <13EFBBC3DB08D511A5CB0002A5095C5215F91F@mail.workscapeexpress.com> From: "O'Hara, Patrick" To: "'ant-user@jakarta.apache.org'" Subject: RE: question about failonerror Date: Thu, 31 May 2001 14:44:09 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C0EA01.AD98C0F0" X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. ------_=_NextPart_001_01C0EA01.AD98C0F0 Content-Type: text/plain; charset="iso-8859-1" I have just tried to use failonerror with Ant 1.3 and I got an error that the property failonerror is not supported by the javac task. Is this incorrect? Pat O pdohara@techneex.com -----Original Message----- From: Mike Pedersen [mailto:michael.pedersen@oracle.com] Sent: Thursday, May 31, 2001 1:13 PM To: ant-user@jakarta.apache.org Subject: question about failonerror Hello all, I currently use failonerror to allow builds to continue even if there are compilation errors. My question is: what is the best way to know during the build if there are compile errors. For example, after the compile task completes I want to send an email of there were errors. Does ant set any property that I can use to get this information? thanks for any help. ------_=_NextPart_001_01C0EA01.AD98C0F0 Content-Type: text/html; charset="iso-8859-1"
I have just tried to use failonerror with Ant 1.3 and I got an error that the property failonerror is not supported by the javac task.  Is this incorrect?
 

Pat O
pdohara@techneex.com

-----Original Message-----
From: Mike Pedersen [mailto:michael.pedersen@oracle.com]
Sent: Thursday, May 31, 2001 1:13 PM
To: ant-user@jakarta.apache.org
Subject: question about failonerror

Hello all, I currently use failonerror to allow builds to continue even if there are compilation errors.  My question is: what is the best way to know during the build if there are compile errors.  For example, after the compile task completes I want to send an email of there were errors.  Does ant set any property that I can use to get this information?
thanks for any help.
------_=_NextPart_001_01C0EA01.AD98C0F0--