Uploaded image for project: 'Aurora'
  1. Aurora
  2. AURORA-1169

Version ID in gradle expands to invalid value on Windows

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Won't Fix
    • None
    • 0.8.0
    • Build
    • None

    Description

      Reported in IRC. Apparently it's possible for this line in the build.gradle:

      version = file("${rootDir}/.auroraversion").text.trim().toUpperCase()
      

      To expand to:

      SRC/MAIN/RESOURCES/APACHE/AURORA/CLIENT/CLI/.AURORAVERSION.jar
      

      The result is a failure to install jars to the correct locations, and a non-functioning scheduler.

      Transcript:

      <wfarner> how about in /home/vagrant/aurora/dist/libs
      <JakeXKS> well there is /home/vagrant/aurora/dist/libs/aurora-SRC/MAIN/RESOURCES/APACHE/AURORA/CLIENT/CLI/.AURORAVERSION.jar
      JakeXKS> Vagrant 1.7.2 Virtualbox 4.3.24
      

      Attachments

        Issue Links

          Activity

            People

              wfarner Bill Farner
              wfarner Bill Farner
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: