Bug 1051531
| Summary: | Unsupported Hibernate 3 version in jboss-eap-bom-parent | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Enterprise Application Platform 6 | Reporter: | Martin Simka <msimka> |
| Component: | Maven Repository | Assignee: | Dave Stahl <dstahl> |
| Status: | CLOSED WONTFIX | QA Contact: | Nikoleta Hlavickova <nziakova> |
| Severity: | unspecified | Docs Contact: | Russell Dickenson <rdickens> |
| Priority: | unspecified | ||
| Version: | 6.2.0 | CC: | brmeyer, bsutter, gbadner, msimka, rsvoboda, tkirby |
| Target Milestone: | --- | ||
| Target Release: | EAP 6.3.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-08-31 16:49:47 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Martin Simka
2014-01-10 14:30:17 UTC
All EAP 6.x versions are currently built/tested against hibernate 3.6.x. However, I did notice a difference between the version used in the EAP 6.3 build (3.6.6.Final) and the version in the BOM (3.6.10.Final). These should probably be synced up. Paul, confused by this. EAP 6.0.0 GA started with Hibernate 4.1.3.Final. To my knowledge, EAP 5.2.x was the last release to use Hibernate 3.x. EAP 6 was updated to 3.6.5.Final-redhat-1 as part of https://bugzilla.redhat.com/show_bug.cgi?id=900385 and later to 3.6.6.Final as part of https://issues.jboss.org/browse/AS7-1725 ... not sure where 3.6.10.Final is coming from. The jboss-as-jpa-hibernate3 module in EAP has a build dependency on the hibernate3 version of hibernate-infinispan which looks like it wasn't introduced until 3.5. Is there anything else that needs to be done with this? Can it be closed? jboss-eap-bom-parent isn't supported, I think it can be closed |