You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Lars Francke (JIRA)" <ji...@apache.org> on 2010/06/13 18:02:13 UTC

[jira] Created: (HBASE-2718) Update .gitignore for trunk after removal of contribs

Update .gitignore for trunk after removal of contribs
-----------------------------------------------------

                 Key: HBASE-2718
                 URL: https://issues.apache.org/jira/browse/HBASE-2718
             Project: HBase
          Issue Type: Improvement
    Affects Versions: 0.21.0
            Reporter: Lars Francke
            Priority: Trivial


This just updates the .gitignore file:

Removes all references to core/ and contrib/
Also removes /build which should be a relic from the Ant/Ivy times
Adds /.idea/ for the IntelliJ users

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HBASE-2718) Update .gitignore for trunk after removal of contribs

Posted by "Lars Francke (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-2718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lars Francke updated HBASE-2718:
--------------------------------

    Attachment: HBASE-2718.patch

> Update .gitignore for trunk after removal of contribs
> -----------------------------------------------------
>
>                 Key: HBASE-2718
>                 URL: https://issues.apache.org/jira/browse/HBASE-2718
>             Project: HBase
>          Issue Type: Improvement
>    Affects Versions: 0.21.0
>            Reporter: Lars Francke
>            Priority: Trivial
>         Attachments: HBASE-2718.patch
>
>
> This just updates the .gitignore file:
> Removes all references to core/ and contrib/
> Also removes /build which should be a relic from the Ant/Ivy times
> Adds /.idea/ for the IntelliJ users

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HBASE-2718) Update .gitignore for trunk after removal of contribs

Posted by "Lars Francke (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-2718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12878405#action_12878405 ] 

Lars Francke commented on HBASE-2718:
-------------------------------------

Thanks and sorry. Something must have gone wrong on my side :(

> Update .gitignore for trunk after removal of contribs
> -----------------------------------------------------
>
>                 Key: HBASE-2718
>                 URL: https://issues.apache.org/jira/browse/HBASE-2718
>             Project: HBase
>          Issue Type: Improvement
>    Affects Versions: 0.21.0
>            Reporter: Lars Francke
>            Priority: Trivial
>             Fix For: 0.21.0
>
>         Attachments: HBASE-2718.patch
>
>
> This just updates the .gitignore file:
> Removes all references to core/ and contrib/
> Also removes /build which should be a relic from the Ant/Ivy times
> Adds /.idea/ for the IntelliJ users

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (HBASE-2718) Update .gitignore for trunk after removal of contribs

Posted by "stack (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-2718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

stack resolved HBASE-2718.
--------------------------

     Hadoop Flags: [Reviewed]
    Fix Version/s: 0.21.0
       Resolution: Fixed

Applied.  Thanks for that patch Lars F.  I had to apply it manually because complained

{code}
pynchon-8:trunk stack$ patch -p0 < HBASE-2718.patch 
patch unexpectedly ends in middle of line
patch: **** Only garbage was found in the patch input.
{code}

I also left 'build' in there.  The minidfscluster and minimapreduce cluster have hardcoded build/test as location to keep test data so you'll see build created as tests run (I need to file an issue)


> Update .gitignore for trunk after removal of contribs
> -----------------------------------------------------
>
>                 Key: HBASE-2718
>                 URL: https://issues.apache.org/jira/browse/HBASE-2718
>             Project: HBase
>          Issue Type: Improvement
>    Affects Versions: 0.21.0
>            Reporter: Lars Francke
>            Priority: Trivial
>             Fix For: 0.21.0
>
>         Attachments: HBASE-2718.patch
>
>
> This just updates the .gitignore file:
> Removes all references to core/ and contrib/
> Also removes /build which should be a relic from the Ant/Ivy times
> Adds /.idea/ for the IntelliJ users

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HBASE-2718) Update .gitignore for trunk after removal of contribs

Posted by "stack (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-2718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12878408#action_12878408 ] 

stack commented on HBASE-2718:
------------------------------

No worries.

> Update .gitignore for trunk after removal of contribs
> -----------------------------------------------------
>
>                 Key: HBASE-2718
>                 URL: https://issues.apache.org/jira/browse/HBASE-2718
>             Project: HBase
>          Issue Type: Improvement
>    Affects Versions: 0.21.0
>            Reporter: Lars Francke
>            Priority: Trivial
>             Fix For: 0.21.0
>
>         Attachments: HBASE-2718.patch
>
>
> This just updates the .gitignore file:
> Removes all references to core/ and contrib/
> Also removes /build which should be a relic from the Ant/Ivy times
> Adds /.idea/ for the IntelliJ users

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.