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 17:14:25 UTC

[jira] [Updated] (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:all-tabpanel ]

Bill Havanki updated ACCUMULO-2927:
-----------------------------------

    Attachment: ACCUMULO-2927-1.6.v1.patch.txt

> 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
>
>         Attachments: ACCUMULO-2927-1.6.v1.patch.txt
>
>
> 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)