Repository: oodt
Updated Branches:
  refs/heads/master 40117eed8 -> d5252318b


back to pertest in fmgr


Project: http://git-wip-us.apache.org/repos/asf/oodt/repo
Commit: http://git-wip-us.apache.org/repos/asf/oodt/commit/d5252318
Tree: http://git-wip-us.apache.org/repos/asf/oodt/tree/d5252318
Diff: http://git-wip-us.apache.org/repos/asf/oodt/diff/d5252318

Branch: refs/heads/master
Commit: d5252318b919bce6319207e075581f453349f7ea
Parents: 40117ee
Author: Tom Barber <[email protected]>
Authored: Thu Jul 7 10:09:44 2016 +0100
Committer: Tom Barber <[email protected]>
Committed: Thu Jul 7 10:09:44 2016 +0100

----------------------------------------------------------------------
 filemgr/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/oodt/blob/d5252318/filemgr/pom.xml
----------------------------------------------------------------------
diff --git a/filemgr/pom.xml b/filemgr/pom.xml
index f85b88b..af9269a 100644
--- a/filemgr/pom.xml
+++ b/filemgr/pom.xml
@@ -213,7 +213,7 @@
         <artifactId>maven-surefire-plugin</artifactId>
         <configuration>
           <!--forkMode>pertest</forkMode-->
-          <forkMode>none</forkMode>
+          <forkMode>pertest</forkMode>
           <!-- so we can DEBUG -->
           <argLine>-enableassertions</argLine>
           <useSystemClassLoader>false</useSystemClassLoader>

Reply via email to