Skip to Content.
Sympa Menu

perfsonar-dev - r1736 - branches/ulisseskan/ant/tops

Subject: perfsonar development work

List archive

r1736 - branches/ulisseskan/ant/tops


Chronological Thread 
  • From:
  • To:
  • Subject: r1736 - branches/ulisseskan/ant/tops
  • Date: Thu, 2 Nov 2006 06:20:51 -0500

Author: rodriguez
Date: 2006-11-02 06:20:47 -0500 (Thu, 02 Nov 2006)
New Revision: 1736

Modified:
branches/ulisseskan/ant/tops/tops-client-run-targets.xml
Log:
Updated the Topology Service: new request message

Modified: branches/ulisseskan/ant/tops/tops-client-run-targets.xml
===================================================================
--- branches/ulisseskan/ant/tops/tops-client-run-targets.xml 2006-11-02
11:17:28 UTC (rev 1735)
+++ branches/ulisseskan/ant/tops/tops-client-run-targets.xml 2006-11-02
11:20:47 UTC (rev 1736)
@@ -43,8 +43,8 @@
even if it is not needed) -->

<arg value="${tops.test.server}"/>
- <arg
value="${basedir}/schema/example-instances/sonar/TOPS/test/TOPSDownloadDBRequest.xml"/>
- <arg
value="${basedir}/schema/example-instances/sonar/TOPS/test/TOPSDownloadDBResponse.xml"/>
+ <arg
value="${basedir}/schema/example-instances/sonar/TOPS/test/TOPSDownloadRequest.xml"/>
+ <arg
value="${basedir}/schema/example-instances/sonar/TOPS/test/TOPSDownloadResponse.xml"/>
</java>
</target>




  • r1736 - branches/ulisseskan/ant/tops, svnlog, 11/02/2006

Archive powered by MHonArc 2.6.16.

Top of Page