Skip to content

Fix missing UniqueId import in RunListenerAdapter - #3436

Merged
olamy merged 1 commit into
apache:masterfrom
pan3793:fix-uniqueid-import
Aug 20, 2026
Merged

Fix missing UniqueId import in RunListenerAdapter#3436
olamy merged 1 commit into
apache:masterfrom
pan3793:fix-uniqueid-import

Conversation

@pan3793

@pan3793 pan3793 commented Aug 19, 2026

Copy link
Copy Markdown
Member

Follow-up of #3418, which uses UniqueId in RunListenerAdapter without
importing it, so surefire-junit-platform fails to compile on master.

Adds the missing org.junit.platform.engine.UniqueId import.

Adds the missing org.junit.platform.engine.UniqueId import so the module
compiles on master.
@pan3793

pan3793 commented Aug 19, 2026

Copy link
Copy Markdown
Member Author

cc @olamy @wilx, this fixes the master compilation error

@olamy olamy self-assigned this Aug 20, 2026
@olamy olamy added build Pull requests that change the build process skip-changelog Skip this PR from automatically changelog generation labels Aug 20, 2026
@olamy olamy added this to the 3.6.0-M2 milestone Aug 20, 2026
@olamy
olamy merged commit c0bfcd8 into apache:master Aug 20, 2026
14 checks passed
@olamy

olamy commented Aug 20, 2026

Copy link
Copy Markdown
Member

@pan3793 Thanks a lot!!

@github-actions github-actions Bot removed this from the 3.6.0-M2 milestone Aug 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build Pull requests that change the build process skip-changelog Skip this PR from automatically changelog generation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants