-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 posts ] 
Author Message
 Post subject: Hibernate Common Annotations -- Release 3.5.x?
PostPosted: Wed Sep 01, 2010 1:15 pm 
Newbie

Joined: Wed Sep 01, 2010 7:29 am
Posts: 3
Hi,

What is the compatible release for HCA?
As per http://community.jboss.org/wiki/Hiberna ... lityMatrix, as per release 3.5.x, everything has consistent naming convention, I am unable to locate 3.5.x compatible HCA.

Please provide a link for the compatible jar.

thanks,
~rohit.


Top
 Profile  
 
 Post subject: Re: Hibernate Common Annotations -- Release 3.5.x?
PostPosted: Wed Sep 01, 2010 3:40 pm 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 3:00 pm
Posts: 1816
Location: Austin, TX
Best to look at the project descriptor for the version you are using. For example, for 3.5.5, http://anonsvn.jboss.org/repos/hibernate/core/tags/hibernate-3.5.5-Final/parent/pom.xml says:
Code:
            <!-- Set the version of the hibernate-commons-annotations to be used throughout the the project -->
            <dependency>
                <groupId>org.hibernate</groupId>
                <artifactId>hibernate-commons-annotations</artifactId>
                <version>3.2.0.Final</version>
            </dependency>


Top
 Profile  
 
 Post subject: Re: Hibernate Common Annotations -- Release 3.5.x?
PostPosted: Thu Sep 02, 2010 5:19 am 
Newbie

Joined: Wed Sep 01, 2010 7:29 am
Posts: 3
Doh!
Thanks steve!


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.