You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by bu...@apache.org on 2006/10/31 18:25:01 UTC

DO NOT REPLY [Bug 40852] - Javadoc failed: java.io.IOException: CreateProcess

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=40852>.
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=40852





------- Additional Comments From peterreilly@apache.org  2006-10-31 09:25 -------
Just a couple of problems.
1) the optionsListWriter is not closed/flushed, so the file
   is not completed
2) the code does not handle spaces in directory names
3) if the paths have \ and they are in quoted strings, javadoc does not
   like them
4) the patch should be provided as a diff agaist the
   current svn version of ant (using svn diff command)
5) the manual doc for javadoc would need to updated to describe
   new behaviour of useExternalFile

However, I think that this is a good idea,
I do not know if it can get into Ant 1.7.0.




-- 
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