You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Bill Havanki (JIRA)" <ji...@apache.org> on 2014/06/19 16:52:24 UTC

[jira] [Commented] (ACCUMULO-2927) Make 'git clean -df' sufficient when switching between branches

    [ https://issues.apache.org/jira/browse/ACCUMULO-2927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14037390#comment-14037390 ] 

Bill Havanki commented on ACCUMULO-2927:
----------------------------------------

I've played with this some, and it appears that only 1.6.x and master need additions to .gitignore. I'll submit separate patches for each branch.

> Make 'git clean -df' sufficient when switching between branches
> ---------------------------------------------------------------
>
>                 Key: ACCUMULO-2927
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2927
>             Project: Accumulo
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 1.5.1, 1.6.0
>            Reporter: Bill Havanki
>            Assignee: Bill Havanki
>            Priority: Minor
>             Fix For: 1.6.1, 1.7.0
>
>
> Update .gitignore across the active development branches so that, upon switching from one branch containing build artifacts to another, it is enough to run {{git clean -df}} (and {{mvn clean}}) to remove leftovers from the prior branch and successfully build. Requiring {{git clean -xdf}} leads to the destruction of IDE tracking files.
> For background, see [this email thread|http://mail-archives.apache.org/mod_mbox/accumulo-dev/201406.mbox/%3CCAGHyZ6JXBNpgH8nrA_sE9ss8NXAE7Se_Ob%3DBuxZaFA098bg_2Q%40mail.gmail.com%3E].



--
This message was sent by Atlassian JIRA
(v6.2#6252)