[
https://issues.apache.org/jira/browse/BUILDR-222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexis Midon updated BUILDR-222:
--------------------------------
Attachment: BUILDR-222-0004-git-support-fir-release.patch
A patch incorporating the latest remarks.
Now the Release class is subclassed twice, for Git and Svn.
> Support Git as a version control system
> ---------------------------------------
>
> Key: BUILDR-222
> URL: https://issues.apache.org/jira/browse/BUILDR-222
> Project: Buildr
> Issue Type: Improvement
> Components: Core features
> Reporter: Alexis Midon
> Attachments: BUILDR-222-0001-git-support-for-release.txt,
> BUILDR-222-0003-git-support-for-release.txt,
> BUILDR-222-0004-git-support-fir-release.patch
>
>
> The Release task uses Subversion to check for uncommitted files and tag the
> source repository.
> Of course this fails when your project does not use Subversion but Git for
> instance.
> The improvement could be to provide a VCS abstraction with 2 implementations:
> Subversion and Git.
> A method could instantiate the proper implementation.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.