Issue Details (XML | Word | Printable)

Key: APF-812
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Matt Raible
Reporter: Matt Raible
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
AppFuse

Allow hibernate, hibernate-annotations and hibernate-entitymanager to use different version numbers

Created: 11/Jun/07 06:15 PM   Updated: 11/Jun/07 06:22 PM   Resolved: 11/Jun/07 06:22 PM
Component/s: Persistence Layer
Affects Version/s: 2.0-M5
Fix Version/s: 2.0-RC1


 Description  « Hide
Currently, hibernate, hibernate-annotations and hibernate-entitymanager all use ${hibernate.version}. However, all of these projects have separate release cycles and version numbers, so they should all have their own version numbers. This will allow these projects to be updated independently of each other.

2792 by  Matt Raible (3 files)
11/Jun/07 06:15 PM (38 months, 23 hours ago)
APF-812: Split hibernate.version into hibernate.version, hibernate.annotations.version and hibernate.entitymanager.version
appfuse: trunk/data/hibernate/pom.xml 2792 history download (+10 -5) diffs
appfuse: trunk/data/jpa-hibernate/pom.xml 2792 history download (+20 -4) diffs
appfuse: trunk/pom.xml 2792 history download (+4 -1) diffs

Matt Raible made changes - 11/Jun/07 06:22 PM
Field Original Value New Value
Resolution Fixed [ 1 ]
Status Open [ 1 ] Resolved [ 5 ]
2793 by  Matt Raible (3 files)
12/Jun/07 07:40 PM (37 months, 30 days ago)
APF-812: Fixed commons-collections issue caused by splitting hibernate.version into hibernate.version, hibernate.annotations.version and hibernate.entitymanager.version
appfuse: trunk/data/hibernate/pom.xml 2793 history download (+9 -0) diffs
appfuse: trunk/data/jpa-hibernate/pom.xml 2793 history download (+9 -0) diffs
appfuse: trunk/web/common/pom.xml 2793 history download (+0 -6) diffs