Przeglądaj źródła

modifies runtest in build.xml

tags/rel_3_21_0-java9-ea
chibash 7 lat temu
rodzic
commit
384e014fc8
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1
    1
      build.xml

+ 1
- 1
build.xml Wyświetl plik

@@ -97,7 +97,7 @@
</javac>
</target>

<target name="runtest" depends="test-compile">
<target name="runtest" depends="jar,test-compile">
<junit fork="true" printsummary="true" dir="${test.run.dir}">
<jvmarg value="-XX:-FailOverToOldVerifier" />
<classpath refid="test.classpath"/>

Ładowanie…
Anuluj
Zapisz