This is an automated email from the ASF dual-hosted git repository.
mattsicker pushed a change to branch 2.x
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
from 5df0a575ce Merge pull request #3221 from
strangelookingnerd/migrate_to_junit5
add c8ef055639 Migrate `log4j-osgi-test` to JUnit 5
new a157901ebe Merge pull request #3219 from
neighbourhoodie/log4j-osgi-test-migration-junit5
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../log4j/osgi/tests/AbstractLoadBundleTest.java | 44 +++++++++++-----------
.../osgi/tests/{OsgiRule.java => OsgiExt.java} | 17 +++++----
2 files changed, 30 insertions(+), 31 deletions(-)
rename
log4j-osgi-test/src/test/java/org/apache/logging/log4j/osgi/tests/{OsgiRule.java
=> OsgiExt.java} (79%)