DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=40092>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=40092
Summary: Javadoc does not work for many files
Product: Ant
Version: 1.6.5
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Core
AssignedTo: dev@ant.apache.org
ReportedBy: dvo@email.sjsu.edu
The javadoc task fails to produce javadocs for filesets with somewhere between
1350 and 1425 files. I increased the task's maximum memory size to 512megs, but
no luck. Besides, there was no complaint about being out of memory.
When I execute "ant doc" (my target is named "doc"), Ant comes back with a
"Build Sucessful" message after about 3 seconds, but no javadoc was generated.
I had a single fileset for my javadoc task.
--
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org
|