|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" 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.

Kanstantsin Shautsou: AFAIU the difference is that DownloadFromURL installer is for publicly available distributions based on files with specific assigned version numbers, while ZipExtraction can use arbitrary user-provided paths, including e.g. "currentTools.zip", a file updated whenever there's a change. So the former can rather safely assume that something downloaded once doesn't need to be redownloaded, while the latter cannot.