forked from pool/velocity
13 lines
496 B
Diff
13 lines
496 B
Diff
--- build/build.xml.sav 2007-08-25 16:17:48.000000000 +0200
|
|
+++ build/build.xml 2007-08-25 16:18:14.000000000 +0200
|
|
@@ -139,7 +139,9 @@
|
|
<!-- sets up the build environment (classpath and libs) -->
|
|
<!-- =================================================================== -->
|
|
<target name="build-prepare">
|
|
+<!--
|
|
<ant antfile="${velocity.build.dir}/download.xml" target="build-download" />
|
|
+-->
|
|
|
|
<!-- Build classpath -->
|
|
<path id="velocity.build.classpath">
|