[
https://issues.apache.org/jira/browse/CLOUDSTACK-8011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14232890#comment-14232890
]
ASF subversion and git services commented on CLOUDSTACK-8011:
-------------------------------------------------------------
Commit bf72f8714da0847668070397d3cf517296c98be9 in cloudstack's branch
refs/heads/bugfix/4.5-8011 from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=bf72f87 ]
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
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
Signed-off-by: Rohit Yadav <[email protected]>
> Upgrade Maven dependencies
> --------------------------
>
> Key: CLOUDSTACK-8011
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8011
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Reporter: Rohit Yadav
> Assignee: Rohit Yadav
> Fix For: 4.5.0, 4.6.0
>
>
> We're using very old dependencies with the project, in a discussion on how to
> improve quality and speed up build process Rajani suggested that newer
> maven-war plugin is faster than the 4.3 one we're using now. The task is to
> simply upgrade dependencies, we don't have to upgrade all of them to major
> version but to last/latest minor versions at the least.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)