Skip to Content.
Sympa Menu

perfsonar-dev - perfsonar: r5114 - branches/new-structure-with-base2/ps-mdm-ls/ant

Subject: perfsonar development work

List archive

perfsonar: r5114 - branches/new-structure-with-base2/ps-mdm-ls/ant


Chronological Thread 
  • From:
  • To:
  • Subject: perfsonar: r5114 - branches/new-structure-with-base2/ps-mdm-ls/ant
  • Date: Mon, 4 May 2009 08:52:32 -0400

Author: trzaszcz
Date: 2009-05-04 08:52:31 -0400 (Mon, 04 May 2009)
New Revision: 5114

Modified:
branches/new-structure-with-base2/ps-mdm-ls/ant/build.xml
Log:
essential jar added

Modified: branches/new-structure-with-base2/ps-mdm-ls/ant/build.xml
===================================================================
--- branches/new-structure-with-base2/ps-mdm-ls/ant/build.xml 2009-05-04
12:23:50 UTC (rev 5113)
+++ branches/new-structure-with-base2/ps-mdm-ls/ant/build.xml 2009-05-04
12:52:31 UTC (rev 5114)
@@ -82,6 +82,9 @@
<dependency groupId="perfsonar" artifactId="ps-mdm-base2"
version="0.0.1"/>
<dependency groupId="commons-digester"
artifactId="commons-digester" version="2.0"/>
<dependency groupId="org.apache.axis2" artifactId="axis2-jaxws"
version="1.4.1"/>
+ <dependency groupId="org.apache.axis2" artifactId="axis2-adb"
version="1.4.1"/>
+
+
<localRepository refid="local.repository"/>
<remoteRepository refid="remote.repository"/>
</artifact:dependencies>



  • perfsonar: r5114 - branches/new-structure-with-base2/ps-mdm-ls/ant, svnlog, 05/04/2009

Archive powered by MHonArc 2.6.16.

Top of Page