Hi
just tried to build core, but the following dependency seems to be missing
:
org.hibernate.javax.persistence:hibernate-jpa-2.0-api:jar:1.0.0-CR-1
Looking at the svn log for the jpa api project it seems that Steve already
went
through the release process for this dependency.
The question is, why is it not in the repo? Was it not added yet, is the
syncing process broken
again or are we still discussing the final name of this artifact?
--Hardy
On Fri, 11 Dec 2009 17:59:49 -0300, Steve Ebersole <steve(a)hibernate.org>
wrote:
I think there is a consensus we need to rename our JPA api jar. The
main concern is that we should be capturing the spec version in the
artifact name but that the versioning should be its own thing since
there is in fact Hibernate specific code in the classes that we will
have need to maintain and release independently.
I propose the following naming:
org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0-SNAPSHOT
Unless I hear different options I will make this change this weekend.
At that time I will also publish a release of it as 1.0.0-CR-1