You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by el...@apache.org on 2020/07/11 21:40:47 UTC

[maven-dependency-analyzer] 01/01: Merge pull request #16 from apache/close

This is an automated email from the ASF dual-hosted git repository.

elharo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-dependency-analyzer.git

commit f2e694656ed035d672ad4324ef8c48901c34d7d7
Merge: 1040933 5f9884c
Author: Elliotte Rusty Harold <el...@users.noreply.github.com>
AuthorDate: Sat Jul 11 17:40:41 2020 -0400

    Merge pull request #16 from apache/close
    
    use try with resources to avoid leaks

 .../analyzer/ClassFileVisitorUtilsTest.java        | 18 +++++++++------
 .../analyzer/DefaultClassAnalyzerTest.java         | 26 ++++++++++------------
 2 files changed, 23 insertions(+), 21 deletions(-)