GitHub user bhaisaab opened a pull request: https://github.com/apache/cloudstack/pull/1511
4.9 bountycastle daan This PR adds bountycastle related version and code fixes from @DaanHoogland on top of https://github.com/apache/cloudstack/pull/1510 I could not fix java compilation issues when using version 1.54 with openjdk 1.7.0_99, @DaanHoogland can you take over? The branch in on asf remote so you can push/pull as necessary. Thanks. cc @swill You can merge this pull request into a Git repository by running: $ git pull https://github.com/apache/cloudstack 4.9-bountycastle-daan Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cloudstack/pull/1511.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #1511 ---- commit bb29b1d06389e41c779d94f2d433f3b7c48009b3 Author: Rohit Yadav <rohit.ya...@shapeblue.com> Date: 2016-01-27T00:41:02Z maven: Upgrade dependency versions Updated most dependencies to latest minor releases, EXCEPT: - Gson 2.x - Major spring framework version - Servlet version - Embedded jetty version - Mockito version (beta) - Mysql lib minor version upgrade (breaks mysql-ha plugin) Signed-off-by: Rohit Yadav <rohit.ya...@shapeblue.com> commit 770aa0133ee3011239033e2dfe3f6ed41b76761a Author: Rohit Yadav <rohit.ya...@shapeblue.com> Date: 2016-02-02T18:55:06Z framework/quota: fix checkstyle issue Fixes enum name to supress checkstyle failure due to the latest checkstyle version Signed-off-by: Rohit Yadav <rohit.ya...@shapeblue.com> commit 101668994dd27e3ca67c09a8118dbcea255805fd Author: Daan Hoogland <d...@onecht.net> Date: 2016-04-22T10:55:27Z further maven dependency updates from Daan Signed-off-by: Rohit Yadav <rohit.ya...@shapeblue.com> commit 8af677a0f0b2a74db74223fc3d0e2d3e9549e960 Author: Rohit Yadav <rohit.ya...@shapeblue.com> Date: 2016-01-28T12:06:08Z maven: fix dependency version support by JDK7 - Fix jetty dependency that is compatible with Java7 - Upgrade minor revisions of dependencies - Upgrade vmware mvn sdk dependency to 6.0 - Downgrade bounty castle version to 1.46 (same as before) Signed-off-by: Rohit Yadav <rohit.ya...@shapeblue.com> commit 2ac0837765f1bbf407706fef5002a6fbfa0dba8b Author: Daan Hoogland <d...@onecht.net> Date: 2016-04-22T10:58:33Z maven: upgrade bounty castle version to 1.54 Upgrades bountycastle dependency version to bcprov-15on v1.54 ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---