You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@accumulo.apache.org by "Billie Rinaldi (Commented) (JIRA)" <ji...@apache.org> on 2012/01/26 16:18:38 UTC

[jira] [Commented] (ACCUMULO-339) Add lib and target directories to .gitignore file.

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

Billie Rinaldi commented on ACCUMULO-339:
-----------------------------------------

Looks good.  Thanks for the ticket and the patch.  Sapan, I've added you to our contributors list in JIRA.  David, I'm adding you as well due to your sheer volume of reported issues.  This will allow you to have more control over tickets.
                
> Add lib and target directories to .gitignore file.
> --------------------------------------------------
>
>                 Key: ACCUMULO-339
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-339
>             Project: Accumulo
>          Issue Type: Improvement
>            Reporter: David Medinets
>            Priority: Trivial
>             Fix For: 1.4.0, 1.5.0
>
>         Attachments: ACCUMULO-339.patch
>
>
> I pulled the latest copy of accumulo. Then used 'mvn package' to generate a jar file. Then I ran 'git status'. Several directories were untracked. Since the directories were created by the build process, I feel they should be ignored. The untracked directories were:
> {noformat}
> src/examples/simple/target/
> src/examples/wikisearch/ingest/lib/
> src/examples/wikisearch/ingest/target/
> src/examples/wikisearch/query-war/target/
> src/examples/wikisearch/query/lib/
> src/examples/wikisearch/query/target/
> src/examples/wikisearch/target/
> {noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira