[hibernate-issues] [Hibernate-JIRA] Created: (HHH-4523) Some of the tests in the entitymanager have hard coded connection settings - these tests should use filtered connection settings

Hardy Ferentschik (JIRA) noreply at atlassian.com
Fri Oct 23 09:43:12 EDT 2009


Some of the tests in the entitymanager have hard coded connection settings - these tests should use filtered connection settings
--------------------------------------------------------------------------------------------------------------------------------

                 Key: HHH-4523
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-4523
             Project: Hibernate Core
          Issue Type: Improvement
          Components: entity-manager
    Affects Versions: 3.5.0.Beta-1
            Reporter: Hardy Ferentschik
            Assignee: Hardy Ferentschik
             Fix For: 3.5


The affected tests are the ones which test against different bundle types. At the moment HSQLDB is hard coded as db connection. The corresponding resource files have to be filtered.

At the same time there are xml configuration files in the test/java directory tree. They should move to test/resources

-- 
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