On Mon, 2 May 2005, Klas Nyman <Klas.Nyman@tietoenator.com> wrote:
> the build suddenly broke when the project grew and some *.java files
> were added. it is a small numer of java files (<200) but quite many
> jars in the classpath.
Probably your command line has grown too long for your OS. Try
whether setting the useexternalfile attribute of the task to true
makes it work again.
Stefan
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org
|