Author: tolusha
Date: 2011-05-23 09:26:34 -0400 (Mon, 23 May 2011)
New Revision: 4412
Modified:
jcr/trunk/exo.jcr.component.webdav/pom.xml
Log:
EXOJCR-945: Cleanup build
Modified: jcr/trunk/exo.jcr.component.webdav/pom.xml
===================================================================
--- jcr/trunk/exo.jcr.component.webdav/pom.xml 2011-05-23 13:24:45 UTC (rev 4411)
+++ jcr/trunk/exo.jcr.component.webdav/pom.xml 2011-05-23 13:26:34 UTC (rev 4412)
@@ -106,7 +106,7 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<configuration>
- <argLine>${env.MAVEN_OPTS}
-Djava.security.manager=org.exoplatform.commons.test.TestSecurityManager
-Djava.security.policy=${project.build.directory}/test-classes/test.policy</argLine>
+ <argLine>${env.MAVEN_OPTS}
-Dcom.arjuna.ats.arjuna.objectstore.objectStoreDir=${project.build.directory}
-Djava.security.manager=org.exoplatform.commons.test.TestSecurityManager
-Djava.security.policy=${project.build.directory}/test-classes/test.policy</argLine>
<excludes>
<exclude>**/TestUtils.java</exclude>
<exclude>**/OrderPatchTest.java</exclude>
Show replies by date