perfsonar-dev - perfsonar: r2351 - in trunk/perfsonar/ant: . rrdma
Subject: perfsonar development work
List archive
- From:
- To:
- Subject: perfsonar: r2351 - in trunk/perfsonar/ant: . rrdma
- Date: Tue, 24 Apr 2007 11:06:42 -0400
Author: roman
Date: 2007-04-24 11:06:42 -0400 (Tue, 24 Apr 2007)
New Revision: 2351
Modified:
trunk/perfsonar/ant/libs-download-targets.xml
trunk/perfsonar/ant/rrdma/rrdma-axis-deploy-targets.xml
Log:
use of new library (joda time) for iso time conversion
Modified: trunk/perfsonar/ant/libs-download-targets.xml
===================================================================
--- trunk/perfsonar/ant/libs-download-targets.xml 2007-04-24 15:05:01
UTC (rev 2350)
+++ trunk/perfsonar/ant/libs-download-targets.xml 2007-04-24 15:06:42
UTC (rev 2351)
@@ -70,6 +70,8 @@
<dependency groupId="bouncycastle"
artifactId="bcprov-jdk15" version="124"/>
<dependency groupId="wss4j"
artifactId="wss4j" version="1.5.1"/>
+ <dependency groupId="joda-time"
artifactId="joda-time" version="1.4"/>
+
<localRepository refid="local.repository"/>
<remoteRepository refid="remote.repository"/>
Modified: trunk/perfsonar/ant/rrdma/rrdma-axis-deploy-targets.xml
===================================================================
--- trunk/perfsonar/ant/rrdma/rrdma-axis-deploy-targets.xml 2007-04-24
15:05:01 UTC (rev 2350)
+++ trunk/perfsonar/ant/rrdma/rrdma-axis-deploy-targets.xml 2007-04-24
15:06:42 UTC (rev 2351)
@@ -36,6 +36,8 @@
<copy
file="./lib/repository/net/sf/saxon/saxon-jdom/8.7/saxon-jdom-8.7.jar"
todir="${service.home}/${deploy.root}/WEB-INF/lib"/>
<copy
file="./lib/repository/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.jar"
todir="${service.home}/${deploy.root}/WEB-INF/lib"/>
+ <copy
file="./lib/repository/joda-time/joda-time/1.4/joda-time-1.4.jar"
todir="${service.home}/${deploy.root}/WEB-INF/lib"/>
+
<copy file="./conf/eventType-map.xml"
todir="${service.home}/${deploy.root}/WEB-INF/classes/perfsonar/conf"/>
<copy file="./conf/eventType-rules.xml"
todir="${service.home}/${deploy.root}/WEB-INF/classes/perfsonar/conf"/>
@@ -70,6 +72,8 @@
<delete
file="${service.home}/${deploy.root}/WEB-INF/lib/saxon-jdom-8.7.jar"/>
<delete
file="${service.home}/${deploy.root}/WEB-INF/lib/saxon-dom-8.7.jar"/>
+ <delete
file="${service.home}/${deploy.root}/WEB-INF/lib/joda-time-1.4.jar"/>
+
<delete
file="${service.home}${deploy.root}/WEB-INF/classes/perfsonar/conf/eventType-map.xml"
/>
<delete
file="${service.home}/${deploy.root}/WEB-INF/classes/perfsonar/conf/eventType-rules.xml"
/>
- perfsonar: r2351 - in trunk/perfsonar/ant: . rrdma, svnlog, 04/24/2007
Archive powered by MHonArc 2.6.16.