Remove log4j from yang-data-impl tests 83/93583/3
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 4 Nov 2020 11:27:57 +0000 (12:27 +0100)
committerRobert Varga <nite@hq.sk>
Wed, 11 Nov 2020 14:04:39 +0000 (14:04 +0000)
commit2b76579a9390f854c91baa6cf3456111389bb8a8
tree8009e6620d0b32c1ab90dd9c35b302f49ddf821e
parent5792814b2becd42a0ab31e1fcc69909fa8987589
Remove log4j from yang-data-impl tests

We are not interacting with the logger, just use slf4j-simple, as
it serves the purpose we need.

Change-Id: If9931e1370dd1449457f8e32d3a8c3b2ca3bee2b
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
yang/yang-data-impl/pom.xml
yang/yang-data-impl/src/test/java/org/opendaylight/yangtools/yang/data/impl/leafref/context/DataTreeCandidateValidatorTest.java
yang/yang-data-impl/src/test/java/org/opendaylight/yangtools/yang/data/impl/leafref/context/DataTreeCandidateValidatorTest2.java
yang/yang-data-impl/src/test/java/org/opendaylight/yangtools/yang/data/impl/leafref/context/DataTreeCandidateValidatorTest3.java
yang/yang-data-impl/src/test/resources/log4j-test.xml [deleted file]