--- "Hertel, Oliver" <Oliver.Hertel@Dresdner-Bank.com> 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
=====
(holtdl@yahoo.com)
__________________________________________________
Do You Yahoo!?
Yahoo! Autos - Get free new car price quotes
http://autos.yahoo.com
--
To unsubscribe, e-mail: <mailto:ant-user-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:ant-user-help@jakarta.apache.org>
|