File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 12541254 </target >
12551255
12561256 <path id =" jacoco.classpath" >
1257- <fileset dir =" /Users/wengmark/mirthdev/mirth450/connect/server/ lib/ant" >
1257+ <fileset dir =" lib/ant" >
12581258 <include name =" org.jacoco.ant-0.8.8.jar" />
12591259 <include name =" org.jacoco.core-0.8.8.jar" />
12601260 <include name =" org.jacoco.report-0.8.8.jar" />
12761276 <mkdir dir =" ${ code-coverage-reports } " />
12771277
12781278 <jacoco : coverage destfile =" ${ code-coverage-reports } /jacoco.exec" xmlns : jacoco =" antlib:org.jacoco.ant" exclclassloader =" sun.reflect.DelegatingClassLoader:javassist.Loader" >
1279- <junit haltonfailure =" false" fork =" true" forkmode =" once " >
1279+ <junit haltonfailure =" false" fork =" true" forkmode =" perTest " >
12801280 <jvmarg value =" -Xms128m" />
12811281 <jvmarg value =" -Xmx2048m" />
12821282<!-- <!–Uncomment the following and add additional dashes in front of the arguments to allow Java 9+-->
You can’t perform that action at this time.
0 commit comments