building errors with gora-hbase as a backend; update ivy.xml to use correct
dependancies
----------------------------------------------------------------------------------------
Key: NUTCH-1156
URL: https://issues.apache.org/jira/browse/NUTCH-1156
Project: Nutch
Issue Type: Bug
Components: build
Affects Versions: nutchgora
Reporter: Ferdy
This patch makes sure nutchgora can actually be built when gora-hbase is
uncommented in ivy.xml. Note that is still commented though, so sql is still
the default backend. However whenever one wishes to use hbase (as we do) simply
uncommenting the section in ivy.xml won't do the trick. This patch fixes this.
Changes in ivy.xml:
-Set correct version for gora-hbase and config.
-Add thrift to exclude as it is not available in the repos; it is not needed in
most cases but please correct me if I'm wrong.
-Additionally, it removes the comment that hbase library itself should be
manually added, as this not needed anymore.
--
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