Overview
Request 196425 superseded
- update to 1.8
* Add DigestUtils.updateDigest(MessageDigest, InputStream). Thanks to Daniel Cassidy.
* Add JUnit to test our decode with pad character in the middle.
* Add Match Rating Approach (MRA) phonetic algorithm encoder. Thanks to crice.
* ColognePhonetic encoder unnecessarily creates many char arrays on every loop run. Thanks to leo141.
* Base64.encodeBase64URLSafeString doesn't add padding characters at the end.
- temporary add mozilla-nss to BR: to pass tests
- drop unecessary source files
- add signature verification
- use newer add_maven_depmap
- Created by mvyskocil
- In state superseded
- Superseded by 196498
- Open review for legal-auto
Request History
mvyskocil created request
- update to 1.8
* Add DigestUtils.updateDigest(MessageDigest, InputStream). Thanks to Daniel Cassidy.
* Add JUnit to test our decode with pad character in the middle.
* Add Match Rating Approach (MRA) phonetic algorithm encoder. Thanks to crice.
* ColognePhonetic encoder unnecessarily creates many char arrays on every loop run. Thanks to leo141.
* Base64.encodeBase64URLSafeString doesn't add padding characters at the end.
- temporary add mozilla-nss to BR: to pass tests
- drop unecessary source files
- add signature verification
- use newer add_maven_depmap
factory-auto declined review
Output of check script:
commons-codec-1.8-src.tar.gz /abuild/home_factoryauto/co/196425/apache-commons-codec/commons-codec-1.8-src.tar.gz differ: char 1, line 1
ERROR: download_files is configured to fail when the upstream file is different then the committed file... this is the case!
Source URLs are not valid. Try "osc service localrun download_files"
factory-auto declined request
Output of check script:
commons-codec-1.8-src.tar.gz /abuild/home_factoryauto/co/196425/apache-commons-codec/commons-codec-1.8-src.tar.gz differ: char 1, line 1
ERROR: download_files is configured to fail when the upstream file is different then the committed file... this is the case!
Source URLs are not valid. Try "osc service localrun download_files"
superseded by 196498