Author: tolusha
Date: 2011-05-23 09:19:32 -0400 (Mon, 23 May 2011)
New Revision: 4410
Modified:
jcr/branches/1.12.x/patch/1.12.9-GA/JCR-1632/JCR-1632.patch
Log:
JCR-1632: patch updated
Modified: jcr/branches/1.12.x/patch/1.12.9-GA/JCR-1632/JCR-1632.patch
===================================================================
--- jcr/branches/1.12.x/patch/1.12.9-GA/JCR-1632/JCR-1632.patch 2011-05-23 12:46:38 UTC
(rev 4409)
+++ jcr/branches/1.12.x/patch/1.12.9-GA/JCR-1632/JCR-1632.patch 2011-05-23 13:19:32 UTC
(rev 4410)
@@ -1,3 +1,15 @@
+Index: exo.jcr.component.webdav/pom.xml
+===================================================================
+--- exo.jcr.component.webdav/pom.xml (revision 4403)
++++ exo.jcr.component.webdav/pom.xml (working copy)
+@@ -107,6 +107,7 @@
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-surefire-plugin</artifactId>
+ <configuration>
++ <argLine>${env.MAVEN_OPTS}
-Dcom.arjuna.ats.arjuna.objectstore.objectStoreDir=${project.build.directory}</argLine>
+ <excludes>
+ <exclude>**/TestUtils.java</exclude>
+ <exclude>**/OrderPatchTest.java</exclude>
Index:
exo.jcr.component.core/src/test/java/org/exoplatform/services/jcr/util/TesterConfigurationHelper.java
===================================================================
---
exo.jcr.component.core/src/test/java/org/exoplatform/services/jcr/util/TesterConfigurationHelper.java (revision
4403)
Show replies by date