You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by bo...@werken.com on 2003/02/01 05:35:58 UTC

[maven-bug] Closed: (MAVEN-217) jxr does not generate xref files for inner classes

Message:

   The following issue has been closed.

   Resolver: Ben Walding
       Date: Fri, 31 Jan 2003 10:35 PM

The bug is actually in things like JDepend creating links for inner classes that point to invalid xref.  The xref is fine, but JDepend is wrong.  Replaced by MAVEN-239
---------------------------------------------------------------------
View the issue:

  http://jira.werken.com/secure/ViewIssue.jspa?key=MAVEN-217


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-217
    Summary: jxr does not generate xref files for inner classes
       Type: Improvement

     Status: Closed
   Priority: Minor
 Resolution: FIXED

 Time Spent: Unknown
   Estimate: 0 minutes

    Project: maven
  Component: None

   Assignee: Ben Walding
   Reporter: Ben Walding

    Created: Sat, 25 Jan 2003 5:15 PM
    Updated: Fri, 31 Jan 2003 10:35 PM

Description:
If you have a java file Fred.java


class FredsBrother {

}

public class Fred {

}

EOF

The XREF file will have links for FredsBrother, but it does not actually generate the XREF file FredsBrother.html


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.werken.com/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira