notify-dpml AT lists.ibiblio.org
Subject: DPML Notify
List archive
svn commit: r2450 - development/main/transit/core/handler
- From: mcconnell AT dpml.net
- To: notify-dpml AT lists.ibiblio.org
- Subject: svn commit: r2450 - development/main/transit/core/handler
- Date: Fri, 29 Apr 2005 20:25:16 -0400
Author: mcconnell AT dpml.net
Date: Fri Apr 29 20:25:13 2005
New Revision: 2450
Modified:
development/main/transit/core/handler/build.xml
Log:
Change the build file so that the tests run against the deliverable jar file
and not the classes directory.
Modified: development/main/transit/core/handler/build.xml
==============================================================================
--- development/main/transit/core/handler/build.xml (original)
+++ development/main/transit/core/handler/build.xml Fri Apr 29 20:25:13
2005
@@ -24,6 +24,13 @@
<import file="${home}/standard.xml"/>
+ <target name="setup-path" depends="init">
+ <path id="project.test.path">
+ <pathelement
location="${target.deliverables.jars.dir}/${project.filename}"/>
+ <pathelement location="${dpml.cache}/junit/jars/${junit.filename}"/>
+ </path>
+ </target>
+
<target name="init" depends="standard.init">
<filter token="PROJECT-VERSION" value="${project.version}"/>
<filter token="PROJECT-URI"
- svn commit: r2450 - development/main/transit/core/handler, mcconnell, 04/29/2005
Archive powered by MHonArc 2.6.24.