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/07/23 12:39:10 UTC

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

The following comment has been added to this issue:

     Author: David Eric Pugh
    Created: Fri, 23 Jul 2004 6:38 AM
       Body:
Henning,

I've applied your patch, however, the unit test I wrote to verify it continues to fail.   I had tried to do what you did before, but gave up.  Could you look at the checked in test "test-hibernate-schema-export-configuration" and let me know what I'm doing wrong...  As far as I can tell, it should work, but I'm getting some classpath issues.  

I tweaked SchemaExportBean so that if you are using a config file the classpath loader magic is skipped..  Look at the changes in the execute method.   

Eric
---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/browse/MPHIBERNATE-10?page=comments#action_22175

---------------------------------------------------------------------
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: Fri, 23 Jul 2004 6:38 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