You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openjpa.apache.org by dw...@apache.org on 2010/08/10 15:17:25 UTC

svn commit: r983986 - /openjpa/branches/2.0.x/openjpa-integration/validation/pom.xml

Author: dwoods
Date: Tue Aug 10 13:17:25 2010
New Revision: 983986

URL: http://svn.apache.org/viewvc?rev=983986&view=rev
Log:
OPENJPA-1712 add validation build notes for Java SE 5 testing

Modified:
    openjpa/branches/2.0.x/openjpa-integration/validation/pom.xml

Modified: openjpa/branches/2.0.x/openjpa-integration/validation/pom.xml
URL: http://svn.apache.org/viewvc/openjpa/branches/2.0.x/openjpa-integration/validation/pom.xml?rev=983986&r1=983985&r2=983986&view=diff
==============================================================================
--- openjpa/branches/2.0.x/openjpa-integration/validation/pom.xml (original)
+++ openjpa/branches/2.0.x/openjpa-integration/validation/pom.xml Tue Aug 10 13:17:25 2010
@@ -80,6 +80,7 @@
         </profile>
 
         <!-- Test profile for testing with Apache BVAL and Java SE 5 -->
+        <!-- Note:  You have to set -Ptest-java5,bval together -->
         <profile>
             <id>test-java5</id>
             <activation>