Convert sal-rest-docgen to OSGI DS 13/96713/14
authorTomas Cere <tomas.cere@pantheon.tech>
Tue, 22 Jun 2021 10:35:57 +0000 (12:35 +0200)
committerRobert Varga <nite@hq.sk>
Mon, 13 Feb 2023 09:54:35 +0000 (09:54 +0000)
commitf52a60568e06f89f459c2832d6924f70d6a80add
tree491b4c9db8cfe44fb705a5de1791f239f8bfcb7c
parentbb8cd0c5920213e44948bd1415aa7b0d0a11ae0d
Convert sal-rest-docgen to OSGI DS

The generator is a few simple components. Rework their wiring to work
on top of OSGi DS.

JIRA: NETCONF-771
Change-Id: Iee36451c148c5fd414bda3c3ab43c7c8bac0b963
Signed-off-by: Tomas Cere <tomas.cere@pantheon.tech>
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
restconf/sal-rest-docgen/pom.xml
restconf/sal-rest-docgen/src/main/java/org/opendaylight/netconf/sal/rest/doc/impl/AllModulesDocGenerator.java [deleted file]
restconf/sal-rest-docgen/src/main/java/org/opendaylight/netconf/sal/rest/doc/impl/ApiDocServiceImpl.java
restconf/sal-rest-docgen/src/main/java/org/opendaylight/netconf/sal/rest/doc/jaxrs/ApiDocApplication.java
restconf/sal-rest-docgen/src/main/java/org/opendaylight/netconf/sal/rest/doc/jaxrs/WebInitializer.java
restconf/sal-rest-docgen/src/main/resources/OSGI-INF/blueprint/blueprint.xml [deleted file]
restconf/sal-rest-docgen/src/test/java/org/opendaylight/netconf/sal/rest/doc/impl/ApiDocServiceImplTest.java