mirror of https://github.com/apache/activemq.git
resolve a bunch of unit test failures that reference the file system by reverting change to surefire working directory
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@787856 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
9670af1e0d
commit
9a852b2a99
1
pom.xml
1
pom.xml
|
@ -937,7 +937,6 @@
|
||||||
<forkMode>once</forkMode>
|
<forkMode>once</forkMode>
|
||||||
<argLine>-enableassertions</argLine>
|
<argLine>-enableassertions</argLine>
|
||||||
<failIfNoTests>false</failIfNoTests>
|
<failIfNoTests>false</failIfNoTests>
|
||||||
<workingDirectory>${project.build.directory}</workingDirectory>
|
|
||||||
</configuration>
|
</configuration>
|
||||||
</plugin>
|
</plugin>
|
||||||
<plugin>
|
<plugin>
|
||||||
|
|
Loading…
Reference in New Issue