perfsonar-dev - r1466 - trunk/perfsonar/ant/rrdma
Subject: perfsonar development work
List archive
- From:
- To:
- Subject: r1466 - trunk/perfsonar/ant/rrdma
- Date: Wed, 19 Jul 2006 10:46:20 -0400
Author: roman
Date: 2006-07-19 10:46:19 -0400 (Wed, 19 Jul 2006)
New Revision: 1466
Modified:
trunk/perfsonar/ant/rrdma/rrdma-axis-deploy-targets.xml
Log:
two config files have changed their names
Modified: trunk/perfsonar/ant/rrdma/rrdma-axis-deploy-targets.xml
===================================================================
--- trunk/perfsonar/ant/rrdma/rrdma-axis-deploy-targets.xml 2006-07-19
14:45:17 UTC (rev 1465)
+++ trunk/perfsonar/ant/rrdma/rrdma-axis-deploy-targets.xml 2006-07-19
14:46:19 UTC (rev 1466)
@@ -24,8 +24,8 @@
<copy file="./lib/xml/commons-digester-1.7.jar"
todir="${axis.home}/WEB-INF/lib"/>
<copy file="./lib/xml/commons-beanutils.jar"
todir="${axis.home}/WEB-INF/lib"/>
<copy file="./lib/db/ibatis-common-2.jar"
todir="${axis.home}/WEB-INF/lib"/>
- <copy file="./conf/metadata-queries-map.xml"
todir="${axis.home}/WEB-INF/classes"/>
- <copy file="./conf/metadata-queries-rules.xml"
todir="${axis.home}/WEB-INF/classes"/>
+ <copy file="./conf/eventType-map.xml"
todir="${axis.home}/WEB-INF/classes"/>
+ <copy file="./conf/eventType-rules.xml"
todir="${axis.home}/WEB-INF/classes"/>
</target>
@@ -34,8 +34,8 @@
<delete file="${axis.home}/WEB-INF/lib/commons-digester-1.7.jar"/>
<delete file="${axis.home}/WEB-INF/lib/ibatis-common-2.jar"/>
<delete file="${axis.home}/WEB-INF/lib/commons-beanutils.jar"/>
- <delete file="${axis.home}/WEB-INF/classes/metadata-queries-map.xml"
/>
- <delete
file="${axis.home}/WEB-INF/classes/metadata-queries-rules.xml" />
+ <delete file="${axis.home}/WEB-INF/classes/eventType-map.xml" />
+ <delete file="${axis.home}/WEB-INF/classes/eventType-rules.xml" />
</target>
- r1466 - trunk/perfsonar/ant/rrdma, svnlog, 07/19/2006
Archive powered by MHonArc 2.6.16.