Skip to Content.
Sympa Menu

perfsonar-dev - r1962 - in branches/JAVA-RRD-MA-STABLE/ant: . rrdma

Subject: perfsonar development work

List archive

r1962 - in branches/JAVA-RRD-MA-STABLE/ant: . rrdma


Chronological Thread 
  • From:
  • To:
  • Subject: r1962 - in branches/JAVA-RRD-MA-STABLE/ant: . rrdma
  • Date: Wed, 24 Jan 2007 06:30:30 -0500

Author: roman
Date: 2007-01-24 06:30:29 -0500 (Wed, 24 Jan 2007)
New Revision: 1962

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


svn merge -r 1960:1961
https://svn.perfsonar.net/svn/perfsonar/trunk/perfsonar/ant




Modified: branches/JAVA-RRD-MA-STABLE/ant/pre-install-targets.xml
===================================================================
--- branches/JAVA-RRD-MA-STABLE/ant/pre-install-targets.xml 2007-01-24
11:27:51 UTC (rev 1961)
+++ branches/JAVA-RRD-MA-STABLE/ant/pre-install-targets.xml 2007-01-24
11:30:29 UTC (rev 1962)
@@ -126,7 +126,7 @@
addproperty="tomcat.download.url"
defaultvalue="${_tomcat.download.url}"
/>
- <echo message="Installing the Tomcat (please be patient, this can
take some minutes)..."/>
+ <echo message="Installing the Tomcat (please be patient, this can
take some time) ..."/>

</target>


Modified: branches/JAVA-RRD-MA-STABLE/ant/rrdma/rrdma-pre-install-targets.xml
===================================================================
--- branches/JAVA-RRD-MA-STABLE/ant/rrdma/rrdma-pre-install-targets.xml
2007-01-24 11:27:51 UTC (rev 1961)
+++ branches/JAVA-RRD-MA-STABLE/ant/rrdma/rrdma-pre-install-targets.xml
2007-01-24 11:30:29 UTC (rev 1962)
@@ -330,7 +330,7 @@
<entry key="exist.home" value="${exist.war.install.location}"/>
</propertyfile>

- <echo message="Downloading eXist war file (please be patient, this
can take some minutes)..."/>
+ <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}"



  • r1962 - in branches/JAVA-RRD-MA-STABLE/ant: . rrdma, svnlog, 01/24/2007

Archive powered by MHonArc 2.6.16.

Top of Page