You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by bh...@apache.org on 2012/10/09 15:11:20 UTC

[3/4] git commit: bring missing jars back to awsapi

bring missing jars back to awsapi


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

Branch: refs/heads/master
Commit: 39bd7e5f5105bd818d1cff44083bf32cf6d28583
Parents: 9a74cb2
Author: frank <fr...@citrix.com>
Authored: Mon Oct 8 20:31:43 2012 -0700
Committer: Rohit Yadav <bh...@apache.org>
Committed: Tue Oct 9 18:31:10 2012 +0530

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


http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/39bd7e5f/build/build-aws-api.xml
----------------------------------------------------------------------
diff --git a/build/build-aws-api.xml b/build/build-aws-api.xml
index d405700..0b1deec 100644
--- a/build/build-aws-api.xml
+++ b/build/build-aws-api.xml
@@ -375,6 +375,14 @@
             <fileset dir="${base.dir}/deps">
               <include name="axiom-*.jar"/>
               <include name="jasypt-1.9.0.jar"/>
+              <include name="jasypt-1.9.0.jar"/>
+              <include name="axis2-*.jar"/>
+              <include name="XmlSchema-*.jar"/>
+              <include name="json-simple*.jar"/>
+              <include name="neethi*.jar"/>
+              <include name="woden-*.jar"/>
+              <include name="xercesImpl*.jar"/>
+              <include name="xml-apis*.jar"/>
             </fileset>
 			<fileset dir="${jar.dir}">
 				<include name="cloud-awsapi.jar" />