GitHub user bhaisaab opened a pull request:
https://github.com/apache/cloudstack/pull/1510
4.9 mvn version safeupgradeonly
Upgrades maven dependencies versions that can be safely upgraded without
breaking console-proxy/crypto usage.
Bisected changes from: https://github.com/apache/cloudstack/pull/1397
cc @swill @DaanHoogland
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/shapeblue/cloudstack
4.9-mvn-version-safeupgradeonly
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/1510.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 #1510
----
commit bb29b1d06389e41c779d94f2d433f3b7c48009b3
Author: Rohit Yadav <[email protected]>
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 <[email protected]>
commit 770aa0133ee3011239033e2dfe3f6ed41b76761a
Author: Rohit Yadav <[email protected]>
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 <[email protected]>
commit 101668994dd27e3ca67c09a8118dbcea255805fd
Author: Daan Hoogland <[email protected]>
Date: 2016-04-22T10:55:27Z
further maven dependency updates from Daan
Signed-off-by: Rohit Yadav <[email protected]>
commit 8af677a0f0b2a74db74223fc3d0e2d3e9549e960
Author: Rohit Yadav <[email protected]>
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 <[email protected]>
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---