You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildr.apache.org by "Antoine Toulme (JIRA)" <ji...@apache.org> on 2010/05/18 16:47:43 UTC

[jira] Commented: (BUILDR-436) release task should only replace "-SNAPSHOT"

    [ https://issues.apache.org/jira/browse/BUILDR-436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12868662#action_12868662 ] 

Antoine Toulme commented on BUILDR-436:
---------------------------------------

Actually, if you want an increment, then you need the -SNAPSHOT.

2.2.0-rc1-SNAPSHOT will do the increment.

Otherwise the expected value should be "-rc1"

> release task should only replace "-SNAPSHOT"
> --------------------------------------------
>
>                 Key: BUILDR-436
>                 URL: https://issues.apache.org/jira/browse/BUILDR-436
>             Project: Buildr
>          Issue Type: Bug
>          Components: Packaging
>    Affects Versions: 1.3.5
>         Environment: Linux 2 2.6.31-21-generic  i686 GNU/Linux
>            Reporter: Jean-Philippe Caruana
>         Attachments: spec.patch
>
>
> When I commit "2.2.0-rc1" in my buildfile and do a "buildr release", it builds a project-artifact-2.2.0.jar. My "-rc1" is dropped (everything after "-" is dropped, in order to drop the "-SNAPSHOT" part)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.