Quick Search
Learn more about
Quick Search
Log In
Access more options
Online Help
About JIRA
Dashboards
Access more options (Alt+D)
Projects
Access more options (Alt+P)
Issues
Access more options (Alt+I)
Issue Details
(
XML
|
Word
|
Printable
)
Key:
APF-853
Type:
Improvement
Status:
Resolved
Resolution:
Fixed
Priority:
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
Resolved:
28/Aug/07 11:03 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>
Description
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>
Show »
Sort Order:
All
Comments
Change History
Activity Stream
Source
2855
by
Matt Raible
(2 files)
- APF-853: Upgrade Hibernation Annotations to version 3.3.0.ga to fix issue with composite id using annotations.
28/Aug/07 11:03 PM (35 months, 15 days ago)
APF-853
: Upgrade Hibernation Annotations to version 3.3.0.ga to fix issue with composite id using annotations.
appfuse:
trunk/data/hibernate/pom.xml
2855
(+5 -0)
diffs
appfuse:
trunk/pom.xml
2855
(+1 -1)
diffs
Matt Raible
made changes -
28/Aug/07 11:03 PM
Field
Original Value
New Value
Status
Open
[ 1 ]
Resolved
[ 5 ]
Resolution
Fixed
[ 1 ]
[
Permalink
|
« Hide
]
Matt Raible
added a comment -
28/Aug/07 11:16 PM
Issue for requirement to add hibernate-commons-annotations:
http://opensource.atlassian.com/projects/hibernate/browse/ANN-656
[
Show »
]
Matt Raible
added a comment -
28/Aug/07 11:16 PM
Issue for requirement to add hibernate-commons-annotations:
http://opensource.atlassian.com/projects/hibernate/browse/ANN-656
http://opensource.atlassian.com/projects/hibernate/browse/ANN-656