Running the Sun TCK for JPA has been created by Michael Dick (Apr 30, 2009).

Content:

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. Sign the Apache NDA
  2. Send the signed form to Geir Magnusson Jr. [email protected].
    Per email with Geir a scan of the signed form is fine.
  3. Geir will place a copy of the TCK in your private directory on people.apache.org.

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

  1. copy the tck to $
    Unknown macro: {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

Reply via email to