vieiro commented on issue #152: Case insensitive SHA-1 comparisons for downloaded binaries. URL: https://github.com/apache/incubator-netbeans/pull/152#issuecomment-340240222 I think we should normalize to either upper or lower case. Maven currently returns all lowercase, as far as I remember, but allows upper/lower case searches. Another option would be to normalize all manifests to lower case. Maybe that's a better approach. Let's think about this for a few days.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
