[
https://issues.apache.org/jira/browse/ZOOKEEPER-2510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ted Dunning updated ZOOKEEPER-2510:
-----------------------------------
Attachment: fix-import.patch
Trivial fix. Impossible to test, really.
> 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
> Reporter: Ted Dunning
> 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)