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





------- Additional Comments From [EMAIL PROTECTED]  2006-01-24 20:50 -------
(In reply to comment #2)
> If this is what you wanted to do, did you try supplying >1 nested fileset to 
> the
> javadoc task?

This would work if I only wanted to run the task for a single group of filesets,
generating a single class diagram.  But I really want to pass in the refid with
an antcall so that I only have to define the guts of the task once.  My task
involves running both the javadoc task, using the UmlGraph doclent, and the exec
task calling GraphViz (See http://www.graphviz.org/) to turn the
text-description of the class diagram into a graphical version.  That would be a
large amount of duplication, negating the usefulness of the capability.

Please take a look at the attached unit tests.  If the path contains any
non-directory elements, a BuildException is thrown.  If this is fixed, I could
live with that.

P.S.  I think it's significant that the javadoc task had no unit tests.

-- 
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to