This is an automated email from the ASF dual-hosted git repository.
hepin pushed a change to branch removeJunit4
in repository https://gitbox.apache.org/repos/asf/pekko.git
omit 558a695dc5 Migrate all Java unit tests from JUnit 4 to JUnit 5
add 50a3952d4f Migrate all Java unit tests from JUnit 4 to JUnit 5
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (558a695dc5)
\
N -- N -- N refs/heads/removeJunit4 (50a3952d4f)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
.claude/settings.local.json | 9 -----
.gitmodules | 3 --
check_config_v2.py | 31 ----------------
check_extensions.py | 32 -----------------
find_assertions.py | 42 ----------------------
project/Dependencies.scala | 2 +-
.../testkit/PekkoJUnit5ActorSystemResource.java | 13 +++----
.../testkit/PekkoJUnitActorSystemResource.java | 9 ++---
vendor/akka-upstream | 1 -
9 files changed, 7 insertions(+), 135 deletions(-)
delete mode 100644 .claude/settings.local.json
delete mode 100644 .gitmodules
delete mode 100644 check_config_v2.py
delete mode 100644 check_extensions.py
delete mode 100644 find_assertions.py
delete mode 160000 vendor/akka-upstream
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]