You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2019/09/10 17:52:04 UTC

[GitHub] [netbeans] matthiasblaesing opened a new pull request #1490: Report all failed binaries for DownloadBinaries task

matthiasblaesing opened a new pull request #1490: Report all failed binaries for DownloadBinaries task
URL: https://github.com/apache/netbeans/pull/1490
 
 
   When a binary fails the hash check a BuildException is raised and the
   build process is directly terminated. With this change, all binaries are
   checked and all failures are reported. If one download fails, a
   BuildException is raised after trying to download all binaries.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists