summaryrefslogtreecommitdiff
path: root/build.xml
diff options
context:
space:
mode:
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.xml b/build.xml
index 3f38ec258d..a6dc995685 100644
--- a/build.xml
+++ b/build.xml
@@ -742,6 +742,7 @@ MSIL
<not>
<present targetdir="${src.dir}/dotnet-library"/>
</not>
+ <exclude name="scala/collection/jcl/**/*.scala"/>
</fileset>
</copy>