OpenJPA Logo   ASF Logo

Running the Sun TCK for JPA

Sun's Technology Compatibility Kit for JPA is available to OpenJPA committers (other TCKs are available to Apache committers in general).

Requesting access to the TCK

  1. Review the section "Testing with TCKs" on theApache JCP participation page
  2. The OpenJPA project should request access (this has already been done).
  3. Sign the Apache NDA .
  4. Send the signed form to Geir Magnusson Jr. geirm@apache.org.
    Per email with Geir a scan of the signed form is fine.
  5. Geir will place a copy of the TCK in your private directory on people.apache.org.

The most up to date and complete information can be found on the Apache JCP participation page .

Once you have a copy of the TCK you can execute the TCK bucket in maven.

  1. copy the tck to ${user.home}/.m2/privaterepos/jpa-1_0b-tck.zip
  2. Enable the tck profile and run the integration-test maven goal :
       $  mvn integration-test -Ptck-profile
      

More information on running the TCK can be found in the pom file for the tck module

Copyright (C) 2006,2010 The Apache Software Foundation. Licensed under Apache License 2.0.
Apache, the Apache feather logo and OpenJPA are trademarks of The Apache Software Foundation.
Other names may be trademarks of their respective owners.