jetty.project
jetty.project copied to clipboard
Replace WebAppProvider use of deprecated Scanner method setFileFilter
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.
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.
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.
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.
Will do work in #10437