org.hibernate.ejb.test.PackagedEntityManagerTest.testOverridenPar() hard code hsqldb
connection info
----------------------------------------------------------------------------------------------------
Key: HHH-4777
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-4777
Project: Hibernate Core
Issue Type: Bug
Components: entity-manager
Affects Versions: 3.5.0-Beta-2, 3.3.2
Reporter: Strong Liu
Fix For: 3.5.0-Beta-3
the method in the title hard code hsqldb connection info, and this does not be filterd
when maven process resource, so this will fail on all DBs except hsqldb...
and
org.hibernate.ejb.test.pack.spacepar.Bug.comment, the "comment" is a keyword in
oracle
same as org.hibernate.ejb.test.pack.overridenpar.Bug.comment
src/test/bundles/explicitpar/META-INF/orm.xml the id name "number" is a keyword
in oracle
--
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