Title: RE: question about failonerror
Apparently I need more sleep. I am running it again now and all is well. I had to make a different change to the build.xml and so I "lost" my failonerror change. Perhaps I misspelled something. Sorry for the trouble.
-Original Message
--- Mike Pedersen <[EMAIL PROTECTED]> wrote:
> 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
--- "O'Hara, Patrick" <[EMAIL PROTECTED]> wrote:
> 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?
Yes. Verify you're really running 1.3 by running 'ant -version'.
Diane
=
([EMAIL P
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 [EMAIL PROTECTED]
-Original Message-From: Mike Pedersen
[mailto:[EMAIL PROTECTED]]Sent: Thursday, May 31, 2001 1:13
PM