Integrate logging-markers 42/89742/1
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 13 May 2020 21:32:58 +0000 (23:32 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 14 May 2020 08:08:05 +0000 (10:08 +0200)
commit1cf3a1d9934f8f482712857befd1315564984b62
tree64cb3e614cac54e1873df1fa7de1336710422c88
parent8e4fe480c49ac76b2216e4181badff497d6ef681
Integrate logging-markers

Previous patch did not completely integrate our logging markers,
this patch finishes the job by adding them to the baseline karaf-empty
distribution.

Furthermore add some documentation and move Markers into a separate
package, forming a proper JPMS module.

JIRA: ODLPARENT-231
Change-Id: I902d7b87c67fa84cc1f84bb06031952951f98a93
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
(cherry picked from commit 471914379dfe5abdc82654f2d37167135ca5c5bf)
karaf/opendaylight-karaf-resources/pom.xml
logging-markers/pom.xml
logging-markers/src/main/java/org/opendaylight/odlparent/Markers.java [deleted file]
logging-markers/src/main/java/org/opendaylight/odlparent/logging/markers/Markers.java [new file with mode: 0644]
untested-single-feature-parent/pom.xml