[
http://opensource.atlassian.com/projects/hibernate/browse/HBX-791?page=co...
]
Max Rydahl Andersen commented on HBX-791:
-----------------------------------------
1) The Exporter API is public, the subclasses are not what I would call public. The ant
tasks are kept in sync with changes and they do not use DocExporter.setJdk5() which i were
surprised to find in the class anyhow. And the maven plugin doesn't seem to have
support for jdbcconfiguration, annotationconfiguration, ejb3configuration etc. which also
annoys me that they are using some arbitrary combination without thought of why it is so
in the ant tasks.
2) ok
Generic type information is hidden
----------------------------------
Key: HBX-791
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HBX-791
Project: Hibernate Tools
Type: Bug
Components: hbm2doc
Versions: 3.2beta8
Reporter: Mark Hobson
Fix For: 3.2beta9
Attachments: patch.txt
Generic types are unescaped in the entity property view, and thus are visible in the
source but not in the browser. The attached patch uses ?html to escape all output from
getJavaTypeName.
--
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