Maven 1.x Hibernate Plugin

Support query tag in aggregate-mappings

Details

  • Type: Bug Bug
  • Status: Open Open
  • Priority: Major Major
  • Resolution: Unresolved
  • Affects Version/s: 1.3
  • Fix Version/s: None
  • Component/s: None
  • Labels:
    None
  • Environment:
    maven 1.0.2
  • Number of attachments :
    2

Description

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.

  1. MappingsAggregatorBean.java
    20/Jul/05 2:01 PM
    5 kB
    Brian Cochran
  2. project.xml
    20/Jul/05 2:01 PM
    6 kB
    Brian Cochran

Activity

There are no comments yet on this issue.

People

Vote (0)
Watch (1)

Dates

  • Created:
    Updated: