| Andy Jefferson 2007-04-16, 7:12 pm |
| We've had the JPOX Maven1 repository for some time to allow people to pick =
up=20
changes. This has recently been changed, along with some naming changes tha=
t=20
will impact on Apache JDO since the TCK references JPOX artifacts.
Official Releases :-
I hope that sometime soon IBiblio may actually sync to these Maven repos.
Maven1 repository for official releases (JPOX jars)
http://www.jpox.org/downloads/maven/
Maven2 repository for official releases (only Maven2 JPOX plugin currently)
http://www.jpox.org/downloads/maven2/
Nightly Builds :-
Jars in this repository now have suffixes "-1.1-SNAPSHOT.jar" or=20
"-1.2-SNAPSHOT.jar" depending on the branch.
Maven1 repository for Nightly Build SNAPSHOTS
http://www.jpox.org/downloads/maven-nightly/
In addition to the above Maven repo changes we also have a name change
In JPOX 1.1 we have "jpox-{version}.jar"
In JPOX 1.2 this is now "jpox-core-{version}.jar"
=2DAndy =A0(Java Persistent Objects - http://www.jpox.org)
|