You are viewing a plain text version of this content. The canonical link for it is here.
Posted to droids-commits@incubator.apache.org by th...@apache.org on 2008/11/04 18:25:40 UTC

svn commit: r711340 - in /incubator/droids/trunk/tools/ivy/repository/global/commons-io: ivy-commons-io-1.3.2.xml ivy-commons-io-1.4.xml

Author: thorsten
Date: Tue Nov  4 10:25:40 2008
New Revision: 711340

URL: http://svn.apache.org/viewvc?rev=711340&view=rev
Log:
Fixing commons-io dependency which prior has thrown an exception while resolving

Added:
    incubator/droids/trunk/tools/ivy/repository/global/commons-io/ivy-commons-io-1.4.xml
      - copied, changed from r711329, incubator/droids/trunk/tools/ivy/repository/global/commons-io/ivy-commons-io-1.3.2.xml
Removed:
    incubator/droids/trunk/tools/ivy/repository/global/commons-io/ivy-commons-io-1.3.2.xml

Copied: incubator/droids/trunk/tools/ivy/repository/global/commons-io/ivy-commons-io-1.4.xml (from r711329, incubator/droids/trunk/tools/ivy/repository/global/commons-io/ivy-commons-io-1.3.2.xml)
URL: http://svn.apache.org/viewvc/incubator/droids/trunk/tools/ivy/repository/global/commons-io/ivy-commons-io-1.4.xml?p2=incubator/droids/trunk/tools/ivy/repository/global/commons-io/ivy-commons-io-1.4.xml&p1=incubator/droids/trunk/tools/ivy/repository/global/commons-io/ivy-commons-io-1.3.2.xml&r1=711329&r2=711340&rev=711340&view=diff
==============================================================================
--- incubator/droids/trunk/tools/ivy/repository/global/commons-io/ivy-commons-io-1.3.2.xml (original)
+++ incubator/droids/trunk/tools/ivy/repository/global/commons-io/ivy-commons-io-1.4.xml Tue Nov  4 10:25:40 2008
@@ -17,13 +17,14 @@
 -->
 <ivy-module version="1.0">
  <info organisation="commons-io" module="commons-io"
-   revision="1.3.2">
+   revision="1.4">
  </info>
  <configurations>
    <conf name="core" visibility="public" />
  </configurations>
  <publications>
    <artifact name="commons-io" type="jar" ext="jar" conf="core"
-     url="http://repo.exist.com/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar" />
+     url="http://repo.exist.com/maven2/commons-io/commons-io/1.4/commons-io-1.4.jar" />
  </publications>
 </ivy-module>
+