--- "Hertel, Oliver" <[EMAIL PROTECTED]> wrote:
> each compile stops after the first compile error. Can I avoid that?

No. It's the compiler doing that, not Ant.

> I want to rebuild the whole project and don't mind if a minor
> subproject doesn't compile, but I need all the other classes compiled.

You'd need to have separate <javac> tasks.

Diane

=====
([EMAIL PROTECTED])



__________________________________________________
Do You Yahoo!?
Yahoo! Autos - Get free new car price quotes
http://autos.yahoo.com

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to