On 1/10/06, Brett Porter <[EMAIL PROTECTED]> wrote: > I just meant that you might like to file a JIRA to say that omitting > <reports/> in a reportSet should include all reports, not none. And > maybe one for documenting reportSets in the first place.
:) I'll see if I can come up with some coherent requests tomorrow; I'm about done for the night. > I'd need to look into that in more detail. It really should accept your > configuration if you give it. ... > Try adding an <id /> to one. Sorry if the output wasn't helpful here - > another jira issue! That worked, thanks. And the fact that both <reportSet>s are going to the same directory masks the issue with it copying in the css and images when it runs the UMLGraph doclet. Maybe I'll just call it a feature and link to the .dot files from the generated images, like they do on the UMLGraph site, so you can see how they were produced. :) The next part *will* require a plugin, I think... I have to execute the Graphviz 'dot' executable on each of those .dot files that UMLGraph generated, to get a .png file. Thanks, -- Wendy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
