Message:

   The following issue has been closed.

   Resolver: Emmanuel Venisse
       Date: Wed, 10 Sep 2003 5:09 AM

Done.
---------------------------------------------------------------------
View the issue:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-805


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-805
    Summary: Javadoc plugin fails with java.io.IOException: CreateProcess...
       Type: Improvement

     Status: Closed
   Priority: Minor
 Resolution: FIXED

 Time Spent: Unknown
  Remaining: Unknown

    Project: maven
 Components: 
             plugin-javadoc
   Fix Fors:
             1.0-rc1
   Versions:
             1.0-rc1

   Assignee: 
   Reporter: Simone Zorzetti

    Created: Wed, 10 Sep 2003 4:07 AM
    Updated: Wed, 10 Sep 2003 5:09 AM

Description:
The Javadoc plugin fails with java.io.IOException: CreateProcess ... if you have a 
great number of classes.
The problem is caused by the ant javadoc task that generate a command line greater the 
64k. The solution is siply add the useexternalfile="yes" attribute to the ant task


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


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

Reply via email to