maven: Upgrade bouncy castle to version 1.55 - Upgrades Maven dependency version to v1.55 - Fixes bountycastle usages and issues - Adds timeout to jetty/annotation scanning
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/b9ee34fa Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/b9ee34fa Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/b9ee34fa Branch: refs/heads/4.9-bountycastle-daan Commit: b9ee34fa9510f10b0bddeff869c821a5361932b2 Parents: c34531f Author: Daan Hoogland <[email protected]> Authored: Wed May 18 13:25:32 2016 +0200 Committer: Rohit Yadav <[email protected]> Committed: Wed Sep 28 15:09:48 2016 +0530 ---------------------------------------------------------------------- .../network/resource/NetscalerResource.java | 1650 +++++++++--------- pom.xml | 2 +- .../cloudstack/network/lb/CertServiceImpl.java | 283 +-- .../cloudstack/network/lb/CertServiceTest.java | 367 ++-- tools/travis/before_script.sh | 2 +- .../cloud/utils/security/CertificateHelper.java | 112 +- 6 files changed, 1175 insertions(+), 1241 deletions(-) ----------------------------------------------------------------------
