Inner-class names lose their outer-class context
------------------------------------------------
Key: HBX-794
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HBX-794
Project: Hibernate Tools
Type: Bug
Components: hbm2doc
Versions: 3.2beta8
Reporter: Mark Hobson
Attachments: patch.txt
hbm2doc currently renders inner-classes without their outer-class qualifier. For example,
X$Y is displayed as "Y", causing ambiguity.
The attached patch ensures that all inner-classes are displayed as "X.Y".
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://opensource.atlassian.com/projects/hibernate/secure/Administrators....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira