[
https://issues.apache.org/jira/browse/GEODE-6252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16737658#comment-16737658
]
ASF subversion and git services commented on GEODE-6252:
--------------------------------------------------------
Commit 981b6c1a3a95265e397670ee15f6e41da669116d in geode's branch
refs/heads/develop from Patrick Rhomberg
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=981b6c1 ]
GEODE-6252: Improve dependency management readability. (#3056)
* Combine dependencies from the same group and version into a dependencySet
* Make dependency management a configurable to not apply Spring (via
versionManagement.applySpringDependencyManagement)
* Expose ext property versions via dependency management plugin
* Refer to ext property versions where necessary within dependency management
blocks.
* Use map notation for dependencies rather than mix-and-match map with
dependencySet and string notation in dependency.
> Combine dependencies into dependencySets
> ----------------------------------------
>
> Key: GEODE-6252
> URL: https://issues.apache.org/jira/browse/GEODE-6252
> Project: Geode
> Issue Type: Sub-task
> Reporter: Patrick Rhomberg
> Priority: Major
> Labels: pull-request-available
> Time Spent: 1h
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)