[
https://issues.apache.org/jira/browse/HBASE-14502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14946306#comment-14946306
]
stack commented on HBASE-14502:
-------------------------------
The two test failures are unrelated.
TestProcessBasedCluster does notthing but assert a pom is present.
TestImportExport is trying to find a 0.94 type table but the URL to the
resource is getting mangled.
Will address the above two in other issues. Meantime let me commit this nice
cleanup.
> Purge use of jmock and remove as dependency
> -------------------------------------------
>
> Key: HBASE-14502
> URL: https://issues.apache.org/jira/browse/HBASE-14502
> Project: HBase
> Issue Type: Task
> Components: test
> Reporter: stack
> Assignee: Gabor Liptak
> Labels: beginner
> Attachments: HBASE-14502.1.patch
>
>
> jmock is a dependency used by one test only, TestBulkLoad. It looks like you
> can do anything in mockito that can be done in jmock. Lets purge it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)