Skip to content
Started 4 mo 6 days ago
Took 3.1 sec on basic-thp6r
Success

#150 (Jan 31, 2024, 9:39:39 AM)

Changes
  1. Replace slf4j-simple with logback (v1.4.14) (commit: 8d7cbbe) (details)
  2. Removed redundant dependency declaration from the parent pom.xml file, added "runtime" scope, and moved logback dependency to more appropriate location. (commit: 5bdd95b) (details)
  3. Added ability to configure logging (via logback) for JUnit tests in all projects that currently have tests. (commit: a165d94) (details)
  4. Use the new verify goal of the bnd-resolver-maven-plugin in CI (commit: b80b716) (details)