Ignore NetworkChannel class. See #396
This commit is contained in:
parent
7d33846690
commit
a5b6f1d615
1
pom.xml
1
pom.xml
@ -285,6 +285,7 @@
|
|||||||
<ignore>java.nio.channels.AsynchronousSocketChannel</ignore>
|
<ignore>java.nio.channels.AsynchronousSocketChannel</ignore>
|
||||||
<ignore>java.nio.channels.AsynchronousServerSocketChannel</ignore>
|
<ignore>java.nio.channels.AsynchronousServerSocketChannel</ignore>
|
||||||
<ignore>java.nio.channels.AsynchronousChannelGroup</ignore>
|
<ignore>java.nio.channels.AsynchronousChannelGroup</ignore>
|
||||||
|
<ignore>java.nio.channels.NetworkChannel</ignore>
|
||||||
</ignores>
|
</ignores>
|
||||||
</configuration>
|
</configuration>
|
||||||
<executions>
|
<executions>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user