| Just for clarity:
This vote is to release the JDO 2 beta that consists of:
JDO 2.0 beta API jar and source (javax.jdo package) JDO 2.0 beta core jar and source (org.apache.jdo package) JDO 2.0 beta enhancer jar and source (org.apache.jdo package) JDO 2.0 beta TCK source (org.apache.jdo package)
These artifacts are considered unstable and beta quality level.
The jar and source artifacts will be published on Apache internal web sites and pushed to ibiblio and mirror sites.
Craig On Jan 21, 2006, at 12:08 PM, Craig L Russell wrote: Oops again. The text of the URL is correct but the underlying URL is wrong. Try this: http://www.apache.org/~clr/downloads/mirror-dist-db-jdo/2.0-beta/jdo2-tck-2.0-beta-src-20_Jan_2006.zip
Or just start from the top and navigate through the links.
Craig On Jan 21, 2006, at 11:41 AM, Craig L Russell wrote: Oops, the URL below is wrong. It should be wrong URL (see above)
Sorry for the inconvenience.
Craig On Jan 20, 2006, at 8:59 PM, Craig L Russell wrote: This is now a real vote for the release of JDO 2 beta.
Here's how to test the jdo 2.0-beta staging release.
1. Download the TCK source release from wrong URL (see above)
2. Unzip the release into a directory, hereinafter called <dist>.
3. Change to the <dist> directory: cd <dist>
4. The release depends on artifacts that are only available on the staging release area, so you need to edit the maven location from which the artifacts are downloaded. Find the line in the project.properties file with the maven.remote.repo property, and add " http://www.apache.org/~clr/downloads/maven" to the ibiblio and jpox urls. [This might not work in your environment. ]The JPOX releases might not be available until Sunday evening. Interim, you can manually download the nightly SNAPSHOT build and rename the jar file to the 1.1.0-beta-6 version and put it into your local repository.
5. Change to the jdo2-tck-2.0-beta directory. This is the working directory for the testing of the release.
6. Open and read the RunRules.html document and perform as many of the steps therein as you like.
7. If you run maven runtck.jdori from the jdo2-tck-2.0-beta directory, you should expect 4 or 5 errors and 4 or 5 failures in 1154 JUnit tests.
Thanks,
Craig
Craig Russell P.S. A good JDO? O, Gasp!
Craig Russell P.S. A good JDO? O, Gasp! Craig Russell P.S. A good JDO? O, Gasp! |