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>


Reply via email to