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

Peter Donald closed BUILDR-507.
-------------------------------


> Gem packaging should replace dashes with dots in version number
> ---------------------------------------------------------------
>
>                 Key: BUILDR-507
>                 URL: https://issues.apache.org/jira/browse/BUILDR-507
>             Project: Buildr
>          Issue Type: Bug
>          Components: Packaging
>            Reporter: Peter Donald
>             Fix For: 1.4.2
>
>         Attachments: FixGemVersion.diff
>
>
> 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.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to