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 more origin info to quickstart-web.xml elements #5400

Merged
merged 8 commits into from
Oct 14, 2020

Conversation

janbartel
Copy link
Contributor

Closes #5361

Added or corrected origin attribute for quickstart-web.xml for:

  • servlet-mappings
  • filter-mappings
  • welcome-files
  • security-role

Changed the way the origin is generated (which is as a comment!) by the ExtraXmlDescriptorProcessor to depend on the setting of the originAttribute, just like the rest of the generator.

@janbartel janbartel requested a review from gregw October 6, 2020 13:18
@janbartel janbartel self-assigned this Oct 6, 2020
@joakime joakime changed the title Jetty 10.0.x 5361 origin in quickstart Add more origin info to quickstart-web.xml elements Oct 8, 2020
Copy link
Contributor

@gregw gregw left a comment

Choose a reason for hiding this comment

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

some niggles

Signed-off-by: Jan Bartel <janb@webtide.com>
@janbartel janbartel requested a review from gregw October 14, 2020 09:45
Copy link
Contributor

@gregw gregw left a comment

Choose a reason for hiding this comment

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

Other than your blank line placement.... LGTM

@janbartel janbartel requested a review from gregw October 14, 2020 13:23
@janbartel janbartel merged commit 5e60837 into jetty-10.0.x Oct 14, 2020
@janbartel janbartel deleted the jetty-10.0.x-5361-origin-in-quickstart branch October 14, 2020 21:31
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.

Some elements do not have an origin attribute in quickstart-web.xml
2 participants