Return-Path: X-Original-To: apmail-hbase-issues-archive@www.apache.org Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8F410108EB for ; Mon, 23 Sep 2013 21:05:19 +0000 (UTC) Received: (qmail 2181 invoked by uid 500); 23 Sep 2013 21:05:11 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 2041 invoked by uid 500); 23 Sep 2013 21:05:09 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 1924 invoked by uid 99); 23 Sep 2013 21:05:07 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 Sep 2013 21:05:07 +0000 Date: Mon, 23 Sep 2013 21:05:06 +0000 (UTC) From: "Hudson (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-9632) Put the shell in a maven sub module (hbase-shell) instead of hbase-server MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HBASE-9632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13775660#comment-13775660 ] Hudson commented on HBASE-9632: ------------------------------- FAILURE: Integrated in hbase-0.96-hadoop2 #54 (See [https://builds.apache.org/job/hbase-0.96-hadoop2/54/]) HBASE-9632 Put the shell in a maven sub module (hbase-shell) instead of hbase-server (nkeywal: rev 1525642) * /hbase/branches/0.96/bin/hbase * /hbase/branches/0.96/bin/hbase.cmd * /hbase/branches/0.96/hbase-assembly/src/main/assembly/components.xml * /hbase/branches/0.96/hbase-it/pom.xml * /hbase/branches/0.96/hbase-server/pom.xml * /hbase/branches/0.96/hbase-server/src/main/ruby/hbase.rb * /hbase/branches/0.96/hbase-server/src/main/ruby/hbase/admin.rb * /hbase/branches/0.96/hbase-server/src/main/ruby/hbase/hbase.rb * /hbase/branches/0.96/hbase-server/src/main/ruby/hbase/replication_admin.rb * /hbase/branches/0.96/hbase-server/src/main/ruby/hbase/security.rb * /hbase/branches/0.96/hbase-server/src/main/ruby/hbase/table.rb * /hbase/branches/0.96/hbase-server/src/main/ruby/irb/hirb.rb * /hbase/branches/0.96/hbase-server/src/main/ruby/shell.rb * /hbase/branches/0.96/hbase-server/src/main/ruby/shell/commands.rb * /hbase/branches/0.96/hbase-server/src/main/ruby/shell/commands/add_peer.rb * /hbase/branches/0.96/hbase-server/src/main/ruby/shell/commands/alter.rb * /hbase/branches/0.96/hbase-server/src/main/ruby/shell/commands/alter_async.rb * /hbase/branches/0.96/hbase-server/src/main/ruby/shell/commands/alter_namespace.rb * /hbase/branches/0.96/hbase-server/src/main/ruby/shell/commands/alter_status.rb * /hbase/branches/0.96/hbase-server/src/main/ruby/shell/commands/assign.rb * /hbase/branches/0.96/hbase-server/src/main/ruby/shell/commands/balance_switch.rb * /hbase/branches/0.96/hbase-server/src/main/ruby/shell/commands/balancer.rb * /hbase/branches/0.96/hbase-server/src/main/ruby/shell/commands/catalogjanitor_enabled.rb * /hbase/branches/0.96/hbase-server/src/main/ruby/shell/commands/catalogjanitor_run.rb * /hbase/branches/0.96/hbase-server/src/main/ruby/shell/commands/catalogjanitor_switch.rb * /hbase/branches/0.96/hbase-server/src/main/ruby/shell/commands/clone_snapshot.rb * /hbase/branches/0.96/hbase-server/src/main/ruby/shell/commands/close_region.rb * /hbase/branches/0.96/hbase-server/src/main/ruby/shell/commands/compact.rb * /hbase/branches/0.96/hbase-server/src/main/ruby/shell/commands/count.rb * /hbase/branches/0.96/hbase-server/src/main/ruby/shell/commands/create.rb * /hbase/branches/0.96/hbase-server/src/main/ruby/shell/commands/create_namespace.rb * /hbase/branches/0.96/hbase-server/src/main/ruby/shell/commands/delete.rb * /hbase/branches/0.96/hbase-server/src/main/ruby/shell/commands/delete_snapshot.rb * /hbase/branches/0.96/hbase-server/src/main/ruby/shell/commands/deleteall.rb * /hbase/branches/0.96/hbase-server/src/main/ruby/shell/commands/describe.rb * /hbase/branches/0.96/hbase-server/src/main/ruby/shell/commands/describe_namespace.rb * /hbase/branches/0.96/hbase-server/src/main/ruby/shell/commands/disable.rb * /hbase/branches/0.96/hbase-server/src/main/ruby/shell/commands/disable_all.rb * /hbase/branches/0.96/hbase-server/src/main/ruby/shell/commands/disable_peer.rb * /hbase/branches/0.96/hbase-server/src/main/ruby/shell/commands/drop.rb * /hbase/branches/0.96/hbase-server/src/main/ruby/shell/commands/drop_all.rb * /hbase/branches/0.96/hbase-server/src/main/ruby/shell/commands/drop_namespace.rb * /hbase/branches/0.96/hbase-server/src/main/ruby/shell/commands/enable.rb * /hbase/branches/0.96/hbase-server/src/main/ruby/shell/commands/enable_all.rb * /hbase/branches/0.96/hbase-server/src/main/ruby/shell/commands/enable_peer.rb * /hbase/branches/0.96/hbase-server/src/main/ruby/shell/commands/exists.rb * /hbase/branches/0.96/hbase-server/src/main/ruby/shell/commands/flush.rb * /hbase/branches/0.96/hbase-server/src/main/ruby/shell/commands/get.rb * /hbase/branches/0.96/hbase-server/src/main/ruby/shell/commands/get_counter.rb * /hbase/branches/0.96/hbase-server/src/main/ruby/shell/commands/get_table.rb * /hbase/branches/0.96/hbase-server/src/main/ruby/shell/commands/grant.rb * /hbase/branches/0.96/hbase-server/src/main/ruby/shell/commands/hlog_roll.rb * /hbase/branches/0.96/hbase-server/src/main/ruby/shell/commands/incr.rb * /hbase/branches/0.96/hbase-server/src/main/ruby/shell/commands/is_disabled.rb * /hbase/branches/0.96/hbase-server/src/main/ruby/shell/commands/is_enabled.rb * /hbase/branches/0.96/hbase-server/src/main/ruby/shell/commands/list.rb * /hbase/branches/0.96/hbase-server/src/main/ruby/shell/commands/list_namespace.rb * /hbase/branches/0.96/hbase-server/src/main/ruby/shell/commands/list_namespace_tables.rb * /hbase/branches/0.96/hbase-server/src/main/ruby/shell/commands/list_peers.rb * /hbase/branches/0.96/hbase-server/src/main/ruby/shell/commands/list_replicated_tables.rb * /hbase/branches/0.96/hbase-server/src/main/ruby/shell/commands/list_snapshots.rb * /hbase/branches/0.96/hbase-server/src/main/ruby/shell/commands/major_compact.rb * /hbase/branches/0.96/hbase-server/src/main/ruby/shell/commands/merge_region.rb * /hbase/branches/0.96/hbase-server/src/main/ruby/shell/commands/move.rb * /hbase/branches/0.96/hbase-server/src/main/ruby/shell/commands/put.rb * /hbase/branches/0.96/hbase-server/src/main/ruby/shell/commands/remove_peer.rb * /hbase/branches/0.96/hbase-server/src/main/ruby/shell/commands/rename_snapshot.rb * /hbase/branches/0.96/hbase-server/src/main/ruby/shell/commands/restore_snapshot.rb * /hbase/branches/0.96/hbase-server/src/main/ruby/shell/commands/revoke.rb * /hbase/branches/0.96/hbase-server/src/main/ruby/shell/commands/scan.rb * /hbase/branches/0.96/hbase-server/src/main/ruby/shell/commands/show_filters.rb * /hbase/branches/0.96/hbase-server/src/main/ruby/shell/commands/snapshot.rb * /hbase/branches/0.96/hbase-server/src/main/ruby/shell/commands/split.rb * /hbase/branches/0.96/hbase-server/src/main/ruby/shell/commands/status.rb * /hbase/branches/0.96/hbase-server/src/main/ruby/shell/commands/table_help.rb * /hbase/branches/0.96/hbase-server/src/main/ruby/shell/commands/truncate.rb * /hbase/branches/0.96/hbase-server/src/main/ruby/shell/commands/truncate_preserve.rb * /hbase/branches/0.96/hbase-server/src/main/ruby/shell/commands/unassign.rb * /hbase/branches/0.96/hbase-server/src/main/ruby/shell/commands/user_permission.rb * /hbase/branches/0.96/hbase-server/src/main/ruby/shell/commands/version.rb * /hbase/branches/0.96/hbase-server/src/main/ruby/shell/commands/whoami.rb * /hbase/branches/0.96/hbase-server/src/main/ruby/shell/commands/zk_dump.rb * /hbase/branches/0.96/hbase-server/src/main/ruby/shell/formatter.rb * /hbase/branches/0.96/hbase-server/src/test/java/org/apache/hadoop/hbase/client/TestShell.java * /hbase/branches/0.96/hbase-server/src/test/ruby/hbase/admin_test.rb * /hbase/branches/0.96/hbase-server/src/test/ruby/hbase/hbase_test.rb * /hbase/branches/0.96/hbase-server/src/test/ruby/hbase/table_test.rb * /hbase/branches/0.96/hbase-server/src/test/ruby/shell/commands_test.rb * /hbase/branches/0.96/hbase-server/src/test/ruby/shell/formatter_test.rb * /hbase/branches/0.96/hbase-server/src/test/ruby/shell/shell_test.rb * /hbase/branches/0.96/hbase-server/src/test/ruby/test_helper.rb * /hbase/branches/0.96/hbase-server/src/test/ruby/tests_runner.rb * /hbase/branches/0.96/hbase-shell * /hbase/branches/0.96/hbase-shell/pom.xml * /hbase/branches/0.96/hbase-shell/src * /hbase/branches/0.96/hbase-shell/src/main * /hbase/branches/0.96/hbase-shell/src/main/ruby * /hbase/branches/0.96/hbase-shell/src/main/ruby/hbase * /hbase/branches/0.96/hbase-shell/src/main/ruby/hbase.rb * /hbase/branches/0.96/hbase-shell/src/main/ruby/hbase/admin.rb * /hbase/branches/0.96/hbase-shell/src/main/ruby/hbase/hbase.rb * /hbase/branches/0.96/hbase-shell/src/main/ruby/hbase/replication_admin.rb * /hbase/branches/0.96/hbase-shell/src/main/ruby/hbase/security.rb * /hbase/branches/0.96/hbase-shell/src/main/ruby/hbase/table.rb * /hbase/branches/0.96/hbase-shell/src/main/ruby/irb * /hbase/branches/0.96/hbase-shell/src/main/ruby/irb/hirb.rb * /hbase/branches/0.96/hbase-shell/src/main/ruby/shell * /hbase/branches/0.96/hbase-shell/src/main/ruby/shell.rb * /hbase/branches/0.96/hbase-shell/src/main/ruby/shell/commands * /hbase/branches/0.96/hbase-shell/src/main/ruby/shell/commands.rb * /hbase/branches/0.96/hbase-shell/src/main/ruby/shell/commands/add_peer.rb * /hbase/branches/0.96/hbase-shell/src/main/ruby/shell/commands/alter.rb * /hbase/branches/0.96/hbase-shell/src/main/ruby/shell/commands/alter_async.rb * /hbase/branches/0.96/hbase-shell/src/main/ruby/shell/commands/alter_namespace.rb * /hbase/branches/0.96/hbase-shell/src/main/ruby/shell/commands/alter_status.rb * /hbase/branches/0.96/hbase-shell/src/main/ruby/shell/commands/assign.rb * /hbase/branches/0.96/hbase-shell/src/main/ruby/shell/commands/balance_switch.rb * /hbase/branches/0.96/hbase-shell/src/main/ruby/shell/commands/balancer.rb * /hbase/branches/0.96/hbase-shell/src/main/ruby/shell/commands/catalogjanitor_enabled.rb * /hbase/branches/0.96/hbase-shell/src/main/ruby/shell/commands/catalogjanitor_run.rb * /hbase/branches/0.96/hbase-shell/src/main/ruby/shell/commands/catalogjanitor_switch.rb * /hbase/branches/0.96/hbase-shell/src/main/ruby/shell/commands/clone_snapshot.rb * /hbase/branches/0.96/hbase-shell/src/main/ruby/shell/commands/close_region.rb * /hbase/branches/0.96/hbase-shell/src/main/ruby/shell/commands/compact.rb * /hbase/branches/0.96/hbase-shell/src/main/ruby/shell/commands/count.rb * /hbase/branches/0.96/hbase-shell/src/main/ruby/shell/commands/create.rb * /hbase/branches/0.96/hbase-shell/src/main/ruby/shell/commands/create_namespace.rb * /hbase/branches/0.96/hbase-shell/src/main/ruby/shell/commands/delete.rb * /hbase/branches/0.96/hbase-shell/src/main/ruby/shell/commands/delete_snapshot.rb * /hbase/branches/0.96/hbase-shell/src/main/ruby/shell/commands/deleteall.rb * /hbase/branches/0.96/hbase-shell/src/main/ruby/shell/commands/describe.rb * /hbase/branches/0.96/hbase-shell/src/main/ruby/shell/commands/describe_namespace.rb * /hbase/branches/0.96/hbase-shell/src/main/ruby/shell/commands/disable.rb * /hbase/branches/0.96/hbase-shell/src/main/ruby/shell/commands/disable_all.rb * /hbase/branches/0.96/hbase-shell/src/main/ruby/shell/commands/disable_peer.rb * /hbase/branches/0.96/hbase-shell/src/main/ruby/shell/commands/drop.rb * /hbase/branches/0.96/hbase-shell/src/main/ruby/shell/commands/drop_all.rb * /hbase/branches/0.96/hbase-shell/src/main/ruby/shell/commands/drop_namespace.rb * /hbase/branches/0.96/hbase-shell/src/main/ruby/shell/commands/enable.rb * /hbase/branches/0.96/hbase-shell/src/main/ruby/shell/commands/enable_all.rb * /hbase/branches/0.96/hbase-shell/src/main/ruby/shell/commands/enable_peer.rb * /hbase/branches/0.96/hbase-shell/src/main/ruby/shell/commands/exists.rb * /hbase/branches/0.96/hbase-shell/src/main/ruby/shell/commands/flush.rb * /hbase/branches/0.96/hbase-shell/src/main/ruby/shell/commands/get.rb * /hbase/branches/0.96/hbase-shell/src/main/ruby/shell/commands/get_counter.rb * /hbase/branches/0.96/hbase-shell/src/main/ruby/shell/commands/get_table.rb * /hbase/branches/0.96/hbase-shell/src/main/ruby/shell/commands/grant.rb * /hbase/branches/0.96/hbase-shell/src/main/ruby/shell/commands/hlog_roll.rb * /hbase/branches/0.96/hbase-shell/src/main/ruby/shell/commands/incr.rb * /hbase/branches/0.96/hbase-shell/src/main/ruby/shell/commands/is_disabled.rb * /hbase/branches/0.96/hbase-shell/src/main/ruby/shell/commands/is_enabled.rb * /hbase/branches/0.96/hbase-shell/src/main/ruby/shell/commands/list.rb * /hbase/branches/0.96/hbase-shell/src/main/ruby/shell/commands/list_namespace.rb * /hbase/branches/0.96/hbase-shell/src/main/ruby/shell/commands/list_namespace_tables.rb * /hbase/branches/0.96/hbase-shell/src/main/ruby/shell/commands/list_peers.rb * /hbase/branches/0.96/hbase-shell/src/main/ruby/shell/commands/list_replicated_tables.rb * /hbase/branches/0.96/hbase-shell/src/main/ruby/shell/commands/list_snapshots.rb * /hbase/branches/0.96/hbase-shell/src/main/ruby/shell/commands/major_compact.rb * /hbase/branches/0.96/hbase-shell/src/main/ruby/shell/commands/merge_region.rb * /hbase/branches/0.96/hbase-shell/src/main/ruby/shell/commands/move.rb * /hbase/branches/0.96/hbase-shell/src/main/ruby/shell/commands/put.rb * /hbase/branches/0.96/hbase-shell/src/main/ruby/shell/commands/remove_peer.rb * /hbase/branches/0.96/hbase-shell/src/main/ruby/shell/commands/rename_snapshot.rb * /hbase/branches/0.96/hbase-shell/src/main/ruby/shell/commands/restore_snapshot.rb * /hbase/branches/0.96/hbase-shell/src/main/ruby/shell/commands/revoke.rb * /hbase/branches/0.96/hbase-shell/src/main/ruby/shell/commands/scan.rb * /hbase/branches/0.96/hbase-shell/src/main/ruby/shell/commands/show_filters.rb * /hbase/branches/0.96/hbase-shell/src/main/ruby/shell/commands/snapshot.rb * /hbase/branches/0.96/hbase-shell/src/main/ruby/shell/commands/split.rb * /hbase/branches/0.96/hbase-shell/src/main/ruby/shell/commands/status.rb * /hbase/branches/0.96/hbase-shell/src/main/ruby/shell/commands/table_help.rb * /hbase/branches/0.96/hbase-shell/src/main/ruby/shell/commands/truncate.rb * /hbase/branches/0.96/hbase-shell/src/main/ruby/shell/commands/truncate_preserve.rb * /hbase/branches/0.96/hbase-shell/src/main/ruby/shell/commands/unassign.rb * /hbase/branches/0.96/hbase-shell/src/main/ruby/shell/commands/user_permission.rb * /hbase/branches/0.96/hbase-shell/src/main/ruby/shell/commands/version.rb * /hbase/branches/0.96/hbase-shell/src/main/ruby/shell/commands/whoami.rb * /hbase/branches/0.96/hbase-shell/src/main/ruby/shell/commands/zk_dump.rb * /hbase/branches/0.96/hbase-shell/src/main/ruby/shell/formatter.rb * /hbase/branches/0.96/hbase-shell/src/test * /hbase/branches/0.96/hbase-shell/src/test/java * /hbase/branches/0.96/hbase-shell/src/test/java/org * /hbase/branches/0.96/hbase-shell/src/test/java/org/apache * /hbase/branches/0.96/hbase-shell/src/test/java/org/apache/hadoop * /hbase/branches/0.96/hbase-shell/src/test/java/org/apache/hadoop/hbase * /hbase/branches/0.96/hbase-shell/src/test/java/org/apache/hadoop/hbase/client * /hbase/branches/0.96/hbase-shell/src/test/java/org/apache/hadoop/hbase/client/TestShell.java * /hbase/branches/0.96/hbase-shell/src/test/ruby * /hbase/branches/0.96/hbase-shell/src/test/ruby/hbase * /hbase/branches/0.96/hbase-shell/src/test/ruby/hbase/admin_test.rb * /hbase/branches/0.96/hbase-shell/src/test/ruby/hbase/hbase_test.rb * /hbase/branches/0.96/hbase-shell/src/test/ruby/hbase/table_test.rb * /hbase/branches/0.96/hbase-shell/src/test/ruby/shell * /hbase/branches/0.96/hbase-shell/src/test/ruby/shell/commands_test.rb * /hbase/branches/0.96/hbase-shell/src/test/ruby/shell/formatter_test.rb * /hbase/branches/0.96/hbase-shell/src/test/ruby/shell/shell_test.rb * /hbase/branches/0.96/hbase-shell/src/test/ruby/test_helper.rb * /hbase/branches/0.96/hbase-shell/src/test/ruby/tests_runner.rb * /hbase/branches/0.96/pom.xml > Put the shell in a maven sub module (hbase-shell) instead of hbase-server > ------------------------------------------------------------------------- > > Key: HBASE-9632 > URL: https://issues.apache.org/jira/browse/HBASE-9632 > Project: HBase > Issue Type: Bug > Components: regionserver > Affects Versions: 0.98.0, 0.96.0 > Reporter: Nicolas Liochon > Assignee: Nicolas Liochon > Fix For: 0.98.0, 0.96.1 > > Attachments: 9632.v1.patch > > > This will remove the dependency from hbase-server to jruby. jruby is huge and contains many sub dependencies. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira