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 #11280 update ee10 osgi embedded xml files #11284

Merged
merged 3 commits into from
Jan 24, 2024

Conversation

janbartel
Copy link
Contributor

closes #11280

@janbartel janbartel self-assigned this Jan 18, 2024
@janbartel janbartel marked this pull request as ready for review January 20, 2024 09:07
@janbartel janbartel requested a review from olamy January 21, 2024 06:48
StringBuffer xmlConfigs = new StringBuffer();
xmlConfigs.append(JettyBootstrapActivator.DEFAULT_JETTY_ETC_FILES);
xmlConfigs.append(",");
/*
Copy link
Member

@olamy olamy Jan 21, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@janbartel do we need this commented section?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nope, we didn't. Deleted it.

@janbartel janbartel requested a review from olamy January 24, 2024 02:09
@janbartel janbartel merged commit 676d76c into jetty-12.0.x Jan 24, 2024
7 checks passed
@joakime joakime deleted the jetty-12.0.x-11280-osgi-xml-files branch February 28, 2024 13:11
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.

Jetty 12 EE10 OSGi Boot invalid jetty.xml Handler configuration
2 participants