Updated Branches:
  refs/heads/4.0 7b7e49c5a -> 08c970a9c

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/08c970a9
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/08c970a9
Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/08c970a9

Branch: refs/heads/4.0
Commit: 08c970a9cac281bd74b4ebce07c9b806c2729b8b
Parents: 7b7e49c
Author: Edison Su <[email protected]>
Authored: Fri Sep 7 02:21:53 2012 -0700
Committer: Edison Su <[email protected]>
Committed: Fri Sep 7 02:22:20 2012 -0700

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


http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/08c970a9/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" />

Reply via email to