Skip to Content.
Sympa Menu

perfsonar-dev - perfsonar: r2509 - branches/new-structure/trunk/nmwg/ant

Subject: perfsonar development work

List archive

perfsonar: r2509 - branches/new-structure/trunk/nmwg/ant


Chronological Thread 
  • From:
  • To:
  • Subject: perfsonar: r2509 - branches/new-structure/trunk/nmwg/ant
  • Date: Wed, 4 Jul 2007 08:54:30 -0400

Author: roman
Date: 2007-07-04 08:54:29 -0400 (Wed, 04 Jul 2007)
New Revision: 2509

Modified:
branches/new-structure/trunk/nmwg/ant/build.xml
Log:

use of perfsonar-base-ant-1.0.20070704.jar instead of
perfsonar-base-1.0.20070704.jar (nmwg needs only ant macros)



Modified: branches/new-structure/trunk/nmwg/ant/build.xml
===================================================================
--- branches/new-structure/trunk/nmwg/ant/build.xml 2007-07-04 12:53:01
UTC (rev 2508)
+++ branches/new-structure/trunk/nmwg/ant/build.xml 2007-07-04 12:54:29
UTC (rev 2509)
@@ -21,7 +21,7 @@
<property file="${basedir}/ant/const.properties"/>

<property name="antcontrib.jar"
value="${basedir}/lib/misc/ant-contrib-1.0b3.jar"/>
- <property name="antpsbase.jar"
value="${basedir}/lib/misc/perfsonar-base-1.0.20070702.jar"/>
+ <property name="antpsbase.jar"
value="${basedir}/lib/misc/perfsonar-base-ant-1.0.20070704.jar"/>

<taskdef resource="net/sf/antcontrib/antlib.xml"
classpath="${antcontrib.jar}"



  • perfsonar: r2509 - branches/new-structure/trunk/nmwg/ant, svnlog, 07/04/2007

Archive powered by MHonArc 2.6.16.

Top of Page