The GitHub Actions job "Java CI" on commons-vfs.git has failed. Run started by GitHub user beise (triggered by garydgregory).
Head commit for run: 8ea04689b623fc0f6d2f17670073f8f499ed8d82 / Thorsten Beise <[email protected]> VFS-843: Close the HttpConnection after consuming the entire HttpEntity. Instead of calling `((HttpRequestBase) request).releaseConnection()` directly after sending the request, encapsulate the HttpResponse in a try-with-resource block. This way, the connection is released after the HttpEntity is fully consumed. Report URL: https://github.com/apache/commons-vfs/actions/runs/6187954893 With regards, GitHub Actions via GitBox
