[ https://issues.apache.org/jira/browse/JXR-135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16561813#comment-16561813 ]
ASF GitHub Bot commented on JXR-135: ------------------------------------ avasiljeva edited a comment on issue #6: JXR-135 Partial solution: supporting one level of inner class nesting URL: https://github.com/apache/maven-jxr/pull/6#issuecomment-408837697 Done: pulled last changes from master, eliminated my partial solution from JavaFileImpl keeping IT for JXR-135 (hope it is useful to see the real output for nested inner classes) and refactoring. Please review. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org > Invalid representation of inner class > ------------------------------------- > > Key: JXR-135 > URL: https://issues.apache.org/jira/browse/JXR-135 > Project: Maven JXR > Issue Type: Bug > Affects Versions: 2.5 > Reporter: Robert Scholte > Assignee: Karl Heinz Marbaise > Priority: Major > Fix For: 3.0.0 > > > In the list of classes, the simpleName is used. In case of an inner class, > the enclosing class should be added to. For comparison, javadoc uses > {{Map.Entry}} instead of {{Entry}} -- This message was sent by Atlassian JIRA (v7.6.3#76005)