Skip to content

GH-842: Do not mix DI universes#843

Open
cstamas wants to merge 2 commits intojfrog:masterfrom
cstamas:gh-842
Open

GH-842: Do not mix DI universes#843
cstamas wants to merge 2 commits intojfrog:masterfrom
cstamas:gh-842

Conversation

@cstamas
Copy link
Copy Markdown

@cstamas cstamas commented Dec 18, 2025

Migrate to JSR330 for now.

Fixes #842

  • All tests have passed. If this feature is not already covered by the tests, new tests have been added.

Tests does not pass even on master. But yes:

$ ./gradlew clean build-info-extractor-maven3:test
...
Gradle Test Run :build-info-extractor-maven3:test PASSED

BUILD SUCCESSFUL in 1s
27 actionable tasks: 26 executed, 1 up-to-date
$ 

Migrate to JSR330 for now.
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Dec 18, 2025

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

@cstamas
Copy link
Copy Markdown
Author

cstamas commented Dec 18, 2025

I have read the CLA Document and I hereby sign the CLA

@cstamas cstamas changed the title GH-842: Do not mix to DI universes GH-842: Do not mix DI universes Dec 18, 2025
For easier maintenance
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.

Do not mix Plexus and Sisu annotations; use only one of them

1 participant