[
https://issues.apache.org/jira/browse/ACCUMULO-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13879962#comment-13879962
]
Dave Marion commented on ACCUMULO-2242:
---------------------------------------
The underlying issue is with any library that instruments the code. There is a
method call that is now mandatory in Java 7, so regardless of which tool is
being used, be aware of the issue.
[1] http://code.google.com/p/powermock/issues/detail?id=355
[2] https://issues.jboss.org/browse/JASSIST-159
[3] https://issues.jboss.org/browse/JASSIST-205
> Add PowerMock to Security testing.
> ----------------------------------
>
> Key: ACCUMULO-2242
> URL: https://issues.apache.org/jira/browse/ACCUMULO-2242
> Project: Accumulo
> Issue Type: Bug
> Components: test
> Affects Versions: 1.4.5, 1.5.0, 1.6.0
> Reporter: Mike Drob
> Priority: Minor
> Fix For: 1.7.0
>
>
> From the TODO in AddressUtilTest.java:
> {noformat}
> replace all of this with Powermock on the Security class
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)