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/01 20:14:24 UTC

[jira] Updated: (MPHIBERNATE-6) Aggregate mappings and schema-export from multiple base dirs

The following issue has been updated:

    Updater: Alex Shnyderman (mailto:alex@law.columbia.edu)
       Date: Thu, 1 Jul 2004 2:12 PM
    Comment:
patch that does those two things described
    Changes:
             Attachment changed to patch.diff
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://jira.codehaus.org/browse/MPHIBERNATE-6?page=history

---------------------------------------------------------------------
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: Unassigned
   Priority: Trivial

 Original Estimate: 0 minutes
 Time Spent: Unknown
  Remaining: 0 minutes

    Project: maven-hibernate-plugin

   Assignee: 
   Reporter: Alex Shnyderman

    Created: Thu, 1 Jul 2004 2:02 PM
    Updated: Thu, 1 Jul 2004 2:12 PM

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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org