[ 
https://issues.apache.org/jira/browse/ACCUMULO-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13879950#comment-13879950
 ] 

Dave Marion commented on ACCUMULO-2242:
---------------------------------------

This comment may be OBE as I don't remember which version of PowerMock we are 
using, but I recently found that older versions of PowerMock don't work with 
Java 7. Javassist, one of the dependencies, causes the issues and tests will 
fail due to something being optional in Java 6 that is now mandatory in Java 7. 
Version 3.18.1.GA of Javassist seems to fix these problems, so we likely need 
the latest (1.5.3) version of PowerMock.

> 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)

Reply via email to