[ https://issues.apache.org/jira/browse/HBASE-17909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15966128#comment-15966128
]
Xiang Li commented on HBASE-17909:
----------------------------------
[~ted.m] could those exclusions be removed?
> Redundant exclusion of jruby-complete in pom of hbase-spark
> -----------------------------------------------------------
>
> Key: HBASE-17909
> URL: https://issues.apache.org/jira/browse/HBASE-17909
> Project: HBase
> Issue Type: Bug
> Components: spark
> Reporter: Xiang Li
> Assignee: Xiang Li
> Priority: Minor
>
> In pom.xml of hbase-spark, jruby-complete is excluded from some of HBase child modules,
there are 2 problems:
> 1. jruby-complete is excluded from the following child modules,
> - hbase-client
> - hbase-hadoop-compat
> - hbase-hadoop2-compat
> but those child modules does not introduce jruby-complete. jruby-complete is only introduced
by hbase-shell, and by transitive dependency, it is also introduced by hbase-assembly, as
hbase-assembly depends on hbase-shell.
> But none of 3 modules listed above introduces jruby-complete.
> 2. The exclusion of jruby-complete is stated twice in each of the 3 child modules listed
in 1.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
|