Skip to Content.
Sympa Menu

perfsonar-dev - r1392 - trunk/perfsonar/ant

Subject: perfsonar development work

List archive

r1392 - trunk/perfsonar/ant


Chronological Thread 
  • From:
  • To:
  • Subject: r1392 - trunk/perfsonar/ant
  • Date: Thu, 6 Jul 2006 08:09:01 -0400

Author: ulisses.alonso
Date: 2006-07-06 08:09:01 -0400 (Thu, 06 Jul 2006)
New Revision: 1392

Added:
trunk/perfsonar/ant/build-tops.xml
Modified:
trunk/perfsonar/ant/build.xml
Log:

Separate the topology service build from the default build.xml



Added: trunk/perfsonar/ant/build-tops.xml

Modified: trunk/perfsonar/ant/build.xml
===================================================================
--- trunk/perfsonar/ant/build.xml 2006-07-06 10:38:17 UTC (rev 1391)
+++ trunk/perfsonar/ant/build.xml 2006-07-06 12:09:01 UTC (rev 1392)
@@ -85,21 +85,6 @@
<!-- TODO -->


- <!-- Tracefile Capture MP imports -->
-
- <import file="tcmp/mapijni-compile-targets.xml"/>
- <import file="tcmp/tcmp-axis-deploy-targets.xml"/>
- <import file="tcmp/tcmp-java-compile-targets.xml"/>
- <import file="tcmp/tcmp-client-run-targets.xml"/>
- <import file="tcmp/tcmp-configure-targets.xml"/>
-
-
- <!-- TOPS imports -->
-
- <import file="tops/tops-java-compile-targets.xml"/>
- <import file="tops/tops-axis-deploy-targets.xml"/>
- <import file="tops/tops-client-run-targets.xml"/>
-
</project>





  • r1392 - trunk/perfsonar/ant, svnlog, 07/06/2006

Archive powered by MHonArc 2.6.16.

Top of Page