+1

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 http://www.apache.org/~clr/downloads/mirror-dist-db-jdo/2.0-beta/jdo2-tck-src-20_Jan_2006.zip.

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 of maven.xml 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. 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.

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 1152 JUnit tests.

8. If you like, you can also check out the source distributions of the api20, core20, and enhancer20. These are also in the http://www.apache.org/~clr/downloads/mirror-dist-db-jdo/2.0-beta/ area for staging.

Please send feedback to [email protected] <mailto:[email protected]>.

Thanks,

Craig

Craig Russell

Architect, Sun Java Enterprise System http://java.sun.com/products/jdo

408 276-5638 mailto:[EMAIL PROTECTED]

P.S. A good JDO? O, Gasp!


Reply via email to