Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins-test-harness
  Commit: 6a3e2f88fd8592b17f65ebf0e10b318659c63cc1
      
https://github.com/jenkinsci/jenkins-test-harness/commit/6a3e2f88fd8592b17f65ebf0e10b318659c63cc1
  Author: Jesse Glick <[email protected]>
  Date:   2016-10-06 (Thu, 06 Oct 2016)

  Changed paths:
    M src/main/java/org/jvnet/hudson/test/JenkinsRule.java

  Log Message:
  -----------
  Avoid calling Run.getLogFile merely to check if the file exists, as this does 
not work well with external logging.
Better to just handle FileNotFoundException if it is thrown.


  Commit: c6e5ae7adf846b62071a797378e55044d2886e6f
      
https://github.com/jenkinsci/jenkins-test-harness/commit/c6e5ae7adf846b62071a797378e55044d2886e6f
  Author: Jesse Glick <[email protected]>
  Date:   2016-10-10 (Mon, 10 Oct 2016)

  Changed paths:
    M src/main/java/org/jvnet/hudson/test/JenkinsRule.java

  Log Message:
  -----------
  Merge pull request #38 from jglick/getLog-FileNotFoundException-JENKINS-38381

Avoid calling Run.getLogFile merely to check if the file exists


Compare: 
https://github.com/jenkinsci/jenkins-test-harness/compare/8060b9da3672...c6e5ae7adf84

-- 
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