[
https://issues.apache.org/jira/browse/PHOENIX-6515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17383305#comment-17383305
]
Istvan Toth commented on PHOENIX-6515:
--------------------------------------
It is easily possible, as this was most likely removed as part of a dependency
cleanup by me,
and a lot of those cleanups weren't applied to 4.x.
In this case this was an advatage.
> 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)