You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ed...@apache.org on 2012/09/07 14:13:45 UTC

[4/6] git commit: fix systemvm zip

fix systemvm zip


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

Branch: refs/heads/master
Commit: fda4bac6e79a219a0cd02e75bacadc6e74c8b15c
Parents: 1a23464
Author: Edison Su <su...@gmail.com>
Authored: Fri Sep 7 02:21:53 2012 -0700
Committer: Edison Su <su...@gmail.com>
Committed: Fri Sep 7 05:12:38 2012 -0700

----------------------------------------------------------------------
 build/package.xml |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/fda4bac6/build/package.xml
----------------------------------------------------------------------
diff --git a/build/package.xml b/build/package.xml
index 01c702f..979b864 100755
--- a/build/package.xml
+++ b/build/package.xml
@@ -204,6 +204,7 @@
         <include name="xmlrpc-common-3.1.3.jar" />
         <include name="ws-commons-util-1.0.2.jar" />
         <include name="log4j*.jar" />
+        <include name="asm-3.1.jar" />
         <include name="apache-log4j-extras-1.1.jar" />
         <include name="gson-1.7.1.jar" />
         <include name="commons-httpclient-3.1.jar" />