Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
The current mapping in HBaseStore ivy.xml has ->, which is a bit broad. I suspect this causes problems relating to sometimes having an HBase test jar as the core HBase jar.
A simple modification of the ivy.xml with the appropiate antconfig mapping fixes this. I have tested and it works correctly when building the gora-hbase test and core jar.
Will commit in a few days.