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

Alex Boisvert resolved BUILDR-313.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.3.5

Patch applied.  Thank you!

boisv...@sixtine:~/svn/buildr-313$ svn commit -m "BUILDR-313: Prevent release 
with uncommitted_files on Git 1.4.3+"
Sending        CHANGELOG
Sending        lib/buildr/core/build.rb
Sending        spec/core/build_spec.rb
Transmitting file data ...
Committed revision 815907.


> 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.

Reply via email to