Uploaded image for project: 'Buildr (Retired)'
  1. Buildr (Retired)
  2. BUILDR-507

Gem packaging should replace dashes with dots in version number

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.4.2
    • Packaging
    • None

    Description

      Ruby gems can not have a - in the version. So setting the version of a gem as 1.0.7-SNAPSHOT will result in a build failure. This patch replaces occurrences of '-' in version string with . so that the gem version will be 1.0.7.SNAPSHOT which is acceptable.

      Attachments

        1. FixGemVersion.diff
          0.5 kB
          Peter Donald

        Activity

          People

            Unassigned Unassigned
            pdonald Peter Donald
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment