History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: APF-853
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

Upgrade to Hibernate Annotations 3.3.0.ga

Created: 28/Aug/07 11:01 PM   Updated: 28/Aug/07 11:16 PM
Component/s: Persistence Layer
Affects Version/s: 2.0-M5
Fix Version/s: 2.0-RC1


 Description  « Hide
http://www.nabble.com/Upgrading-to-hibernate-annotation-to-version-3.3.0.ga-tf4310306s2369.html

http://forum.hibernate.org/viewtopic.php?p=2362810

Requires adding the following dependency to data/hibernate/pom.xml:

  <dependency>
      <groupId>org.hibernate</groupId>
      <artifactId>hibernate-commons-annotations</artifactId>
      <version>3.3.0.ga</version>
  </dependency>


 All   Comments   Change History   FishEye      Sort Order:
Matt Raible - 28/Aug/07 11:16 PM
Issue for requirement to add hibernate-commons-annotations:

http://opensource.atlassian.com/projects/hibernate/browse/ANN-656