Shade exificient 77/77277/11
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 25 Oct 2018 00:02:50 +0000 (02:02 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 1 Nov 2018 19:47:49 +0000 (20:47 +0100)
commitf5ff186d1f072f3c0ea5d8e9de610af37c1fa6c6
tree0b8450462fc1e0a9620bc993f8a0b71b896642c9
parent1978c16ab61a62f09241ec95f0cfb9c087f1b0f5
Shade exificient

Shade exificient and xerces, so they do not end up polluting
the container with a full XML stack.

JIRA: CONTROLLER-1867
Change-Id: If9e5d468de08dd820636a5eeb8ecdb2871fe1a3f
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
14 files changed:
netconf/netconf-artifacts/pom.xml
netconf/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactory.java
netconf/netconf-netty-util/pom.xml
netconf/netconf-netty-util/src/main/java/org/opendaylight/netconf/nettyutil/AbstractNetconfSession.java
netconf/netconf-netty-util/src/main/java/org/opendaylight/netconf/nettyutil/handler/NetconfEXICodec.java
netconf/netconf-netty-util/src/main/java/org/opendaylight/netconf/nettyutil/handler/NetconfEXIToMessageDecoder.java
netconf/netconf-netty-util/src/main/java/org/opendaylight/netconf/nettyutil/handler/NetconfMessageToEXIEncoder.java
netconf/netconf-netty-util/src/main/java/org/opendaylight/netconf/nettyutil/handler/exi/EXIParameters.java
netconf/netconf-netty-util/src/test/java/org/opendaylight/netconf/nettyutil/handler/NetconfEXIHandlersTest.java
netconf/netconf-netty-util/src/test/java/org/opendaylight/netconf/nettyutil/handler/exi/EXIParametersTest.java
netconf/netconf-netty-util/src/test/java/org/opendaylight/netconf/nettyutil/handler/exi/NetconfStartExiMessageTest.java
netconf/pom.xml
netconf/shaded-exificient-jar/pom.xml [new file with mode: 0644]
netconf/shaded-exificient/pom.xml [new file with mode: 0644]