[
https://issues.apache.org/jira/browse/BUILDR-313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alex Boisvert updated BUILDR-313:
---------------------------------
Summary: Prevent release with uncommitted_files on Git 1.4.3+ (was: wrong
list of uncommitted_files with Git 1.4.3 or higher)
> Prevent release with uncommitted_files on Git 1.4.3+
> ----------------------------------------------------
>
> Key: BUILDR-313
> URL: https://issues.apache.org/jira/browse/BUILDR-313
> Project: Buildr
> Issue Type: Bug
> Affects Versions: 1.3, 1.3.1, 1.3.2, 1.3.3, 1.3.4
> Reporter: Alexis Midon
> Fix For: 1.3.5
>
>
> The output of 'git status' is slightly different since git 1.4.3 [1]. Tabs
> are used instead of spaces, which brakes the regex of Git.uncommitted_files.
> So the list of uncommitted files is empty when it should not.
> The side effect is that release does not fail on a dirty repo.
> [1] the commit introducing the change
> http://git.kernel.org/?p=git/git.git;a=commit;h=c91f0d92
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.