hbase/hbase-assembly
Sean Busbey b862c3e9c9
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>
(cherry picked from commit fd0ecadbb9)
2020-10-13 16:29:55 -05:00
..
src/main HBASE-14067 bundle ruby files for hbase shell into a jar. 2020-10-13 16:29:55 -05:00
pom.xml HBASE-24309 Avoid introducing log4j and slf4j-log4j dependencies for … (#1697) 2020-05-13 17:59:21 +08:00