Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: d9c20b68af3ca8f25e6da043051a1942ce7f0f9c
      
https://github.com/jenkinsci/jenkins/commit/d9c20b68af3ca8f25e6da043051a1942ce7f0f9c
  Author: Adrien Lecharpentier <adrien.lecharpent...@gmail.com>
  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 <adrien.lecharpent...@gmail.com>

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

Reply via email to