Break it up into several calls? -----Original Message----- From: Eric Wood [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 15, 2007 1:17 PM To: user@ant.apache.org Subject: Javadoc error
We are running javadoc against about 2500 java files and when we run it we get the following error: javadoc: [javadoc] Generating Javadoc [javadoc] Javadoc execution [javadoc] Warning: UNIXProcess.forkAndExec native error: The parameter or environment lists are too long. When looking at the command line from the -debug output, the list of java files is obviously long. Is there any way I can avoid this issue? I was ablt to shorten the path referecne to each file, but it is even still too long. Am I just trying to pass to much through to the new JVM? Eric --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]