perfsonar-dev - perfsonar: r2520 - branches/new-structure/trunk/geant2_java-rrd-ma/ant
Subject: perfsonar development work
List archive
- From:
- To:
- Subject: perfsonar: r2520 - branches/new-structure/trunk/geant2_java-rrd-ma/ant
- Date: Wed, 4 Jul 2007 10:06:40 -0400
Author: roman
Date: 2007-07-04 10:06:39 -0400 (Wed, 04 Jul 2007)
New Revision: 2520
Modified:
branches/new-structure/trunk/geant2_java-rrd-ma/ant/axis-deploy-targets.xml
Log:
two new copy operations for base and nmwg jars (they were removed from ant
base jar)
Modified:
branches/new-structure/trunk/geant2_java-rrd-ma/ant/axis-deploy-targets.xml
===================================================================
---
branches/new-structure/trunk/geant2_java-rrd-ma/ant/axis-deploy-targets.xml
2007-07-04 13:59:28 UTC (rev 2519)
+++
branches/new-structure/trunk/geant2_java-rrd-ma/ant/axis-deploy-targets.xml
2007-07-04 14:06:39 UTC (rev 2520)
@@ -45,8 +45,11 @@
<target name="copy-dep-service-jars"
depends="copy-dep-base-service-jars">
- <copy
file="${basedir}/lib/repository/rrdjtool/rrdjtool/1.0/rrdjtool-1.0.jar"
todir="${service.home}/${deploy.root}/WEB-INF/lib"/>
+ <copy
file="${basedir}/lib/repository/nmwg/nmwg/1.0.20070704/nmwg-1.0.20070704.jar"
todir="${service.home}/${deploy.root}/WEB-INF/lib"/>
+ <copy
file="${basedir}/lib/repository/perfsonar/perfsonar-base/1.0.20070704/perfsonar-base-1.0.20070704.jar"
todir="${service.home}/${deploy.root}/WEB-INF/lib"/>
+ <copy
file="${basedir}/lib/repository/rrdjtool/rrdjtool/1.0/rrdjtool-1.0.jar"
todir="${service.home}/${deploy.root}/WEB-INF/lib"/>
+
<copy file="${basedir}/conf/eventType-map.xml"
todir="${service.home}/${deploy.root}/WEB-INF/classes/perfsonar/conf"/>
<copy file="${basedir}/conf/eventType-rules.xml"
todir="${service.home}/${deploy.root}/WEB-INF/classes/perfsonar/conf"/>
- perfsonar: r2520 - branches/new-structure/trunk/geant2_java-rrd-ma/ant, svnlog, 07/04/2007
Archive powered by MHonArc 2.6.16.