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:19:00 UTC

svn commit: r983987 - /openjpa/trunk/openjpa-integration/validation/pom.xml

Author: dwoods
Date: Tue Aug 10 13:18:59 2010
New Revision: 983987

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

Modified:
    openjpa/trunk/openjpa-integration/validation/pom.xml

Modified: openjpa/trunk/openjpa-integration/validation/pom.xml
URL: http://svn.apache.org/viewvc/openjpa/trunk/openjpa-integration/validation/pom.xml?rev=983987&r1=983986&r2=983987&view=diff
==============================================================================
--- openjpa/trunk/openjpa-integration/validation/pom.xml (original)
+++ openjpa/trunk/openjpa-integration/validation/pom.xml Tue Aug 10 13:18:59 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>