[hibernate-issues] [Hibernate-JIRA] Created: (HBX-1108) if properties is specified together with a cfg.xml in ant task the properties in cfg.xml is ignored

Max Rydahl Andersen (JIRA) noreply at atlassian.com
Tue Feb 17 05:56:38 EST 2009


if properties is specified together with a cfg.xml in ant task the properties in cfg.xml is ignored
---------------------------------------------------------------------------------------------------

                 Key: HBX-1108
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HBX-1108
             Project: Hibernate Tools
          Issue Type: Bug
          Components: ant
    Affects Versions: 3.2.4 Beta1
            Reporter: Max Rydahl Andersen
             Fix For: 3.2.4.GA


<configuration properties="xyz.properties" configurationfile="xyz.cfg.xml"/>

currently all properties in xyz.cfg.xml will be ignored.

in eclipse and with jpa the properties just overrides it the same should happen for configuraiton and jdbcconfiguration creation.

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