More test fixing
authorjlahoda
Sat, 29 Oct 2016 08:34:03 +0200
changeset 1021bd16abcadca1
parent 1020 e27afbce8568
child 1022 7e646b89a2ab
More test fixing
cmdline/compiler/build.xml
     1.1 --- a/cmdline/compiler/build.xml	Sun Oct 23 20:17:24 2016 +0200
     1.2 +++ b/cmdline/compiler/build.xml	Sat Oct 29 08:34:03 2016 +0200
     1.3 @@ -4,6 +4,7 @@
     1.4  <!-- If you delete this file and reopen the project it will be recreated. -->
     1.5  <project name="org.netbeans.modules.jackpot30.compiler" default="netbeans" basedir=".">
     1.6      <description>Builds, tests, and runs the project org.netbeans.modules.jackpot30.compiler.</description>
     1.7 +    <property name="retouche.javac.impl" value="" />
     1.8      <import file="nbproject/build-impl.xml"/>
     1.9      <import file="${suite.dir}/../findbugs-import.xml"/>
    1.10