Move mdsal-uint24-netty 71/86771/2
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 6 Jan 2020 23:21:50 +0000 (00:21 +0100)
committerRobert Varga <nite@hq.sk>
Tue, 7 Jan 2020 11:47:59 +0000 (11:47 +0000)
commit63ab71a58966438c528cd8bb88cdf9422ed03304
treeb886ab948f9c52c5de8a876bc6f15fcdf6870f24
parentc234819fe4a571c3d50bdee57be90c730c2c3cf7
Move mdsal-uint24-netty

We can expect to have more Netty integrations, this creates a
top-level directory to hold those artifacts.

Change-Id: Ied1645b64b71ddfe9e090f129dc68e8fc785a9c4
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
common/pom.xml
netty/mdsal-uint24-netty/pom.xml [moved from common/mdsal-uint24-netty/pom.xml with 100% similarity]
netty/mdsal-uint24-netty/src/main/java/org/opendaylight/mdsal/uint24/netty/Uint24ByteBufUtils.java [moved from common/mdsal-uint24-netty/src/main/java/org/opendaylight/mdsal/uint24/netty/Uint24ByteBufUtils.java with 100% similarity]
netty/mdsal-uint24-netty/src/test/java/org/opendaylight/mdsal/uint24/netty/Uint24ByteBufUtilsTest.java [moved from common/mdsal-uint24-netty/src/test/java/org/opendaylight/mdsal/uint24/netty/Uint24ByteBufUtilsTest.java with 100% similarity]
netty/pom.xml [new file with mode: 0644]
pom.xml