perfsonar-dev - perfsonar: r2634 - branches/new-structure/trunk/perfsonar_base/src/main/java/org/perfsonar/base/ant
Subject: perfsonar development work
List archive
perfsonar: r2634 - branches/new-structure/trunk/perfsonar_base/src/main/java/org/perfsonar/base/ant
Chronological Thread
- From:
- To:
- Subject: perfsonar: r2634 - branches/new-structure/trunk/perfsonar_base/src/main/java/org/perfsonar/base/ant
- Date: Mon, 13 Aug 2007 08:22:05 -0400
Author: roman
Date: 2007-08-13 08:22:04 -0400 (Mon, 13 Aug 2007)
New Revision: 2634
Modified:
branches/new-structure/trunk/perfsonar_base/src/main/java/org/perfsonar/base/ant/antlib.xml
Log:
macro that cares of register functionality updated (setting the property
service.r.service_name)
Modified:
branches/new-structure/trunk/perfsonar_base/src/main/java/org/perfsonar/base/ant/antlib.xml
===================================================================
---
branches/new-structure/trunk/perfsonar_base/src/main/java/org/perfsonar/base/ant/antlib.xml
2007-08-13 12:19:37 UTC (rev 2633)
+++
branches/new-structure/trunk/perfsonar_base/src/main/java/org/perfsonar/base/ant/antlib.xml
2007-08-13 12:22:04 UTC (rev 2634)
@@ -383,11 +383,13 @@
defaultvalue="30000"/>
<input message="Enter IP or DNS address of the host you are
using now to deploy the service []:"
addproperty="functionality.register.access_point"/>
-
+ <input message="Enter the name that will represent the service
in LS database :"
+ addproperty="functionality.register.service_name"/>
<propertyfile file="${basedir}/@{dest-config-file}">
<entry key="service.r.ls_url"
value="${functionality.register.ls_address}"/>
<entry key="component.registrator.interval"
value="${functionality.register.interval}"/>
<entry key="service.r.access_point"
value="http://${functionality.register.access_point}:${target.port}/${deploy.root}/services/${service.name}"/>
+ <entry key="service.r.service_name"
value="${functionality.register.service_name}"/>
</propertyfile>
</antcontrib:then>
</antcontrib:if>
- perfsonar: r2634 - branches/new-structure/trunk/perfsonar_base/src/main/java/org/perfsonar/base/ant, svnlog, 08/13/2007
Archive powered by MHonArc 2.6.16.