aboutsummaryrefslogtreecommitdiffstats
path: root/make/build-test.xml
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2011-02-25 04:58:06 +0100
committerSven Gothel <[email protected]>2011-02-25 04:58:06 +0100
commit6ed203e605cd08af14f4649bd91c3e2a35e68634 (patch)
treefd58b6da6e37c4b9bd77dacc41421d25e9b29728 /make/build-test.xml
parent6188d6a385056adade49fcb6d8247f94f96d402e (diff)
parente5777ec9e6ea79e0aface29fa679ccea4035f0e2 (diff)
Merge remote-tracking branch 'wwalker/2010_02_18_Eclipse_build_improvements'
Diffstat (limited to 'make/build-test.xml')
-rw-r--r--make/build-test.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/make/build-test.xml b/make/build-test.xml
index ae030b0e6..ac60d09eb 100644
--- a/make/build-test.xml
+++ b/make/build-test.xml
@@ -83,9 +83,6 @@
<classpath refid="junit_jogl_newt.compile.classpath"/>
<src path="${src.test}" />
</javac>
- <delete includeEmptyDirs="true" quiet="true">
- <fileset file="${jogl.test.jar}" />
- </delete>
<jar destfile="${jogl.test.jar}" filesonly="true">
<!-- get all class files, but skip any resource files that external tools
might have copied into the class directory (otherwise, it's possible