[hibernate-issues] [Hibernate-JIRA] Commented: (HBX-791) Generic type information is hidden

Mark Hobson (JIRA) noreply at atlassian.com
Tue Oct 31 09:12:04 EST 2006


    [ http://opensource.atlassian.com/projects/hibernate/browse/HBX-791?page=comments#action_25039 ] 

Mark Hobson commented on HBX-791:
---------------------------------

No probs:

1) I'm actually running hibernate-tools from Maven by using the maven-hibernate3-plugin [1].  It was using the setJdk5 method, but I'll patch it to use the jdk5 property instead.

2) I really wanted to, but as you know I've been unable to run the tests successfully from a fresh checkout.  I also couldn't see any extensive tests for hbm2doc, so I was unaware of it's status.  I've managed to run DocExporterTest without any problems and have seen your new test, so I'll base any future tests on this.

[1] http://mojo.codehaus.org/maven-hibernate3/hibernate3-maven-plugin/

> 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.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira




More information about the hibernate-issues mailing list