[
https://issues.apache.org/jira/browse/ZOOKEEPER-2510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15436014#comment-15436014
]
Patrick Hunt commented on ZOOKEEPER-2510:
-----------------------------------------
Ted - the patch didn't apply because the codebase no longer has that line,
afaict. Not trunk at least. Can you confirm wrt the current 3.5 branch and
trunk? (I grepped and didn't see that package in use...)
> org.apache.zookeeper.server.NettyServerCnxnTest uses wrong import for junit
> ---------------------------------------------------------------------------
>
> Key: ZOOKEEPER-2510
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2510
> Project: ZooKeeper
> Issue Type: Bug
> Affects Versions: 3.5.1, 3.5.2
> Reporter: Ted Dunning
> Assignee: Ted Dunning
> Fix For: 3.5.3
>
> Attachments: fix-import.patch
>
>
> junit.framework.Assert is deprecated. The code should use org.junit.Assert
> instead.
> Patch coming shortly.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)