You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Swapnil Bawaskar (JIRA)" <ji...@apache.org> on 2016/10/25 07:18:09 UTC

[jira] [Closed] (GEODE-1872) spring-hateoas is misspelled in gradle/dependency-versions.properties

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

Swapnil Bawaskar closed GEODE-1872.
-----------------------------------

> spring-hateoas is misspelled in gradle/dependency-versions.properties
> ---------------------------------------------------------------------
>
>                 Key: GEODE-1872
>                 URL: https://issues.apache.org/jira/browse/GEODE-1872
>             Project: Geode
>          Issue Type: Bug
>          Components: build
>            Reporter: Kirk Lund
>            Assignee: Kirk Lund
>             Fix For: 1.0.0-incubating
>
>
> spring-hateoas is misspelled as spring-hateos in gradle/dependency-versions.properties:
> {noformat}
> spring-hateos.version = 0.16.0.RELEASE
> {noformat}
> It's then used as the version string in geode-web-api/build.gradle:
> {noformat}
> compile ('org.springframework.hateoas:spring-hateoas:' + project.'spring-hateos.version') {
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)