summaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorcarnold <[email protected]>2007-07-25 23:26:42 +0000
committercarnold <[email protected]>2007-07-25 23:26:42 +0000
commit24ba3a2dbf94e79ec41ef46ce46e3e170d507d6a (patch)
treeb8933618922a1b7a90ed8dfaf94220b20c61af7f /build.xml
parent4d163e20e13c15056232b263351360d7efa584fe (diff)
Bug 1760649: Rearrge to Maven 2 Standard Directory Layout
git-svn-id: file:///home/sven/projects/JOGL/temp/ant-contrib/svn/ant-contrib-code/cpptasks/trunk@123 32d7a393-a5a9-423c-abd3-5d954feb1f2f
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/build.xml b/build.xml
index 168ff05..9d5bf57 100644
--- a/build.xml
+++ b/build.xml
@@ -181,7 +181,6 @@ Copyright 2001-2006 The Ant-Contrib project
fork="true"
dir="${tests.resources.dir}">
<classpath>
- <pathelement location="${resources.dir}"/>
<pathelement location="${tests.build.lib}/${name}_test.jar" />
<pathelement location="${build.lib}/${name}.jar" />
</classpath>