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/05/22 19:20:26 UTC

[GitHub] [netbeans] emilianbold opened a new pull request #1260: Adds SHA-512 to external binaries

emilianbold opened a new pull request #1260: Adds SHA-512 to external binaries
URL: https://github.com/apache/netbeans/pull/1260
 
 
   The download task now supports lines with the format
   
   SHA-512 <artifact-name> <hash-value>
   
   following the original SHA1 hash line.
   
   Right now the file name still needs the SHA1 value, so we keep it. In the future we could modify the task to fail the build if the SHA-512 is missing.

----------------------------------------------------------------
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