You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@accumulo.apache.org by "Sapan Shah (Updated) (JIRA)" <ji...@apache.org> on 2012/01/26 08:37:40 UTC

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

Sapan Shah updated ACCUMULO-339:
--------------------------------

    Attachment: ACCUMULO-339.patch
    
> 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
>         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