Support query tag in aggregate-mappings
---------------------------------------

         Key: MPHIBERNATE-17
         URL: http://jira.codehaus.org/browse/MPHIBERNATE-17
     Project: maven-hibernate-plugin
        Type: Bug
    Versions: 1.3    
 Environment: maven 1.0.2 
 Reporter: Brian Cochran
 Attachments: MappingsAggregatorBean.java, project.xml

May want to support more features of the hibernate-mapping. specifically 
conform to
<!ELEMENT hibernate-mapping (meta*, import*, (class|subclass|joined-subclass)*, 
query*, sql-query*)>

As of now only class is supported. I added pseudo support for the others. A 
hack, but it should work. see MappingsAggregatorBean.java around line 84


attatched file should fix. Note i attatched the project.xml file as well 
because I was required to make modifications to the cglib version, and add an 
asm version so that schema-export would work correctly. Tell me if I am missing 
someting.




-- 
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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to