Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add stronger support for Plexus and SISU edge cases #25

Merged
merged 1 commit into from
May 16, 2023

Conversation

dmlloyd
Copy link
Collaborator

@dmlloyd dmlloyd commented May 12, 2023

  • String injection
  • Plexus container emulation
  • Legacy plexus components.xml descriptors
  • Special case SecDispatcher which is only in a components.xml in maven-core until >= 4.0.0
  • Allow injection of the bean container to make the Plexus container emulation work

* String injection
* Plexus container emulation
* Legacy plexus `components.xml` descriptors
* Special case `SecDispatcher` which is only in a `components.xml` in maven-core until >= 4.0.0
* Allow injection of the bean container to make the Plexus container emulation work
@dmlloyd dmlloyd merged commit 7dcec86 into smallrye:main May 16, 2023
@dmlloyd dmlloyd deleted the edge branch May 16, 2023 13:01
@dmlloyd dmlloyd added this to the 1.2.0 milestone May 16, 2023
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