Skip to content

ScopedObject should implement AutoCloseable#152

Merged
tsegismont merged 2 commits intoeclipse-vertx:4.xfrom
tsegismont:patch-3
Jan 21, 2026
Merged

ScopedObject should implement AutoCloseable#152
tsegismont merged 2 commits intoeclipse-vertx:4.xfrom
tsegismont:patch-3

Conversation

@tsegismont
Copy link
Copy Markdown
Member

Fixes the following warning:

org.junit.jupiter.engine.descriptor.AbstractExtensionContext msg=Type implements CloseableResource but not AutoCloseable: io.vertx.junit5.ScopedObject   

Motivation:

Explain here the context, and why you're making that change, what is the problem you're trying to solve.

#145 (comment)

@tsegismont tsegismont changed the title Patch 3 ScopedObject should implement AutoCloseable Jan 21, 2026
@tsegismont tsegismont added this to the 4.5.25 milestone Jan 21, 2026
@tsegismont tsegismont merged commit 18c8d33 into eclipse-vertx:4.x Jan 21, 2026
4 checks passed
@tsegismont tsegismont deleted the patch-3 branch January 21, 2026 13:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants