16 lines
530 B
Diff
16 lines
530 B
Diff
|
--- velocity-1.6.3.mef/build/testcases.xml.orig 2010-01-15 13:09:06.265907075 +0000
|
||
|
+++ velocity-1.6.3.mef/build/testcases.xml 2010-01-15 13:09:08.356067618 +0000
|
||
|
@@ -36,12 +36,6 @@
|
||
|
|
||
|
<!-- Build classpath -->
|
||
|
<path id="velocity.test.classpath">
|
||
|
- <fileset dir="${build.lib}">
|
||
|
- <include name="**/*.jar"/>
|
||
|
- </fileset>
|
||
|
- <fileset dir="${build.test.lib}">
|
||
|
- <include name="**/*.jar"/>
|
||
|
- </fileset>
|
||
|
<pathelement location="${build.dest}"/>
|
||
|
<pathelement location="${build.test.dest}"/>
|
||
|
</path>
|