summaryrefslogtreecommitdiffstats
path: root/reference/logging-filter/logging-filter-base/src/main/java/org/onap/logging/filter/base/ONAPComponents.java
AgeCommit message (Collapse)AuthorFilesLines
2019-10-03Add OOF ComponentMarcus G K Williams1-1/+2
Add OOF Component, as OOF is a bonifide ONAP project. This also solves a bug in SO where OOF Homing is trying to log but does not find ONAPComponents.OOF and fails homing. Issue-ID: SO-2378 Signed-off-by: Marcus G K Williams <marcus.williams@intel.com> Change-Id: I7bc3535c5c283bcc969a0dcc2288676a3a7807f1
2019-09-12Adding/Replacing Plugins to format/validate codeSingal, Kapil (ks220y)1-2/+2
Replacing Groovy script with directory-maven-plugin to identify baseDirPath Add license-maven-plugin plugin to Generate / Validate Copyright header Adding tidy-maven-plugin to format / validate POM.xml Updating Java Code Formatter Sytle XML to Version 13 Issue-ID: LOG-1129 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: Ifa333053bb1dff70f28b14ea9460073043e9c847
2019-08-29Add JAX-RS and Spring filters for setting up MDCBrittany Plummer (bp896r)1-0/+80
Issue-ID: LOG-1113 Change-Id: I7167943384e3983c7eced1c969ed51fcd8130c88 Signed-off-by: Brittany Plummer (bp896r) <bp896r@att.com>