cloudstack/plugins
Rohit Yadav 482815d084 CLOUDSTACK-8011: Upgrade maven dependencies
Changes;
- Upgrades maven-war plugin to 4.5 (faster war packaging)
- Upgrade spring framework to latest minor release
- Upgrade ehcache, jasypt, httpclient, httpcore and other core dependencies
- Upgrade to latest ipv6 library, fix unit test NetUtilsTest
- httpcore and httpclient are sharing same version variable
- commons-httpclient is different that httpclient, the fix gives it a separate var
- Apidocs failed to generate and get stuck with new reflections version, for now
  we will continue using 0.9.8

Newer dependencies can be listed using:
mvn versions:display-dependency-updates -Dnoredist -Dsimulator -P developer,systemvm

Testing;
- Tested using Maven 3.2.1
- Local noredist build with unit tests succeeds
- CloudStack mgmt server started, basic business layer tests work
- Observed 10-15% build time improvement using new maven-war plugin

Branch: bugfix/4.5-8011 (commits are squashed in favour of a linear history)

Pull request:
https://github.com/apache/cloudstack/pull/50

This closes #50

TravisCI build summary:
https://travis-ci.org/shapeblue/cloudstack/builds/42902172

- Build passes with unit tests
- Apidocs generates successfully
- Most integration tests pass, some fail due to timeout errors, second re-run
  passes some of them

Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
(cherry picked from commit fac7bfc5d5)
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>

Conflicts:
	pom.xml
2014-12-04 02:14:54 +05:30
..
acl/static-role-based Improve the handling of the findbug exclude files 2014-09-03 10:41:22 +02:00
affinity-group-processors Improve the handling of the findbug exclude files 2014-09-03 10:41:22 +02:00
alert-handlers CLOUDSTACK-7620: Added SNMP MIB file for snmp-alerts plugin 2014-11-18 14:12:55 +05:30
api Improve the handling of the findbug exclude files 2014-09-03 10:41:22 +02:00
database/mysql-ha Fix pom relative path 2014-03-14 14:55:26 +01:00
dedicated-resources Improve the handling of the findbug exclude files 2014-09-03 10:41:22 +02:00
deployment-planners CLOUDSTACK-6650: Reorder Cluster list in deployment planner to protect 2014-10-14 17:55:37 +05:30
event-bus CLOUDSTACK-8011: Upgrade maven dependencies 2014-12-04 02:14:54 +05:30
file-systems/netapp Improve the handling of the findbug exclude files 2014-09-03 10:41:22 +02:00
ha-planners/skip-heurestics Improve the handling of the findbug exclude files 2014-09-03 10:41:22 +02:00
host-allocators/random Improve the handling of the findbug exclude files 2014-09-03 10:41:22 +02:00
hypervisors Fixed root disk resize on deploy for RBD. 2014-12-02 01:56:37 +05:30
network-elements CLOUDSTACK-8011: Upgrade maven dependencies 2014-12-04 02:14:54 +05:30
storage CLOUDSTACK-8011: Upgrade maven dependencies 2014-12-04 02:14:54 +05:30
storage-allocators/random Improve the handling of the findbug exclude files 2014-09-03 10:41:22 +02:00
user-authenticators Fixed coverity issue 2014-11-06 09:38:22 +05:30
pom.xml plugins: remove opensource kvm hypervisor plugin from noredist profile 2014-08-25 18:16:28 +02:00