perfsonar-dev - perfsonar: r2305 - in trunk/perfsonar/ant: . rrdma sqlma
Subject: perfsonar development work
List archive
- From:
- To:
- Subject: perfsonar: r2305 - in trunk/perfsonar/ant: . rrdma sqlma
- Date: Wed, 28 Mar 2007 09:33:40 -0400
Author: roman
Date: 2007-03-28 09:33:40 -0400 (Wed, 28 Mar 2007)
New Revision: 2305
Modified:
trunk/perfsonar/ant/configure-targets.xml
trunk/perfsonar/ant/rrdma/rrdma-configure-targets.xml
trunk/perfsonar/ant/sqlma/sqlma-configure-targets.xml
Log:
use of obs.pl perl script to create objects.config file in the configure step
of the installation procedure
Modified: trunk/perfsonar/ant/configure-targets.xml
===================================================================
--- trunk/perfsonar/ant/configure-targets.xml 2007-03-28 13:14:42 UTC (rev
2304)
+++ trunk/perfsonar/ant/configure-targets.xml 2007-03-28 13:33:40 UTC (rev
2305)
@@ -44,6 +44,21 @@
</target>
+ <!-- creating objects.config file -->
+
+
+ <target name ="create-ggf-objects-config">
+
+ <exec dir="${basedir}/src"
+ executable="perl"
+ output="${basedir}/log/ggf-object-config.log"
+ error="${basedir}/log/ggf-object-config.log">
+ <arg line="obs.pl"/>
+ </exec>
+
+ </target>
+
+
<!-- configuring LS register functionality -->
Modified: trunk/perfsonar/ant/rrdma/rrdma-configure-targets.xml
===================================================================
--- trunk/perfsonar/ant/rrdma/rrdma-configure-targets.xml 2007-03-28
13:14:42 UTC (rev 2304)
+++ trunk/perfsonar/ant/rrdma/rrdma-configure-targets.xml 2007-03-28
13:33:40 UTC (rev 2305)
@@ -257,6 +257,7 @@
<antcall target="set-const-properties-for-rrdma"/>
<antcall target="set-service-properties-for-rrdma"/>
<antcall target="set-log4j-properties"/>
+ <antcall target="create-ggf-objects-config"/>
<antcall target="create-testrrdconfig-for-rrdma"/>
<antcall target="exist-init"/>
<antcall target="store-fuctionality-for-rrdma"/>
Modified: trunk/perfsonar/ant/sqlma/sqlma-configure-targets.xml
===================================================================
--- trunk/perfsonar/ant/sqlma/sqlma-configure-targets.xml 2007-03-28
13:14:42 UTC (rev 2304)
+++ trunk/perfsonar/ant/sqlma/sqlma-configure-targets.xml 2007-03-28
13:33:40 UTC (rev 2305)
@@ -262,6 +262,7 @@
<antcall target="set-const-properties-for-sqlma"/>
<antcall target="set-service-properties-for-sqlma"/>
<antcall target="set-log4j-properties"/>
+ <antcall target="create-ggf-objects-config"/>
<antcall target="exist-init"/>
<antcall target="accessing-relational-database-setup"/>
<antcall target="store-fuctionality-for-sqlma"/>
- perfsonar: r2305 - in trunk/perfsonar/ant: . rrdma sqlma, svnlog, 03/28/2007
Archive powered by MHonArc 2.6.16.