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

Patrick Rhomberg reassigned GEODE-6123:
---------------------------------------

    Assignee: Patrick Rhomberg

> 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
>
> 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