Branch: refs/heads/master
Home: https://github.com/jenkinsci/build-timeout-plugin
Commit: a70b00894b8b57867bf439c2922361e661c216c0
https://github.com/jenkinsci/build-timeout-plugin/commit/a70b00894b8b57867bf439c2922361e661c216c0
Author: ikedam <[email protected]>
Date: 2015-07-11 (Sat, 11 Jul 2015)
Changed paths:
M pom.xml
Log Message:
-----------
[JENKINS-29357] Specifies source encodings explicitly to have findbugs not
fail on non-english locale.
Commit: 7d5a730be225aed670441ee80d22c0f84e9bd818
https://github.com/jenkinsci/build-timeout-plugin/commit/7d5a730be225aed670441ee80d22c0f84e9bd818
Author: ikedam <[email protected]>
Date: 2015-07-13 (Mon, 13 Jul 2015)
Changed paths:
M
src/main/java/hudson/plugins/build_timeout/impl/DeadlineTimeOutStrategy.java
M
src/test/java/hudson/plugins/build_timeout/impl/DeadlineTimeOutStrategyTest.java
Log Message:
-----------
[FIXED JENKINS-29357] Fixed findbugs warnings in DeadlineTimeOutStrategy.
Mainly the issue about thread-safeness of SimpleDateFormatter.
Commit: c3156ed8d385f65c8ad585d3139577320920b523
https://github.com/jenkinsci/build-timeout-plugin/commit/c3156ed8d385f65c8ad585d3139577320920b523
Author: ikedam <[email protected]>
Date: 2015-07-18 (Sat, 18 Jul 2015)
Changed paths:
M pom.xml
M
src/main/java/hudson/plugins/build_timeout/impl/DeadlineTimeOutStrategy.java
M
src/test/java/hudson/plugins/build_timeout/impl/DeadlineTimeOutStrategyTest.java
Log Message:
-----------
Merge pull request #42 from ikedam/feature/JENKINS-29357_FixFindBugsWarnings
[JENKINS-29357] Fixed findbugs warnings in DeadlineTimeoutStrategy
Compare:
https://github.com/jenkinsci/build-timeout-plugin/compare/86b154b96544...c3156ed8d385
--
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.