[
https://issues.apache.org/jira/browse/GEODE-3068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16208143#comment-16208143
]
Kirk Lund commented on GEODE-3068:
----------------------------------
commons-digester.version and commons-exec.version were also added out of order
in:
{noformat}
commit 01c0a2c547b8c8f254b52ae024469c201ef789d5
Author: Jinmei Liao <[email protected]>
Date: Fri Feb 19 12:47:11 2016 -0800
GEODE-829: pulse gradle uses the dependency versions in the property file
{noformat}
> dependency-versions.properties should stay in alphabetical ordering
> -------------------------------------------------------------------
>
> Key: GEODE-3068
> URL: https://issues.apache.org/jira/browse/GEODE-3068
> Project: Geode
> Issue Type: Bug
> Components: build
> Reporter: Kirk Lund
> Assignee: Kirk Lund
> Fix For: 1.3.0
>
>
> A new entry was added in the wrong order. The entries should stay in
> alphabetical ordering. The list is simply too long to not enforce ordering.
> {noformat}
> log4j.version = 2.7
> lucene.version = 6.4.1
> codec.version = 1.10
> mockito-core.version = 2.7.11
> mockrunner.version = 1.1.2
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)