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

Replace WebAppProvider use of deprecated Scanner method setFileFilter #5748

Closed
janbartel opened this issue Dec 2, 2020 · 4 comments
Closed
Assignees
Milestone

Comments

@janbartel
Copy link
Contributor

Jetty 10

o.e.j.deploy.providers.WebAppProvider uses a FileFilter to check for deployable webapps, but the Scanner's setFileFilter method is deprecated, and should be replaced by the use of the IncludeExcludeSet class.

@github-actions
Copy link

github-actions bot commented Dec 8, 2021

This issue has been automatically marked as stale because it has been a
full year without activity. It will be closed if no further activity occurs.
Thank you for your contributions.

@github-actions github-actions bot added the Stale For auto-closed stale issues and pull requests label Dec 8, 2021
@janbartel janbartel removed the Stale For auto-closed stale issues and pull requests label Dec 8, 2021
@github-actions
Copy link

github-actions bot commented Dec 8, 2022

This issue has been automatically marked as stale because it has been a
full year without activity. It will be closed if no further activity occurs.
Thank you for your contributions.

@github-actions github-actions bot added the Stale For auto-closed stale issues and pull requests label Dec 8, 2022
@sbordet sbordet removed the Stale For auto-closed stale issues and pull requests label Dec 8, 2022
Copy link

github-actions bot commented Dec 9, 2023

This issue has been automatically marked as stale because it has been a
full year without activity. It will be closed if no further activity occurs.
Thank you for your contributions.

@github-actions github-actions bot added the Stale For auto-closed stale issues and pull requests label Dec 9, 2023
@joakime joakime removed the Stale For auto-closed stale issues and pull requests label Dec 9, 2023
@joakime joakime self-assigned this Dec 9, 2023
@joakime
Copy link
Contributor

joakime commented Mar 20, 2024

Will do work in #10437

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants