]> source.dussan.org Git - vaadin-framework.git/commitdiff
Merged test updates
authorArtur Signell <artur.signell@itmill.com>
Tue, 20 Oct 2009 14:39:58 +0000 (14:39 +0000)
committerArtur Signell <artur.signell@itmill.com>
Tue, 20 Oct 2009 14:39:58 +0000 (14:39 +0000)
svn changeset:9277/svn branch:6.2

tests/test.xml

index 5a9d82914b378ab88ca286903adb42af485183d1..d3c499beb5481e69b1ef048090c4ec463775416e 100644 (file)
 
        <!-- Remove temporary source and compiled java files -->
        <target name="remove-temp-testclasses">
-               <delete>
+               <delete failonerror="false">
                        <fileset dir="${test-output-dir}">
                                <include name="**/**.java" />
                                <include name="**/**.class" />