jetty.project/tests
Greg Wilkins 9f82ca0a80
Use File.list and File.walk within a try with resource (#5718)
* Use File.list and File.walk within a try with resource

The API contract of File.list and File.walk requires them to be closed after use.

* Fix from review

Left out filter

* Fix from review

Factored out deleteFile with better debug

* Fix from review

Can delete files whilst walking

* Fix from review

Restored sweepFile
fixed minor code suggestions
2020-11-24 18:12:42 +01:00
..
test-continuation Updating to version 9.4.35-SNAPSHOT 2020-11-02 09:04:51 -06:00
test-distribution Issue #5539 - Adding StatisticsServlet tests in test-distribution 2020-11-16 12:31:28 -06:00
test-http-client-transport Fixes #5633 - Allow to configure HttpClient request authority. 2020-11-11 17:13:00 +01:00
test-integration Issue #5605 - Adding more comments 2020-11-19 10:24:36 -06:00
test-jmx Updating to version 9.4.35-SNAPSHOT 2020-11-02 09:04:51 -06:00
test-loginservice Updating to version 9.4.35-SNAPSHOT 2020-11-02 09:04:51 -06:00
test-quickstart fixing badly formatted XML comments 2020-11-09 23:51:35 +11:00
test-sessions Use File.list and File.walk within a try with resource (#5718) 2020-11-24 18:12:42 +01:00
test-webapps Bump openwebbeans.version from 2.0.19 to 2.0.20 2020-11-16 14:05:10 +00:00
pom.xml Updating to version 9.4.35-SNAPSHOT 2020-11-02 09:04:51 -06:00