netty5/codec
Norman Maurer 974a251de8 Not fail tests when running on JDK9+ and init of MarshallingFactory fails
Motivation:

To use jboss-marshalling extra command-line arguments are needed on JDK9+ as it makes use of reflection internally.

Modifications:

Skip jboss-marshalling tests when running on JDK9+ and init of MarshallingFactory fails.

Result:

Be able to build on latest JDK9 release.
2017-02-14 08:27:58 +01:00
..
src Not fail tests when running on JDK9+ and init of MarshallingFactory fails 2017-02-14 08:27:58 +01:00
pom.xml Only use Mockito for mocking. 2017-02-07 08:47:22 +01:00