netty5/resolver/src
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
..
main/java/io/netty/resolver Resolver package is unstable 2017-02-13 15:00:40 -08:00
test/java/io/netty/resolver HostsFileParser should allow both IPv4 and IPv6 for a given host 2017-02-10 20:09:32 -08:00