The following issue has been updated:

    Updater: Ralph Apel (mailto:[EMAIL PROTECTED])
       Date: Fri, 26 Sep 2003 2:32 AM
    Comment:
Just an example on usage: Theme "JAF in the Javamail context"
(not a good class diagram, but just a usage example)

working dir is incubator-geronimo/specs/activation
javamail-jaf.umltags: shortened diff -u of javadoc tags added
maven.xml.goal: goal added to maven.xml
specs-activation.dotuml: source file list refered to in the goal
specs-activation.dot: Graphviz-Spec created in target/docs/dotuml (colored manually)
specs-activation.gif: graph image created with "dot" command

    Changes:
             Attachment changed to maven-dotuml-plugin-example.jar
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-829&page=history

---------------------------------------------------------------------
View the issue:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-829


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-829
    Summary: UmlGraph Plugin, creates Class Diagram from Javadoc Tags
       Type: New Feature

     Status: Unassigned
   Priority: Major

 Time Spent: Unknown
  Remaining: Unknown

    Project: maven
   Fix Fors:
             1.1

   Assignee: 
   Reporter: Ralph Apel

    Created: Fri, 19 Sep 2003 2:17 AM
    Updated: Fri, 26 Sep 2003 2:32 AM
Environment: any

Description:
Uses http://www.spinellis.gr/sw/umlgraph custom doclet to generate class diagrams from 
javadoc tags in sources. Output format is graphviz's .dot, as an intermediate format.

Could be extended (among others) with:
- layout optimization and default rendering(s) from http://jzgraph.sf.net
- dynamic rendering from http://touchgraph.sf.net
- alternative rendering path via jakarta-commons-sandbox/graph2
- generation of XMI idioms (for import into UML tool(s)) instead of rendering

Depends on inclusion of appropriate javadoc tags by developers into their sources.

Minimal plugin doku included.

Doclet doku is at  http://www.spinellis.gr/sw/umlgraph

ONE JAR FILE WILL BE SUBMITTED


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

Reply via email to