Updated Branches:
  refs/heads/1.6.x 89af1466a -> a83564af7

Update URL for commons-logging-1.1.1-bin.tar.gz

This allows testCopyUrl to succeed against blobstore integration
tests.


Project: http://git-wip-us.apache.org/repos/asf/incubator-jclouds/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-jclouds/commit/a83564af
Tree: http://git-wip-us.apache.org/repos/asf/incubator-jclouds/tree/a83564af
Diff: http://git-wip-us.apache.org/repos/asf/incubator-jclouds/diff/a83564af

Branch: refs/heads/1.6.x
Commit: a83564af79abaaae2d0d68d7686651a92d06ffbb
Parents: 89af146
Author: Andrew Gaul <[email protected]>
Authored: Thu Aug 1 10:19:31 2013 -0700
Committer: Andrew Gaul <[email protected]>
Committed: Thu Aug 1 10:36:24 2013 -0700

----------------------------------------------------------------------
 project/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-jclouds/blob/a83564af/project/pom.xml
----------------------------------------------------------------------
diff --git a/project/pom.xml b/project/pom.xml
index c65fece..51198d8 100644
--- a/project/pom.xml
+++ b/project/pom.xml
@@ -207,7 +207,7 @@
     
<maven.site.url.base>gitsite:[email protected]/jclouds/jclouds-maven-site.git</maven.site.url.base>
     <http.proxyHost />
     <http.proxyPort />
-    
<jclouds.wire.httpstream.url>http://apache.deathculture.net//commons/logging/binaries/commons-logging-1.1.1-bin.tar.gz</jclouds.wire.httpstream.url>
+    
<jclouds.wire.httpstream.url>http://archive.apache.org/dist/commons/logging/binaries/commons-logging-1.1.1-bin.tar.gz</jclouds.wire.httpstream.url>
     
<jclouds.wire.httpstream.md5>e5de09672af9b386c30a311654d8541a</jclouds.wire.httpstream.md5>
     
<jclouds.blobstore.httpstream.url>${jclouds.wire.httpstream.url}</jclouds.blobstore.httpstream.url>
     
<jclouds.blobstore.httpstream.md5>${jclouds.wire.httpstream.md5}</jclouds.blobstore.httpstream.md5>

Reply via email to