[hibernate-commits] Hibernate SVN: r18135 - core/branches/Branch_3_3_2_GA_CP/parent.

hibernate-commits at lists.jboss.org hibernate-commits at lists.jboss.org
Fri Dec 4 05:44:57 EST 2009


Author: stliu
Date: 2009-12-04 05:44:57 -0500 (Fri, 04 Dec 2009)
New Revision: 18135

Modified:
   core/branches/Branch_3_3_2_GA_CP/parent/pom.xml
Log:
JBPAPP-3218 update db profile in hibernate eap 5 cp branch 

Modified: core/branches/Branch_3_3_2_GA_CP/parent/pom.xml
===================================================================
--- core/branches/Branch_3_3_2_GA_CP/parent/pom.xml	2009-12-04 10:37:48 UTC (rev 18134)
+++ core/branches/Branch_3_3_2_GA_CP/parent/pom.xml	2009-12-04 10:44:57 UTC (rev 18135)
@@ -170,7 +170,6 @@
                 <artifactId>maven-surefire-plugin</artifactId>
                 <configuration>
                     <redirectTestOutputToFile>true</redirectTestOutputToFile>
-					<jvm>/System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home/bin/java</jvm>
                     <systemProperties>
                         <property>
                             <name>hibernate.test.validatefailureexpected</name>



More information about the hibernate-commits mailing list