Details

    • Type: Improvement
    • Status: Resolved
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 2.4.0, 3.0.1, 2.3.4
    • Component/s: karaf
    • Labels:
      None

      Description

      In addition of the hibernate 3.3.2.GA feature, we can provide the hibernate 4.2.7.Final feature looking like:

      <feature name="hibernate4" version="4.2.7.Final" description="Hibernate4 JPA
      persistence engine support">
      <details>Enable Hibernate4 as persistence engine.</details>
      <feature>transaction</feature>
      <feature>jpa</feature>
      <feature>http</feature>
      <bundle
      dependency="true">mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.antlr/2.7.7_5</bundle>
      <bundle
      dependency="true">mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.ant/1.8.2_2</bundle>
      <bundle
      dependency="true">mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.dom4j/1.6.1_5</bundle>
      <bundle
      dependency="true">mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.serp/1.14.1_1</bundle>
      <bundle dependency="true">mvn:com.fasterxml/classmate/0.9.0</bundle>
      <bundle dependency="true">mvn:org.javassist/javassist/3.18.1-GA</bundle>
      <bundle
      dependency="true">mvn:org.jboss.spec.javax.security.jacc/jboss-jacc-api_1.4_spec/1.0.2.Final</bundle>
      <bundle dependency="true">wrap:mvn:org.jboss/jandex/1.1.0.Final</bundle>
      <bundle
      dependency="true">mvn:org.jboss.logging/jboss-logging/3.1.4.GA</bundle>
      <bundle
      dependency="true">mvn:org.hibernate.common/hibernate-commons-annotations/4.0.4.Final</bundle>
      <bundle>mvn:org.hibernate/hibernate-core/4.2.7.Final</bundle>
      <bundle>mvn:org.hibernate/hibernate-entitymanager/4.2.7.Final</bundle>
      <bundle>mvn:org.hibernate/hibernate-envers/4.2.7.Final</bundle>
      <bundle>mvn:org.hibernate/hibernate-osgi/4.2.7.Final</bundle>
      </feature>

        Attachments

          Activity

            People

            • Assignee:
              jbonofre Jean-Baptiste Onofré
              Reporter:
              jbonofre Jean-Baptiste Onofré
            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: