Author: buildbot
Date: Tue Apr 16 15:17:57 2013
New Revision: 858683
Log:
Staging update by buildbot for openjpa
Modified:
websites/staging/openjpa/trunk/content/ (props changed)
websites/staging/openjpa/trunk/content/running-the-sun-tck-for-jpa.html
Propchange: websites/staging/openjpa/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Apr 16 15:17:57 2013
@@ -1 +1 @@
-1468455
+1468460
Modified:
websites/staging/openjpa/trunk/content/running-the-sun-tck-for-jpa.html
==============================================================================
--- websites/staging/openjpa/trunk/content/running-the-sun-tck-for-jpa.html
(original)
+++ websites/staging/openjpa/trunk/content/running-the-sun-tck-for-jpa.html Tue
Apr 16 15:17:57 2013
@@ -166,7 +166,7 @@ committers (other TCKs are available to
<li><a
href="https://svn.apache.org/repos/tck/sun-tcks/persistence/2.0/jpatck-2.0_15-Aug-2011.zip">URL
for latest JPA 2.0 TCK</a> (authorization gives you access to the full TCK
tree)</li>
<li>Copy the JPA 2 tck to
${user.home}/.m2/privaterepos/jpatck-2.0_15-Aug-2011.zip</li>
<li>
-<p>Enable the tck profile and run the integration-test maven goal :</p>
+<p>Run the integration-test maven goal from the openjpa-integration/tck
directory:</p>
<div class="codehilite"><pre><span class="nv">$</span> <span
class="nv">mvn</span> <span class="n">integration</span><span
class="o">-</span><span class="n">test</span> <span class="o">-</span><span
class="n">Ptck2</span><span class="o">-</span><span class="n">profile</span>
</pre></div>