netty5/handler
Trustin Lee b26ed7d15c Do not log CNFE when tcnative is not in classpath
Motivation:

When a user deliberatively omitted netty-tcnative from classpath, he or
she will see an ugly stack trace of ClassNotFoundException.

Modifications:

Log more briefly when netty-tcnative is not in classpath.

Result:

Better-looking log at DEBUG level
2015-01-08 12:27:15 +09:00
..
src Do not log CNFE when tcnative is not in classpath 2015-01-08 12:27:15 +09:00
pom.xml Fix dependency issues with hamcrest 2014-12-04 17:53:35 +09:00