Skip to Content.
Sympa Menu

perfsonar-dev - perfsonar: r2652 - branches/new-structure/trunk/perfsonar_base/ant

Subject: perfsonar development work

List archive

perfsonar: r2652 - branches/new-structure/trunk/perfsonar_base/ant


Chronological Thread 
  • From:
  • To:
  • Subject: perfsonar: r2652 - branches/new-structure/trunk/perfsonar_base/ant
  • Date: Tue, 14 Aug 2007 09:09:27 -0400

Author: roman
Date: 2007-08-14 09:09:27 -0400 (Tue, 14 Aug 2007)
New Revision: 2652

Modified:
branches/new-structure/trunk/perfsonar_base/ant/build.xml
branches/new-structure/trunk/perfsonar_base/ant/const.properties
Log:

new version of nmwg jar is downloaded



Modified: branches/new-structure/trunk/perfsonar_base/ant/build.xml
===================================================================
--- branches/new-structure/trunk/perfsonar_base/ant/build.xml 2007-08-14
13:05:08 UTC (rev 2651)
+++ branches/new-structure/trunk/perfsonar_base/ant/build.xml 2007-08-14
13:09:27 UTC (rev 2652)
@@ -83,7 +83,7 @@
<psbase:lib-dependencies/>

<artifact:dependencies>
- <dependency groupId="nmwg" artifactId="nmwg" version="1.0.20070704"/>
+ <dependency groupId="nmwg" artifactId="nmwg" version="1.0.20070814"/>
<localRepository refid="local.repository"/>
<remoteRepository refid="remote.repository"/>
</artifact:dependencies>

Modified: branches/new-structure/trunk/perfsonar_base/ant/const.properties
===================================================================
--- branches/new-structure/trunk/perfsonar_base/ant/const.properties
2007-08-14 13:05:08 UTC (rev 2651)
+++ branches/new-structure/trunk/perfsonar_base/ant/const.properties
2007-08-14 13:09:27 UTC (rev 2652)
@@ -13,4 +13,4 @@
# name of jar file to be created
jarfilename=perfsonar-base
# version of the product (will be included in the final name of jar file)
-version=1.0.20070704
\ No newline at end of file
+version=1.0.20070814



  • perfsonar: r2652 - branches/new-structure/trunk/perfsonar_base/ant, svnlog, 08/14/2007

Archive powered by MHonArc 2.6.16.

Top of Page