summaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/build.xml b/build.xml
index fa79b42..d10e7fe 100644
--- a/build.xml
+++ b/build.xml
@@ -642,6 +642,7 @@
<exclude name="com/android/jack/java7/parser/**"/>
<exclude name="com/android/jack/jarjar/test003/dontcompile/**"/>
<exclude name="com/android/jack/lookup/test001/liboverride/**"/>
+ <exclude name="com/android/jack/frontend/test007/**"/>
</fileset>
</sources>
<targets>
@@ -669,6 +670,7 @@
<exclude name="com/android/jack/java7/parser/**"/>
<exclude name="com/android/jack/jarjar/test003/dontcompile/**"/>
<exclude name="com/android/jack/lookup/test001/liboverride/**"/>
+ <exclude name="com/android/jack/frontend/test007/**"/>
<classpath>
<filelist dir="/">
<file name="${jackunittests.dist.dir}/${jackunittests.execname}" />