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

Jetty 12 : QuickStart Generation uses Path instead of Resource #8612

Conversation

joakime
Copy link
Contributor

@joakime joakime commented Sep 22, 2022

This change is in preparation for the resolve() returning null if doesn't exist PR #8597

  • QuickStart will use a Path object to handle creation / regeneration of the quickstart-web.xml
  • Updated maven plugin usage as well.
  • Depends on path based Descriptor impl

Note: this PR based on PR #8611 (and will require it to function)

Taken from PR #8597

+ QuickStart will use a Path object to
  handle creation / regeneration of
  the quickstart-web.xml
+ Updated maven plugin usage as well.
+ Depends on path based Descriptor impl
@joakime joakime requested review from sbordet and lorban September 22, 2022 13:02
@joakime joakime self-assigned this Sep 22, 2022
@joakime
Copy link
Contributor Author

joakime commented Sep 22, 2022

Will rework against jetty-12.0.x instead

@joakime joakime closed this Sep 22, 2022
@joakime joakime deleted the fix/jetty-12-quickstartgen-based-on-path-not-resource branch October 5, 2022 13:13
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