cstamas commented on code in PR #212:
URL: https://github.com/apache/maven-resolver/pull/212#discussion_r1014356560


##########
maven-resolver-connector-basic/src/main/java/org/eclipse/aether/connector/basic/BasicRepositoryConnector.java:
##########
@@ -524,11 +492,6 @@ protected void runTask()
                     checksumValidator.commit();
                 }
             }
-            finally
-            {
-                partFile.close();
-                checksumValidator.close();

Review Comment:
   See checksum validator changes (close method along with all tmp files 
removed)



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to