netty5/example
Trustin Lee 37931306d5 Use maven-antrun-plugin instead of exec-maven-plugin
Motivation:

exec-maven-plugin does not flush stdout and stderr, making the console
output from the examples invisible to users

Modification:

Use maven-antrun-plugin instead

Result:

A user sees the output from the examples immediately.
2014-05-22 18:54:21 +09:00
..
src/main Future compatibility with TLS ALPN 2014-05-22 10:03:02 +09:00
.gitignore [#844] [#867] Add UDT transport 2013-01-07 21:06:22 +01:00
pom.xml Use maven-antrun-plugin instead of exec-maven-plugin 2014-05-22 18:54:21 +09:00