jruaux 2003/02/24 07:42:20
Modified: integration/eclipse/src/scripts/eclipse build-share.xml
Log:
Modified the way the Eclipse task is put on the classpath
Revision Changes Path
1.2 +1 -1
jakarta-cactus/integration/eclipse/src/scripts/eclipse/build-share.xml
Index: build-share.xml
===================================================================
RCS file:
/home/cvs/jakarta-cactus/integration/eclipse/src/scripts/eclipse/build-share.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- build-share.xml 24 Feb 2003 14:01:43 -0000 1.1
+++ build-share.xml 24 Feb 2003 15:42:20 -0000 1.2
@@ -71,7 +71,7 @@
classpath="${cactus.antintegration.jar}"/>
<taskdef name="eclipseruntests"
classname="org.apache.cactus.eclipse.ant.EclipseRunTests"
- classpath="[EMAIL PROTECTED]@"/>
+ classpath="${cactus.eclipseintegration.jar.name}"/>
</target>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]