You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2004/08/03 09:15:22 UTC

[jira] Commented: (MPHIBERNATE-10) maven-hibernate ignores the "config" attribute

The following comment has been added to this issue:

     Author: Henning Schmiedehausen
    Created: Tue, 3 Aug 2004 3:14 AM
       Body:
You should load _either_ the XML file _or_ the properties file. Loading
both will result in "duplicate imports". 

I use this patch for a large(ish) project and it works fine.

Regards
         Henning
---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/browse/MPHIBERNATE-10?page=comments#action_22673

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPHIBERNATE-10

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPHIBERNATE-10
    Summary: maven-hibernate ignores the "config" attribute
       Type: Bug

     Status: Unassigned

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-hibernate-plugin
   Fix Fors:
             1.2

   Assignee: 
   Reporter: Henning Schmiedehausen

    Created: Thu, 22 Jul 2004 3:17 PM
    Updated: Tue, 3 Aug 2004 3:14 AM

Description:
Hibernate allows you to use an xml config file instead of the
regular properties file. Everything is almost in place, however
I needed the attached patch to make it actually work.

The patch to plugin.jelly brings the property to the tag and
the Java code patch allows Hibernate to open the correct file.

Please apply


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org