[
https://issues.apache.org/jira/browse/BUILDR-360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antoine Toulme updated BUILDR-360:
----------------------------------
Attachment: BUILDR_360
Here is a patch that makes sure the tag_name can be set but warns that you
should be using the class method.
> tag_name method is not present in Git release task
> --------------------------------------------------
>
> Key: BUILDR-360
> URL: https://issues.apache.org/jira/browse/BUILDR-360
> Project: Buildr
> Issue Type: Bug
> Components: Core features
> Affects Versions: 1.3.5
> Reporter: Antoine Toulme
> Attachments: BUILDR_360
>
>
> tag_name is not defined in the trunk and this code used to set the tag_name
> in the ODE Rakefile doesn't work with the trunk:
> Release.find.tag_name = lambda { |version| "APACHE_ODE_#{version.upcase}" }
> if Release.find
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.