Open
Description
Description:
With log4j2 changes, tests in UserMgtFailureAuditLoggerTest class are skipped.
When added the following dependencies in the relevant pom tests will run but will get failed.
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-api</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-core</artifactId>
<scope>test</scope>
</dependency>
Suggested Labels:
- Log4j2
- Kernel-4.5.0-m4
Metadata
Metadata
Assignees
Labels
No labels