A week or so ago my ant build file stopped working (I've been updating via
CVS every couple of days).
My javac target depends upon both a javacc and an antlr target. Earlier
after a clean, a build would
go to completion. Now it stops after the antlr target. The antlr target does
indeed succeed.
If I then build again, it goes to completion. If I remove the antlr target
it builds to completion (minus
the code that depends on the antlr code) after a clean.

What code causes the build to stop. Where is it located? Is some flag set or
an exception thrown?
Where is this flag set and where is it read.

Thanks.

Richard Emberson



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

Reply via email to