Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/naginator-plugin
  Commit: 51e8a7a59c2bf69557891c2b7813c1f9973d5208
      
https://github.com/jenkinsci/naginator-plugin/commit/51e8a7a59c2bf69557891c2b7813c1f9973d5208
  Author: Martin Smith <mar...@mbs3.org>
  Date:   2014-12-18 (Thu, 18 Dec 2014)

  Changed paths:
    M src/main/java/com/chikli/hudson/plugin/naginator/NaginatorListener.java

  Log Message:
  -----------
  [FIXED JENKINS-25800] Ensure BufferedReader in parseLog is closed

Added a try/finally block around the reader, so it doesn't leak resources. 
BufferedReader will automatically call close on the FileReader it wraps.


  Commit: fc120c1347cf01f5316078db60c63c3f8e83d257
      
https://github.com/jenkinsci/naginator-plugin/commit/fc120c1347cf01f5316078db60c63c3f8e83d257
  Author: Kanstantsin Shautsou <kanstantsin_shaut...@epam.com>
  Date:   2014-12-19 (Fri, 19 Dec 2014)

  Changed paths:
    M src/main/java/com/chikli/hudson/plugin/naginator/NaginatorListener.java

  Log Message:
  -----------
  Merge pull request #12 from martinb3/master

Don't leak resources, ensure BufferedReader in parseLog is closed


Compare: 
https://github.com/jenkinsci/naginator-plugin/compare/2f78ea5aaf49...fc120c1347cf

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to