hbase/hbase-shell
Sean Busbey fd0ecadbb9
HBASE-14067 bundle ruby files for hbase shell into a jar.
* removes some cruft from the hbase-shell pom that appears to be from coping the hbase-server pom long ago
* puts the ruby scripts into the hbase-shell jar following the guide from jruby for packaging
* removes hard coding the location of the implementation scripts from our runtime
* removes hard coding the load path for the implementation from the test code (leaves hard coding the test code location)
* provides a work around for a name conflict between our shell and the ruby stdlib shell.

closes #2515

Signed-off-by: Michael Stack <stack@apache.org>
2020-10-13 11:12:07 -05:00
..
src HBASE-14067 bundle ruby files for hbase shell into a jar. 2020-10-13 11:12:07 -05:00
pom.xml HBASE-14067 bundle ruby files for hbase shell into a jar. 2020-10-13 11:12:07 -05:00