You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ke...@apache.org on 2012/08/09 21:03:18 UTC

[8/26] git commit: updating deps again

updating deps again


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

Branch: refs/heads/deps-ctrl
Commit: ca9ce6e362e2ee73aef46eed82f5b27fd80c2c0c
Parents: 778fe58
Author: David Nalley <da...@gnsa.us>
Authored: Mon Aug 6 11:17:36 2012 -0400
Committer: David Nalley <da...@gnsa.us>
Committed: Mon Aug 6 11:17:36 2012 -0400

----------------------------------------------------------------------
 build/dldeps.xml                            |    6 ++++++
 deps/awsapi-lib/apache-log4j-extras-1.0.jar |  Bin 153863 -> 0 bytes
 2 files changed, 6 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/ca9ce6e3/build/dldeps.xml
----------------------------------------------------------------------
diff --git a/build/dldeps.xml b/build/dldeps.xml
index 566b54b..5f3cb1f 100644
--- a/build/dldeps.xml
+++ b/build/dldeps.xml
@@ -45,6 +45,12 @@
       dest="deps/jetty-6.1.26.jar" usetimestamp="true" />
    <get src="http://repo1.maven.org/maven2/org/mortbay/jetty/jetty-util/6.1.26/jetty-util-6.1.26.jar"
       dest="deps/jetty-util-6.1.26.jar" usetimestamp="true" />
+<!--############# AWS STUFF BELOW THIS LINE ####################-->
+   <get src="http://repo1.maven.org/maven2/org/apache/ws/commons/axiom/axiom-api/1.2.8/axiom-api-1.2.8.jar" 
+      dest="deps/awsapi-lib/axiom-api-1.2.8.jar" usetimestamp="true" />
+   <get src="http://repo1.maven.org/maven2/org/apache/ws/commons/axiom/axiom-impl/1.2.8/axiom-impl-1.2.8.jar"
+      dest="deps/awsapi-lib/axiom-impl-1.2.8.jar" usetimestamp="true" />  
+
   </target>
 
   <target name="resolveOptBuildDeps">

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/ca9ce6e3/deps/awsapi-lib/apache-log4j-extras-1.0.jar
----------------------------------------------------------------------
diff --git a/deps/awsapi-lib/apache-log4j-extras-1.0.jar b/deps/awsapi-lib/apache-log4j-extras-1.0.jar
deleted file mode 100644
index c2a866d..0000000
Binary files a/deps/awsapi-lib/apache-log4j-extras-1.0.jar and /dev/null differ