netty5/resolver
Scott Mitchell b91dd0678d Resolver package is unstable
Motivation:
The resolver package had some changes late in the 4.1.CR phase and the intention was to mark this package as unstable until these interfaces solidify, but we forgot to mark the package and public classes with the unstable annotation.

Modifications:
- resolver package public interfaces and package-info should be annotated with @UnstableApi

Result:
The unstable nature of the resolver package is more clearly communicated.
2017-02-13 15:00:40 -08:00
..
src Resolver package is unstable 2017-02-13 15:00:40 -08:00
pom.xml Only use Mockito for mocking. 2017-02-07 08:47:22 +01:00