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:17:26 UTC

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

Christopher Tubbs created ACCUMULO-4188:
-------------------------------------------

             Summary: 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


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)