Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/subversion-plugin
  Commit: c486ec882453f1b13591d2823809ea153d4861e6
      
https://github.com/jenkinsci/subversion-plugin/commit/c486ec882453f1b13591d2823809ea153d4861e6
  Author: Trejkaz (pen name) <[email protected]>
  Date:   2017-12-12 (Tue, 12 Dec 2017)

  Changed paths:
    M src/main/java/jenkins/scm/impl/subversion/SVNRepositoryView.java

  Log Message:
  -----------
  Repository session was not closed for unexpected exceptions (#190)

* Repository session was not closed for unexpected exceptions

Previous code caught two specific checked exceptions and closed the repository 
session only for those. But RuntimeException could occur as well, so the new 
pattern will work in all cases where success did not occur.

* Fixing the build.

The one problem with editing in GitHub itself is that you can't check before 
committing. ;)


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to