rolling back non-source changes from 4f21049

This commit is contained in:
Ben Fry
2022-11-26 12:30:27 -05:00
parent 4f21049c75
commit 8424cbf4fb
7 changed files with 5 additions and 54 deletions
-5
View File
@@ -377,11 +377,6 @@
<include name="theme/**" />
</fileset>
</copy>
<copy todir="${target.path}/modes/java/mode" preservelastmodified="true">
<fileset dir="../java/lib">
<include name="**/*.jar" />
</fileset>
</copy>
<!-- get the examples folder, but don't require it to buid -->
<copy todir="${target.path}/modes/java/examples"