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/3939d0a3 Tree: http://git-wip-us.apache.org/repos/asf/oodt/tree/3939d0a3 Diff: http://git-wip-us.apache.org/repos/asf/oodt/diff/3939d0a3 Branch: refs/heads/master Commit: 3939d0a3ecf74fc475b696f8f1cfcbb76abf139e Parents: fa82510 Author: Tom Barber <[email protected]> Authored: Thu Jul 7 10:09:44 2016 +0100 Committer: Lewis John McGibbney <[email protected]> Committed: Thu Mar 9 21:32:23 2017 -0800 ---------------------------------------------------------------------- filemgr/pom.xml | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/oodt/blob/3939d0a3/filemgr/pom.xml ---------------------------------------------------------------------- diff --git a/filemgr/pom.xml b/filemgr/pom.xml index cc9a6e5..6e102dc 100644 --- a/filemgr/pom.xml +++ b/filemgr/pom.xml @@ -276,7 +276,6 @@ <artifactId>maven-surefire-plugin</artifactId> <configuration> <forkMode>pertest</forkMode> - <!--forkMode>pertest</forkMode--> <!-- so we can DEBUG --> <argLine>-enableassertions</argLine> <useSystemClassLoader>false</useSystemClassLoader>
