You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jdo-commits@db.apache.org by Apache Wiki <wi...@apache.org> on 2009/05/08 23:30:13 UTC

[Jdo Wiki] Trivial Update of "ReleaseTesting2dot3" by MichaelBouschen

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Jdo Wiki" for change notification.

The following page has been changed by MichaelBouschen:
http://wiki.apache.org/jdo/ReleaseTesting2dot3

------------------------------------------------------------------------------
  In testing the release candidate, follow these steps.
  
     1. Download the tck2 releases from [WWW] http://people.apache.org/~andyj/jdo2-2.3-ea/db/jdo/2.3-ea.
-    2. Extract the files.
+    1. Extract the files.
-    3. The JNDI test cases in tck2 are configured to use Sun's JNDI implementation. To download, go to http://java.sun.com/products/jndi/downloads/index.html, click the Download button at 'Download JNDI 1.2.1 & More', accept a license agreement, download 'File System Service Provider, 1.2 Beta 3' and then unpack the downloaded zip. Put the included jars fscontext.jar and providerutil.jar into the lib/ext directory.
+    1. The JNDI test cases in tck2 are configured to use Sun's JNDI implementation. To download, go to http://java.sun.com/products/jndi/downloads/index.html, click the Download button at 'Download JNDI 1.2.1 & More', accept a license agreement, download 'File System Service Provider, 1.2 Beta 3' and then unpack the downloaded zip. Put the included jars fscontext.jar and providerutil.jar into the lib/ext directory.
-    4. cd to the jdo2-tck-2.3-ea directory.
+    1. cd to the jdo2-tck-2.3-ea directory.
-    5. Edit project.properties, replacing the following line in the maven.repo.remote property assignment:
+    1. Edit project.properties, replacing the following line in the maven.repo.remote property assignment:
  
  {{{      maven.repo.remote = \}}}          
  
@@ -28, +28 @@

  
  To test the source distribution of the API sources (javax.jdo package), the model sources (org.apache.jdo package), enhancer test utilities sources (org.apache.jdo package), util sources (org.apache.jdo package) , follow these steps.
     1. Download the source releases from [WWW] http://people.apache.org/~andyj/jdo2-2.3-ea/db/jdo/2.3-ea.
-    2. Extract the files.
+    1. Extract the files.
-    3. Run maven build in the corresponding directories
+    1. Run maven build in the corresponding directories
-    4. Run the tck2 as described above.
+    1. Run the tck2 as described above.