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

Remove Maven optional from Jetty bundle for commons-io #368

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

paulrutter
Copy link
Contributor

@paulrutter paulrutter commented Jan 13, 2025

Remove optional for commons-io, as the Jetty bundle is typically never used as maven dependency.
Optional means something different in maven than to OSGi. The optional OSGi instructions are left intact.

See discussion in #367 (comment)

…ly never used as maven dependency.

Optional means something different in maven than to OSGi. The optional OSGi instructions are left intact.
@paulrutter paulrutter changed the title Remove Maven optional from Jetty bundles Remove Maven optional from Jetty bundle for commons-io Jan 13, 2025
@stbischof
Copy link
Contributor

this is not the only optional dep. in this pom

@paulrutter
Copy link
Contributor Author

paulrutter commented Jan 13, 2025

Yes, my thought was also to remove all of them (see 5a29722). But that failed the ITs.
So there is at least some use for them right now.

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