perfsonar-dev - r1832 - branches/SSHTelnet-MP-STABLE/ant/ssh
Subject: perfsonar development work
List archive
- From:
- To:
- Subject: r1832 - branches/SSHTelnet-MP-STABLE/ant/ssh
- Date: Fri, 15 Dec 2006 03:59:38 -0500
Author: stijn
Date: 2006-12-15 03:59:37 -0500 (Fri, 15 Dec 2006)
New Revision: 1832
Modified:
branches/SSHTelnet-MP-STABLE/ant/ssh/sshtelnetMP-test-targets.xml
Log:
Modified: branches/SSHTelnet-MP-STABLE/ant/ssh/sshtelnetMP-test-targets.xml
===================================================================
--- branches/SSHTelnet-MP-STABLE/ant/ssh/sshtelnetMP-test-targets.xml
2006-12-15 08:47:18 UTC (rev 1831)
+++ branches/SSHTelnet-MP-STABLE/ant/ssh/sshtelnetMP-test-targets.xml
2006-12-15 08:59:37 UTC (rev 1832)
@@ -15,13 +15,11 @@
<target name="test" description="Tests the Command Line Engine for the
given request">
<java
classname="org.perfsonar.service.measurementPoint.lookingGlassType.tests.Tester"
error="errorLog">
<classpath>
- <pathelement location="src"/>
+ <pathelement location="build"/>
<pathelement path="${java.class.path}"/>
- <pathelement location="lib/axis/axis.jar"/>
- <pathelement location="lib/axis/jaxrpc.jar"/>
- <pathelement
location="lib/axis/commons-logging-1.0.4.jar"/>
- <pathelement
location="lib/axis/commons-discovery-0.2.jar"/>
- <pathelement location="lib/axis/saaj.jar"/>
+ <fileset dir="./lib/repository">
+ <include name="**/*.jar"/>
+ </fileset>
</classpath>
- r1832 - branches/SSHTelnet-MP-STABLE/ant/ssh, svnlog, 12/15/2006
Archive powered by MHonArc 2.6.16.