You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by wi...@apache.org on 2012/08/10 10:39:40 UTC

git commit: Point to libvirt.org again for libvirt-java 0.4.8

Updated Branches:
  refs/heads/deps-ctrl 9722bbcca -> b6a6abb4a


Point to libvirt.org again for libvirt-java 0.4.8


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

Branch: refs/heads/deps-ctrl
Commit: b6a6abb4aed73096d6335dfe5c403ca251571e24
Parents: 9722bbc
Author: Wido den Hollander <wi...@widodh.nl>
Authored: Fri Aug 10 10:39:14 2012 +0200
Committer: Wido den Hollander <wi...@widodh.nl>
Committed: Fri Aug 10 10:39:14 2012 +0200

----------------------------------------------------------------------
 build/alldeps.xml |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/b6a6abb4/build/alldeps.xml
----------------------------------------------------------------------
diff --git a/build/alldeps.xml b/build/alldeps.xml
index f3fa2ef..675457c 100644
--- a/build/alldeps.xml
+++ b/build/alldeps.xml
@@ -75,8 +75,7 @@
 
   <target name="resolveOptBuildDeps">
     <mkdir dir="deps" />
-    <!-- This should actually point to libvirt.org, but they don't have 0.4.8 online at /maven2 -->
-    <get src="http://zooi.widodh.nl/cloudstack/libvirt-java/libvirt-0.4.8.jar" 
+    <get src="http://libvirt.org/maven2/org/libvirt/libvirt/0.4.8/libvirt-0.4.8.jar" 
       dest="deps/libvirt-0.4.8.jar" usetimestamp="true" />
     <get src="https://www.f5se.com/repository/com/f5se/utils/iControl/1.0/iControl-1.0.jar" 
       dest="deps/iControl-1.0.jar" usetimestamp="true" />