Issue: The connection to a SVN repository will not be closed by the plugin #325
ci.jenkins.io / Open Tasks Scanner
succeeded
May 31, 2026
1 new issue, 69 total
| Total | New | Outstanding | Fixed | Trend |
|---|---|---|---|---|
| 69 | 1 | 68 | 0 | 👎 |
Reference build: Plugins » subversion-plugin » master #191
Details
Severity distribution of new issues
| Error | Warning High | Warning Normal | Warning Low |
|---|---|---|---|
| 0 | 0 | 1 | 0 |
Annotations
Check warning on line 3279 in src/main/java/hudson/scm/SubversionSCM.java
ci-jenkins-io / Open Tasks Scanner
TODO
NORMAL:
Quick and dirty fix (best to make SVNRepository implement AutoCloseable and remove this method as
Loading