[
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.