Synching from where? That project is set up for webdav deployment. Let me check when I
get to my computer...
-- Sent from my Palm Prē
steve(a)hibernate.org
http://hibernate.orgHardy Ferentschik wrote:
I think I found the answer to my question in another email:
"the syncing to
repository.jboss.org is currently broken" :(
On Mon, 14 Dec 2009 10:54:15 -0300, Hardy Ferentschik
<hibernate(a)ferentschik.de
wrote:
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
>