You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/01/29 01:25:39 UTC

[jira] [Commented] (ACCUMULO-4121) Make developing on Netbeans easier

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

ASF GitHub Bot commented on ACCUMULO-4121:
------------------------------------------

GitHub user mjwall opened a pull request:

    https://github.com/apache/accumulo/pull/66

    ACCUMULO-4121 - netbeans

    Added typical files for a maven project to all .gitignores
    
    Also excluded those files in the rat plugin section of the pom.xml files.  Not
    excluded by default, see
    http://creadur.apache.org/rat/apache-rat-plugin/check-mojo.html#useDefaultExcludes

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

    $ git pull https://github.com/mjwall/accumulo 4121-netbeans

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

    https://github.com/apache/accumulo/pull/66.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 #66
    
----
commit 691782bf8338696357ad032e827da76d3fabfec4
Author: Michael Wall <mj...@gmail.com>
Date:   2016-01-29T00:13:45Z

    ACCUMULO-4121 - netbeans
    
    Added typical files for a maven project to all .gitignores
    
    Also excluded those files in the rat plugin section of the pom.xml files.  Not
    excluded by default, see
    http://creadur.apache.org/rat/apache-rat-plugin/check-mojo.html#useDefaultExcludes

----


> Make developing on Netbeans easier
> ----------------------------------
>
>                 Key: ACCUMULO-4121
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-4121
>             Project: Accumulo
>          Issue Type: Bug
>    Affects Versions: 1.6.4, 1.7.0
>            Reporter: Michael Wall
>            Assignee: Michael Wall
>            Priority: Trivial
>
> Netbeans uses some files that are not gitignored.  The rat plugin also does not ignore these files.  It ignores IntelliJ and Eclipse files, but not Netbeans.  See http://creadur.apache.org/rat/apache-rat-plugin/check-mojo.html#useDefaultExcludes



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)