netty5/resolver/src
Feri73 563793688f Adding support for whitespace in resource path in tests (#8606)
Motivation:

In windows if the project is in a path that contains whitespace,
resources cannot be accessed and tests fail.

Modifications:

Adds ResourcesUtil.java in netty-common. Tests use ResourcesUtil.java to access a resource.

Result:

Being able to build netty in a path containing whitespace
2018-12-12 10:29:19 +01:00
..
main/java/io/netty/resolver Allow to parse hosts file which is stored in a different encoding then the default system encoding. (#8211) 2018-08-24 19:48:27 +02:00
test Adding support for whitespace in resource path in tests (#8606) 2018-12-12 10:29:19 +01:00