Merge: Up-to-date with public repository
authorJaroslav Tulach <jtulach@netbeans.org>
Sat, 18 Oct 2008 12:53:54 +0200
changeset 81ec70f883de4a
parent 80 067f86d76ac7
parent 74 c2585d97e1e3
child 82 f2a4b0e116c2
Merge: Up-to-date with public repository
taskx/jtulach/against-solution02/build.xml
taskx/jtulach/against-solution02/nbproject/project.xml
taskx/jtulach/against-solution02/project.properties
taskx/jtulach/against-solution02/test/apifest/CurrencyTest.java
     1.1 --- a/taskx/common.xml	Sat Oct 18 07:47:34 2008 +0200
     1.2 +++ b/taskx/common.xml	Sat Oct 18 12:53:54 2008 +0200
     1.3 @@ -31,6 +31,8 @@
     1.4                  </or></not>
     1.5              </condition>
     1.6          </fail>
     1.7 +        <delete dir="build/testresultA"/>
     1.8 +        <delete dir="build/testresultB"/>
     1.9      </target>
    1.10          
    1.11      <target name="-run-binary-check" depends="compile">