netty5/common
Scott Mitchell 857ad73676 DefaultPromise make MAX_STACK_DEPTH configurable
Motivation:
Some Netty use cases may want to configure the max allowed stack depth for promise listener notification.

Modifications:
- Add a system property so that this value can be configured.

Result:
DefaultPromise's max stack depth is configurable.
2016-06-29 08:31:27 -07:00
..
src DefaultPromise make MAX_STACK_DEPTH configurable 2016-06-29 08:31:27 -07:00
pom.xml Update dependencies and plugins to latest possible versions. 2016-06-27 13:35:35 +02:00