perfsonar-dev - r1856 - branches/JAVA-RRD-MA-STABLE/ant/rrdma
Subject: perfsonar development work
List archive
- From:
- To:
- Subject: r1856 - branches/JAVA-RRD-MA-STABLE/ant/rrdma
- Date: Wed, 20 Dec 2006 05:15:42 -0500
Author: roman
Date: 2006-12-20 05:15:41 -0500 (Wed, 20 Dec 2006)
New Revision: 1856
Modified:
branches/JAVA-RRD-MA-STABLE/ant/rrdma/rrdma-configure-targets.xml
Log:
the update to keep correct order of entries in components.properties file
(ma_scheduler and registrator)
Modified: branches/JAVA-RRD-MA-STABLE/ant/rrdma/rrdma-configure-targets.xml
===================================================================
--- branches/JAVA-RRD-MA-STABLE/ant/rrdma/rrdma-configure-targets.xml
2006-12-20 09:28:00 UTC (rev 1855)
+++ branches/JAVA-RRD-MA-STABLE/ant/rrdma/rrdma-configure-targets.xml
2006-12-20 10:15:41 UTC (rev 1856)
@@ -199,14 +199,14 @@
</propertyfile>
- <propertyfile file="conf/components.properties"
- comment="This file was created by the Ant configuration script.">
+ <replace file="conf/components.properties"
+
token="#ma_scheduler=org.perfsonar.commons.auxiliary.components.simplescheduler.Scheduler"
+
value="ma_scheduler=org.perfsonar.commons.auxiliary.components.simplescheduler.Scheduler"/>
- <entry key="ma_scheduler"
value="org.perfsonar.commons.auxiliary.components.simplescheduler.Scheduler"/>
- <entry key="registrator"
value="org.perfsonar.service.measurementArchive.register.LSRegistrationComponent"/>
+ <replace file="conf/components.properties"
+
token="#registrator=org.perfsonar.service.measurementArchive.register.LSRegistrationComponent"
+
value="registrator=org.perfsonar.service.measurementArchive.register.LSRegistrationComponent"/>
- </propertyfile>
-
</target>
- r1856 - branches/JAVA-RRD-MA-STABLE/ant/rrdma, svnlog, 12/20/2006
Archive powered by MHonArc 2.6.16.