[
https://issues.apache.org/jira/browse/JXR-135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16561197#comment-16561197
]
ASF GitHub Bot commented on JXR-135:
------------------------------------
khmarbaise commented on issue #8: [JXR-135] Invalid representation of inner
class
URL: https://github.com/apache/maven-jxr/pull/8#issuecomment-408692847
Successful CI build
* https://builds.apache.org/job/maven-box/job/maven-jxr/job/JXR-135/
* Merged to master
https://gitbox.apache.org/repos/asf?p=maven-jxr.git;a=commitdiff;h=a02d143266fa9863fba9937f50526790c3010701
* issue closed https://issues.apache.org/jira/browse/JXR-135
Thank you for your contribution.
----------------------------------------------------------------
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:
[email protected]
> 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)