You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/04/24 23:35:15 UTC

[jira] [Commented] (DRILL-567) Maven RAT plugin - Ignore all files inside a hidden directory ".*/**"

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

ASF GitHub Bot commented on DRILL-567:
--------------------------------------

GitHub user adityakishore opened a pull request:

    https://github.com/apache/incubator-drill/pull/63

    DRILL-567: Maven RAT plugin - Ignore all files inside a hidden directory...

    ... ".*/**"

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/adityakishore/incubator-drill DRILL-567

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-drill/pull/63.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #63
    
----
commit f9a687a40e6baef712fc3aebe02b31693c6d1214
Author: Aditya Kishore <ad...@maprtech.com>
Date:   2014-04-24T21:32:54Z

    DRILL-567: Maven RAT plugin - Ignore all files inside a hidden directory ".*/**"

----


> Maven RAT plugin - Ignore all files inside a hidden directory ".*/**"
> ---------------------------------------------------------------------
>
>                 Key: DRILL-567
>                 URL: https://issues.apache.org/jira/browse/DRILL-567
>             Project: Apache Drill
>          Issue Type: Improvement
>            Reporter: Aditya Kishore
>            Assignee: Aditya Kishore
>            Priority: Minor
>              Labels: rat
>
> # We should never have a checked in code residing in a folder starting with a dot ".".
> # Most of the IDEs create such folders to store custom settings (eclipse create .externalToolBuilders for example).



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