use bcprov-jdk16-1.45.jar instead of bcprov-jdk16-1.46.jar

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

Branch: refs/heads/javelin
Commit: e6d2e3e1383df91f148828c453ffcbf5f80e7d34
Parents: 29df8d8
Author: Edison Su <[email protected]>
Authored: Wed Sep 12 13:56:21 2012 -0700
Committer: Edison Su <[email protected]>
Committed: Wed Sep 12 13:56:21 2012 -0700

----------------------------------------------------------------------
 wscript_build |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/e6d2e3e1/wscript_build
----------------------------------------------------------------------
diff --git a/wscript_build b/wscript_build
index 27b4874..2de698c 100644
--- a/wscript_build
+++ b/wscript_build
@@ -164,7 +164,7 @@ def build_dependences ():
 
         bld.install_files('${JAVADIR}',start_path.ant_glob(["CAStorSDK-*.jar", 
"javax.persistence-2.0.0.jar", "apache-log4j-extras-1.1.jar", 
"libvirt-0.4.8.jar", "axis2-1.5.1.jar", "jstl-1.2.jar", 
"commons-discovery-0.5.jar", "commons-codec-1.6.jar", "ejb-api-3.0.jar", 
"xmlrpc-client-3.1.3.jar", "commons-dbcp-1.4.jar", "commons-pool-1.6.jar", 
"gson-1.7.1.jar", 
          "netscaler-1.0.jar", "netscaler-sdx-1.0.jar", 
"backport-util-concurrent-3.1.jar", "ehcache-1.5.0.jar", "httpcore-4.0.jar", 
"log4j-1.2.16.jar", "trilead-ssh2-build213-svnkit-1.3-patch.jar", 
"cglib-nodep-2.2.2.jar", "xmlrpc-common-3.*.jar", 
-         "xmlrpc-client-3.*.jar", "axis-1.4.jar", "wsdl4j-1.6.2.jar", 
"bcprov-jdk16-1.46.jar", "jsch-0.1.42.jar", "jasypt-1.9.0.jar", 
"commons-configuration-1.8.jar", "commons-lang-2.6.jar",  "mail-1.4.jar", 
"activation-1.1.jar",  "xapi-5.6.100-1-SNAPSHOT.jar"], excl = excludes), 
cwd=start_path)
+         "xmlrpc-client-3.*.jar", "axis-1.4.jar", "wsdl4j-1.6.2.jar", 
"bcprov-jdk16-1.45.jar", "jsch-0.1.42.jar", "jasypt-1.9.0.jar", 
"commons-configuration-1.8.jar", "commons-lang-2.6.jar",  "mail-1.4.jar", 
"activation-1.1.jar",  "xapi-5.6.100-1-SNAPSHOT.jar"], excl = excludes), 
cwd=start_path)
 
 #def build_console_proxy ():
        # binary unsubstitutable files:

Reply via email to