netty5/handler/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/handler SSLSession.putValue / getValue / removeValue / getValueNames must be thread-safe. (#8648) 2018-12-12 07:41:31 +01:00
test Adding support for whitespace in resource path in tests (#8606) 2018-12-12 10:29:19 +01:00