Branch: refs/heads/master
Home: https://github.com/jenkinsci/jenkins
Commit: 230be852a14abe91567fcc0ad9cb3417f0c378ad
https://github.com/jenkinsci/jenkins/commit/230be852a14abe91567fcc0ad9cb3417f0c378ad
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2012-10-11 (Thu, 11 Oct 2012)
Changed paths:
M core/src/main/java/hudson/util/RunList.java
Log Message:
-----------
itr.next() will throw NoSuchElementException anyway.
Commit: e37134ede63a2e7784f36a8e46c157ca4015a3b8
https://github.com/jenkinsci/jenkins/commit/e37134ede63a2e7784f36a8e46c157ca4015a3b8
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2012-10-11 (Thu, 11 Oct 2012)
Changed paths:
M
core/src/main/java/hudson/util/jna/InitializationErrorInvocationHandler.java
Log Message:
-----------
I meant this error message to include the interface name.
Commit: 9eadc32227915f52e0a1f54c50bf4874488cba1a
https://github.com/jenkinsci/jenkins/commit/9eadc32227915f52e0a1f54c50bf4874488cba1a
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2012-10-11 (Thu, 11 Oct 2012)
Changed paths:
M core/src/main/java/hudson/util/jna/Kernel32.java
Log Message:
-----------
Oops, I forgot to actually use it
Compare:
https://github.com/jenkinsci/jenkins/compare/4fb20f9692b0...9eadc3222791