Skip to content

chore(spawn-local-jdk): replace auto-service with native JPMS service registration#13

Merged
deer merged 1 commit intomainfrom
remove_auto_service
Apr 9, 2026
Merged

chore(spawn-local-jdk): replace auto-service with native JPMS service registration#13
deer merged 1 commit intomainfrom
remove_auto_service

Conversation

@deer
Copy link
Copy Markdown
Collaborator

@deer deer commented Apr 9, 2026

  • Removes the com.google.auto.service dependency and @AutoService(JDKDetector.class) annotation from JDKHomeBasedPatternDetector — the module-info.java provides declaration already handles service registration on the module path, making it redundant
  • Removes false from the surefire config so tests now run correctly on the module path instead of bypassing JPMS
  • Cleans up auto-service.version property from the root pom.xml

@deer deer merged commit 4ea1084 into main Apr 9, 2026
1 check passed
@deer deer deleted the remove_auto_service branch April 9, 2026 12:03
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.

1 participant