« Return to Thread: javadoc task

Re: javadoc task

by Stefan Bodewig :: Rate this Message:

Reply to Author | View in Thread

On Mon, 2 May 2005, Klas Nyman <Klas.Nyman@...> 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@...
For additional commands, e-mail: user-help@...

 « Return to Thread: javadoc task