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

Alexis Midon reopened BUILDR-223:
---------------------------------




Buildr aborted!
undefined method `commit_message=' for Buildr::Release:Class

> Release Task: customizable commit message
> -----------------------------------------
>
>                 Key: BUILDR-223
>                 URL: https://issues.apache.org/jira/browse/BUILDR-223
>             Project: Buildr
>          Issue Type: New Feature
>          Components: Core features
>            Reporter: Alexis Midon
>             Fix For: 1.3.4
>
>
> From a request on nuildr-dev mailing list:
> Next, our commit messages have a special format (we start with keywords), and 
> we cannot use the buildr release without modifications.
>  I can patch the Release class in my buildfile, but perhaps something similar 
> to the release attribute in buildr 1.3.3 would be possible, like in the
>  following exemple ?
>  Release.tag_name = lambda { |ver| "foo-#{ver}" }
>  Release.commit_format = lambda { |msg| "ADD: #{msg}" }

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

Reply via email to