You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Christopher Tubbs (JIRA)" <ji...@apache.org> on 2016/04/12 23:19:25 UTC

[jira] [Resolved] (ACCUMULO-4188) PowerMock failure in ShellSetInstanceTest

     [ https://issues.apache.org/jira/browse/ACCUMULO-4188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christopher Tubbs resolved ACCUMULO-4188.
-----------------------------------------
    Resolution: Fixed

> PowerMock failure in ShellSetInstanceTest
> -----------------------------------------
>
>                 Key: ACCUMULO-4188
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-4188
>             Project: Accumulo
>          Issue Type: Improvement
>          Components: shell
>            Reporter: Christopher Tubbs
>            Assignee: Christopher Tubbs
>             Fix For: 1.8.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Ran into a strange PowerMock issue on some JDKs where Java would complain when PowerMock tried to load javax.security classes. The solution is to tell PowerMock to ignore these classes with the PowerMockIgnore annotation.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)