perfsonar-dev - perfsonar: r2319 - in branches/JAVA-SQL-MA-STABLE/ant: . rrdma sqlma
Subject: perfsonar development work
List archive
- From:
- To:
- Subject: perfsonar: r2319 - in branches/JAVA-SQL-MA-STABLE/ant: . rrdma sqlma
- Date: Wed, 4 Apr 2007 06:42:44 -0400
Author: roman
Date: 2007-04-04 06:42:43 -0400 (Wed, 04 Apr 2007)
New Revision: 2319
Modified:
branches/JAVA-SQL-MA-STABLE/ant/configure-targets.xml
branches/JAVA-SQL-MA-STABLE/ant/rrdma/rrdma-configure-targets.xml
branches/JAVA-SQL-MA-STABLE/ant/sqlma/sqlma-configure-targets.xml
Log:
merging
svn merge -r 2285:2317
https://svn.perfsonar.net/svn/perfsonar/trunk/perfsonar/ant
Modified: branches/JAVA-SQL-MA-STABLE/ant/configure-targets.xml
===================================================================
--- branches/JAVA-SQL-MA-STABLE/ant/configure-targets.xml 2007-04-04
10:37:12 UTC (rev 2318)
+++ branches/JAVA-SQL-MA-STABLE/ant/configure-targets.xml 2007-04-04
10:42:43 UTC (rev 2319)
@@ -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: branches/JAVA-SQL-MA-STABLE/ant/rrdma/rrdma-configure-targets.xml
===================================================================
--- branches/JAVA-SQL-MA-STABLE/ant/rrdma/rrdma-configure-targets.xml
2007-04-04 10:37:12 UTC (rev 2318)
+++ branches/JAVA-SQL-MA-STABLE/ant/rrdma/rrdma-configure-targets.xml
2007-04-04 10:42:43 UTC (rev 2319)
@@ -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: branches/JAVA-SQL-MA-STABLE/ant/sqlma/sqlma-configure-targets.xml
===================================================================
--- branches/JAVA-SQL-MA-STABLE/ant/sqlma/sqlma-configure-targets.xml
2007-04-04 10:37:12 UTC (rev 2318)
+++ branches/JAVA-SQL-MA-STABLE/ant/sqlma/sqlma-configure-targets.xml
2007-04-04 10:42:43 UTC (rev 2319)
@@ -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: r2319 - in branches/JAVA-SQL-MA-STABLE/ant: . rrdma sqlma, svnlog, 04/04/2007
Archive powered by MHonArc 2.6.16.