[
https://issues.apache.org/jira/browse/BUILDR-703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antoine Toulme resolved BUILDR-703.
-----------------------------------
Resolution: Fixed
Assignee: Antoine Toulme
Fixed for 1.5.
[master 569578b] BUILDR-703 release: allow THIS_VERSION to be defined in
another file Allow for a file named version.rb to be placed next to the
Buildfile. This file should contain the version number of the project.
4 files changed, 46 insertions(+), 10 deletions(-)
> release: allow THIS_VERSION to be defined in another file
> ---------------------------------------------------------
>
> Key: BUILDR-703
> URL: https://issues.apache.org/jira/browse/BUILDR-703
> Project: Buildr
> Issue Type: Improvement
> Components: Core features
> Reporter: Willem Verstraeten
> Assignee: Antoine Toulme
> Fix For: 1.5
>
>
> The release task updates the field 'THIS_VERSION' in the {{buildfile}}
> itself.
> If you have a project that maintains multiple branches of a product (say 1.x
> and 2.x), this leads to a non-trivial merge conflicts in an essential file.
> It would be convenient if the version could be specified in a separate file.
> That way we can revert the file on each merge with less chance of introducing
> an error.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)