Skip to content

Merge branch 'master' into master

bffb4aa
Select commit
Loading
Failed to load commit list.
Open

Issue: The connection to a SVN repository will not be closed by the plugin #325

Merge branch 'master' into master
bffb4aa
Select commit
Loading
Failed to load commit list.
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

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Open Tasks Scanner

TODO

NORMAL:
Quick and dirty fix (best to make SVNRepository implement AutoCloseable and remove this method as