[ 
https://issues.apache.org/jira/browse/GEODE-6123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated GEODE-6123:
----------------------------------
    Labels: pull-request-available  (was: )

> Code cleanup: gradle dependency declarations should be consistent in style
> --------------------------------------------------------------------------
>
>                 Key: GEODE-6123
>                 URL: https://issues.apache.org/jira/browse/GEODE-6123
>             Project: Geode
>          Issue Type: Improvement
>            Reporter: Patrick Rhomberg
>            Assignee: Patrick Rhomberg
>            Priority: Major
>              Labels: pull-request-available
>
> Most dependencies are declared as:
> {noformat}
> compile '<group>:<name>:<version>'
> {noformat}
>  but some few are declared as
> {noformat}
> compile group: '<group>', name: '<name>', version: '<version>'
> {noformat}
> We should be consistent in our approach.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to