Skip to Content.
Sympa Menu

perfsonar-dev - perfsonar: r2263 - in branches/JAVA-SQL-MA-STABLE/ant: rrdma sqlma

Subject: perfsonar development work

List archive

perfsonar: r2263 - in branches/JAVA-SQL-MA-STABLE/ant: rrdma sqlma


Chronological Thread 
  • From:
  • To:
  • Subject: perfsonar: r2263 - in branches/JAVA-SQL-MA-STABLE/ant: rrdma sqlma
  • Date: Wed, 21 Mar 2007 06:09:49 -0400

Author: roman
Date: 2007-03-21 06:09:48 -0400 (Wed, 21 Mar 2007)
New Revision: 2263

Modified:
branches/JAVA-SQL-MA-STABLE/ant/rrdma/rrdma-pre-install-targets.xml
branches/JAVA-SQL-MA-STABLE/ant/sqlma/sqlma-pre-install-targets.xml
Log:

merging

svn merge -r 2255:2261
https://svn.perfsonar.net/svn/perfsonar/trunk/perfsonar/ant




Modified: branches/JAVA-SQL-MA-STABLE/ant/rrdma/rrdma-pre-install-targets.xml
===================================================================
--- branches/JAVA-SQL-MA-STABLE/ant/rrdma/rrdma-pre-install-targets.xml
2007-03-21 10:06:50 UTC (rev 2262)
+++ branches/JAVA-SQL-MA-STABLE/ant/rrdma/rrdma-pre-install-targets.xml
2007-03-21 10:09:48 UTC (rev 2263)
@@ -339,7 +339,7 @@
<echo message="Downloading eXist war file (please be patient, this
can take some time) ..."/>

<get src="${exist.war.download.url}"
- dest="${_exist.war.install.location}/${exist.war.file}"
+ dest="${exist.war.install.location}/${exist.war.file}"
verbose="true"
usetimestamp="true"/>


Modified: branches/JAVA-SQL-MA-STABLE/ant/sqlma/sqlma-pre-install-targets.xml
===================================================================
--- branches/JAVA-SQL-MA-STABLE/ant/sqlma/sqlma-pre-install-targets.xml
2007-03-21 10:06:50 UTC (rev 2262)
+++ branches/JAVA-SQL-MA-STABLE/ant/sqlma/sqlma-pre-install-targets.xml
2007-03-21 10:09:48 UTC (rev 2263)
@@ -168,7 +168,7 @@
<echo message="Downloading eXist war file (please be patient, this
can take some time) ..."/>

<get src="${exist.war.download.url}"
- dest="${_exist.war.install.location}/${exist.war.file}"
+ dest="${exist.war.install.location}/${exist.war.file}"
verbose="true"
usetimestamp="true"/>




  • perfsonar: r2263 - in branches/JAVA-SQL-MA-STABLE/ant: rrdma sqlma, svnlog, 03/21/2007

Archive powered by MHonArc 2.6.16.

Top of Page