perfsonar-dev - perfsonar: r2841 - branches/new-structure/trunk/geant2_java-sql-ma/ant
Subject: perfsonar development work
List archive
- From:
- To:
- Subject: perfsonar: r2841 - branches/new-structure/trunk/geant2_java-sql-ma/ant
- Date: Fri, 14 Sep 2007 06:53:11 -0400
Author: roman
Date: 2007-09-14 06:53:11 -0400 (Fri, 14 Sep 2007)
New Revision: 2841
Modified:
branches/new-structure/trunk/geant2_java-sql-ma/ant/const.properties.template
branches/new-structure/trunk/geant2_java-sql-ma/ant/test-targets.xml
Log:
new property containing axis service name from wsdd file intoduced (and used
in constructing URL of the service)
Modified:
branches/new-structure/trunk/geant2_java-sql-ma/ant/const.properties.template
===================================================================
---
branches/new-structure/trunk/geant2_java-sql-ma/ant/const.properties.template
2007-09-14 10:14:37 UTC (rev 2840)
+++
branches/new-structure/trunk/geant2_java-sql-ma/ant/const.properties.template
2007-09-14 10:53:11 UTC (rev 2841)
@@ -1,4 +1,9 @@
+# $Id$
+# project: perfSONAR
+# author: romradz
+
+
build=build
target.server=127.0.0.1
@@ -6,16 +11,17 @@
service.name=perfSONAR-SQL-MA
jarfilename=perfsonar-sql-ma
-version=pre-1.4-20070827
+version=pre-1.4-dev
exist.war.file=exist-1.0.1.war
exist.war.download.url=http://www.perfsonar.net/download/dependencies/preinstall_download.php?product=exist-war&version=1.0.1
wsdd.file.deploy=service-deploy.wsdd
wsdd.file.undeploy=service-undeploy.wsdd
+wsdd.webservice.name=MeasurementArchiveService
antcontrib.jar=${basedir}/lib/misc/ant-contrib-1.0b3.jar
-antpsbase.jar=${basedir}/lib/misc/perfsonar-base-ant-1.0.20070814.jar
+antpsbase.jar=${basedir}/lib/misc/perfsonar-base-ant-1.0.20070914.jar
api.location=doc/api
api.title=perfSONAR
Modified: branches/new-structure/trunk/geant2_java-sql-ma/ant/test-targets.xml
===================================================================
--- branches/new-structure/trunk/geant2_java-sql-ma/ant/test-targets.xml
2007-09-14 10:14:37 UTC (rev 2840)
+++ branches/new-structure/trunk/geant2_java-sql-ma/ant/test-targets.xml
2007-09-14 10:53:11 UTC (rev 2841)
@@ -27,7 +27,7 @@
<target name="init-test">
<property file="${basedir}/ant/const.properties"/>
<property name="ma.local"
-
value="http://${target.server}:${target.port}/${deploy.root}/services/MeasurementArchiveService"/>
+
value="http://${target.server}:${target.port}/${deploy.root}/services/${wsdd.webservice.name}"/>
</target>
- perfsonar: r2841 - branches/new-structure/trunk/geant2_java-sql-ma/ant, svnlog, 09/14/2007
Archive powered by MHonArc 2.6.16.