Change log4j2 configuration 43/107743/2
authorDan Timoney <dtimoney@att.com>
Fri, 15 May 2020 14:10:57 +0000 (10:10 -0400)
committerDan Timoney <dtimoney@att.com>
Mon, 18 May 2020 12:19:30 +0000 (08:19 -0400)
commitb39dc2b5bc842824b6bc2b85bc4f92eedb6d454b
tree0bdcc2aa818b84c6e253038bace6f2c0cba48afe
parent8a620f7b9ab473ec1399137aa05ed65c8b3fe970
Change log4j2 configuration

Changed log4j2 configuration from using properties files to using
XML, which corrected the issue we were seeing with log files
being created but empty.

Also updated sdc.client.version to use released version 1.4.2 instead
of 1.4.2-SNAPSHOT, which no longer exists - causing a compile error.

Change-Id: I7040453ccbc3b3fd246a07fa3287c7d4d331fb34
Issue-ID: SDNC-1167
Signed-off-by: Dan Timoney <dtimoney@att.com>
dmaap-listener/src/main/resources/log4j.properties [deleted file]
dmaap-listener/src/main/resources/log4j2.xml [new file with mode: 0644]
ueb-listener/pom.xml
ueb-listener/src/main/resources/log4j.properties [deleted file]
ueb-listener/src/main/resources/log4j2.xml [new file with mode: 0644]