You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Ted Dunning (JIRA)" <ji...@apache.org> on 2016/08/10 23:51:20 UTC

[jira] [Created] (ZOOKEEPER-2510) org.apache.zookeeper.server.NettyServerCnxnTest uses wrong import for junit

Ted Dunning created ZOOKEEPER-2510:
--------------------------------------

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


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)