Branch: refs/heads/master
Home: https://github.com/jenkinsci/jenkins
Commit: d9c20b68af3ca8f25e6da043051a1942ce7f0f9c
https://github.com/jenkinsci/jenkins/commit/d9c20b68af3ca8f25e6da043051a1942ce7f0f9c
Author: Adrien Lecharpentier <[email protected]>
Date: 2019-03-10 (Sun, 10 Mar 2019)
Changed paths:
M core/src/main/java/hudson/model/DownloadService.java
Log Message:
-----------
Correct DownloadService TimeUnit mix on lastAttempt (#3928)
* Revert DownloadService TimeUnit mix on lastAttempt
Downloadable.lastAttempt is set in milliseconds but the PR-3913 change
the test to toMillis(millis+seconds)<millis.
Thank you @pzygielo for this catch.
* Fix DownloadService time unit usage
Thank you @daniel-beck
Co-Authored-By: alecharp <[email protected]>
* Fix DownloadService missing import
--
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.