Uploaded image for project: 'Geode'
  1. Geode
  2. GEODE-1872

spring-hateoas is misspelled in gradle/dependency-versions.properties

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.0.0-incubating
    • build
    • None

    Description

      spring-hateoas is misspelled as spring-hateos in gradle/dependency-versions.properties:

      spring-hateos.version = 0.16.0.RELEASE
      

      It's then used as the version string in geode-web-api/build.gradle:

      compile ('org.springframework.hateoas:spring-hateoas:' + project.'spring-hateos.version') {
      

      Attachments

        Activity

          People

            klund Kirk Lund
            klund Kirk Lund
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: