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

Issue #12674 - Exclude Xalan from ee8 dependencies #12675

Merged
merged 1 commit into from
Jan 7, 2025

Conversation

joakime
Copy link
Contributor

@joakime joakime commented Jan 6, 2025

The xalan jars are no longer needed on JDK 17+

Standardizing exclusions for xalan jars across all of jetty-ee8.

@joakime joakime added Bug For general bugs on Jetty side Build labels Jan 6, 2025
@joakime joakime requested review from olamy and janbartel January 6, 2025 19:01
@joakime joakime self-assigned this Jan 6, 2025
@joakime joakime linked an issue Jan 6, 2025 that may be closed by this pull request
@joakime joakime merged commit d477ef8 into jetty-12.0.x Jan 7, 2025
10 checks passed
@joakime joakime deleted the fix/12.0.x/ee8-exclude-xalan branch January 7, 2025 19:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug For general bugs on Jetty side Build
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

EE8 has reference to Xalan jars that are no longer needed on new JVMs
2 participants