[
https://issues.apache.org/jira/browse/PHOENIX-6515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17383286#comment-17383286
]
Richárd Antal commented on PHOENIX-6515:
----------------------------------------
I committed the fix for the master and 5.1 branches.
Tested it on 4.x, surprisingly for me it seems like we don't have this issue
there.
Can you validate this [~elserj] or [~stoty]?
> Phoenix uses hbase-testing-util but does not list it as a dependency
> --------------------------------------------------------------------
>
> Key: PHOENIX-6515
> URL: https://issues.apache.org/jira/browse/PHOENIX-6515
> Project: Phoenix
> Issue Type: Bug
> Reporter: Josh Elser
> Assignee: Josh Elser
> Priority: Major
> Fix For: 5.2.0
>
>
> Just saw a build failure of Phoenix at $dayjob due to OMID-211. OMID-211
> removes the hbase-testing-util as a regular-scope dependency and adds it
> (properly) as a test-scope dependency. However, this means that phoenix-core
> no long has hbase-testing-util on the classpath and will fail to compile.
> Easy fix to just list the hbase-testing-util as a test-scope dependency.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)