Convert netconf-api into a module 17/106817/2
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 5 Jul 2023 16:03:57 +0000 (18:03 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Wed, 5 Jul 2023 16:11:02 +0000 (18:11 +0200)
commit2ca2da308faddd7e091b5be9217644e61f60c3f4
tree32477b0bae2ecec59f86ec6b2ddc6f37d2484339
parent727c68dd0efefc9925d8c2ffe6925a9780d7b929
Convert netconf-api into a module

This is a simplistic module, convert it to JPMS. Also correct dependency
declarations to fix warnings.

Change-Id: I84549eb24ed5c1977ef23b8c0432d8cab6fc8ad4
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
protocol/netconf-api/pom.xml
protocol/netconf-api/src/main/java/module-info.java [new file with mode: 0644]