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 2008/03/18 21:01:42 UTC

[Jdo Wiki] Update of "ReleaseTesting2dot1" 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/ReleaseTesting2dot1

The comment on the change is:
Added hint about JNDI jars 

------------------------------------------------------------------------------
  maven.repo.remote = http://people.apache.org/~mcaisse/jdo2.1-rc1/dist/java-repository,
  http://www.jpox.org/downloads/maven,http://www.jpox.org/downloads/maven-nightly
     }}}
+  1. The JNDI test cases in tck2 are configured to use Sun's JNDI implementation. To download, go [http://java.sun.com/products/jndi/downloads/index.html here], 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. Run ''maven build''
   1. Repeat for tck2-legacy