logging-log4j2 icon indicating copy to clipboard operation
logging-log4j2 copied to clipboard

refactor(1.2-api): migrate to junit5

Open hulkoba opened this issue 4 months ago • 1 comments

39 of 39 Files...

Progress

There are some test failures, I have to investigate

Checklist

  • Base your changes on 2.x branch if you are targeting Log4j 2; use main otherwise
  • ./mvnw verify succeeds (if it fails due to code formatting issues reported by Spotless, simply run ./mvnw spotless:apply and retry)
  • Non-trivial changes contain an entry file in the src/changelog/.2.x.x directory
  • Tests for the changes are provided
  • Commits are signed (optional, but highly recommended)

hulkoba avatar Oct 07 '24 14:10 hulkoba