Message:

   The following issue has been closed.

   Resolver: David Eric Pugh
       Date: Fri, 2 Jul 2004 3:39 AM

Alex, I have applied your changes.  A couple of edits I had to make, so can you verify 
the changes:
1) I only applied the first patch..  As far as I could tell the second patch was a 
subset of the first?  In the future, make sure your patches are all seperate, or 
clearly identify which ones are invalide.
2) Changed all the System.out's to use a LOG object.  Check out the verboseness..  
some of the LOG.info maybe be LOG.debug.
3) Typos..  Had a couple hiberante's and aggragants floating about!  I type hiberante 
all the time as well!  

Thanks for the contribution!
---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPHIBERNATE-6

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPHIBERNATE-6
    Summary: Aggregate mappings and schema-export from multiple base dirs
       Type: New Feature

     Status: Closed
   Priority: Trivial
 Resolution: FIXED

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-hibernate-plugin
   Fix Fors:
             1.2

   Assignee: David Eric Pugh
   Reporter: Alex Shnyderman

    Created: Thu, 1 Jul 2004 2:02 PM
    Updated: Fri, 2 Jul 2004 3:39 AM

Description:
1. Added aggregate-mappings goal. When executed the goal will aggregate
mappings from separate mapping files into one single mapping file.

2. Modified schema-export goal, so that you can specify multiple base
directories. Basically my generated classes sit in a separate tree from
my hbm.xml mapping files. With unpatched version I was forced to put
mapping files into the same dir as my generated classes. So I modified
SchemaExportBean a bit to accommodate multiple base directories.


---------------------------------------------------------------------
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to