You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@netbeans.apache.org by Antonio <an...@vieiro.net> on 2017/10/14 18:21:22 UTC

SHA-1 Ignoring case, please?

Hi,

Mmm... build.xml is getting picky about SHA1 comparisons. Would it be 
possible to ignore case when comparing SHA1? That's a big hex number, 
after all... :-)

Thanks,
Antonio

/home/travis/build/apache/incubator-netbeans/nbbuild/build.xml:122: 
Download of 
http://central.maven.org/maven2/org/jibx/config/3rdparty/org/eclipse/org.eclipse.core.contenttype/3.4.100.v20110423-0524/org.eclipse.core.contenttype-3.4.100.v20110423-0524.jar 
produced content with hash
1232EFBDE2930D21D106850BD166C9B27F743BA8 when 
1232efbde2930d21d106850bd166c9b27f743ba8 was expected


Re: SHA-1 Ignoring case, please?

Posted by Antonio <an...@vieiro.net>.
See https://github.com/apache/incubator-netbeans/pull/152

On 14/10/17 20:21, Antonio wrote:
> Hi,
> 
> Mmm... build.xml is getting picky about SHA1 comparisons. Would it be 
> possible to ignore case when comparing SHA1? That's a big hex number, 
> after all... :-)
> 
> Thanks,
> Antonio
> 
> /home/travis/build/apache/incubator-netbeans/nbbuild/build.xml:122: 
> Download of 
> http://central.maven.org/maven2/org/jibx/config/3rdparty/org/eclipse/org.eclipse.core.contenttype/3.4.100.v20110423-0524/org.eclipse.core.contenttype-3.4.100.v20110423-0524.jar 
> produced content with hash
> 1232EFBDE2930D21D106850BD166C9B27F743BA8 when 
> 1232efbde2930d21d106850bd166c9b27f743ba8 was expected
>