summaryrefslogtreecommitdiffstats
path: root/tags/site-090106-pre667/build.bat
diff options
context:
space:
mode:
Diffstat (limited to 'tags/site-090106-pre667/build.bat')
-rwxr-xr-xtags/site-090106-pre667/build.bat9
1 files changed, 0 insertions, 9 deletions
diff --git a/tags/site-090106-pre667/build.bat b/tags/site-090106-pre667/build.bat
deleted file mode 100755
index 98147a324a..0000000000
--- a/tags/site-090106-pre667/build.bat
+++ /dev/null
@@ -1,9 +0,0 @@
-@echo off
-
-for %%i in (.\lib\*.jar) do call cpappend.bat %%i
-
-echo CLASSPATH="%_CP%"
-
-java -classpath "%_CP%" org.apache.tools.ant.Main -Dant.home=%_AH% %1 %2 %3
-
-SET _CP=