The following issue has been updated:
Updater: Simone Zorzetti (mailto:[EMAIL PROTECTED])
Date: Wed, 10 Sep 2003 4:08 AM
Comment:
Patch to src\plugins-build\javadoc\plugin.jelly
Changes:
Attachment changed to path.txt
---------------------------------------------------------------------
For a full history of the issue, see:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-805&page=history
---------------------------------------------------------------------
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: Unassigned
Priority: Minor
Time Spent: Unknown
Remaining: Unknown
Project: maven
Components:
plugin-javadoc
Versions:
1.0-rc1
Assignee:
Reporter: Simone Zorzetti
Created: Wed, 10 Sep 2003 4:07 AM
Updated: Wed, 10 Sep 2003 4:08 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]