I know, but the not founds are just warnings... it tests if it at least 
contains 1 sha checksum file.
We could improve the output, though.

Can you re-revert it, please?
thanks.
Regards, toby


> On 29 Oct 2017, at 21:21, Julian Reschke <julian.resc...@gmx.de> wrote:
> 
> On 2017-10-25 09:50, Tobias Bocanegra wrote:
>> Hi,
>> I "improved" the check-release.sh in [2] to work with for the 
>> filevault-plugin
>> I'm not too proud on the code, but I needed some workarounds for the 
>> differences to the jackrabbit main project.
>> I tested it with the recent plugin and jackrabbit 2.15.17 release - they 
>> still pass :-)
>> ...
> 
> Well - changes to check-release need coordination. With your changes, the 
> soon-to-be 2.14.4 release produces:
> 
>> [INFO] 3. Verify checksums and signatures
>> [INFO]
>> [INFO]    Verifying jackrabbit-2.14.4-src.zip...
>> [INFO]    OK: jackrabbit-2.14.4-src.zip.asc
>> [INFO]    OK: jackrabbit-2.14.4-src.zip.md5
>> [WARN]   NOT FOUND: jackrabbit-2.14.4-src.zip.sha
>> [INFO]    OK: jackrabbit-2.14.4-src.zip.sha1
>> [WARN]   NOT FOUND: jackrabbit-2.14.4-src.zip.sha512
>> [INFO]
>> [INFO]    Verifying jackrabbit-jca-2.14.4.rar...
>> [INFO]    OK: jackrabbit-jca-2.14.4.rar.asc
>> [INFO]    OK: jackrabbit-jca-2.14.4.rar.md5
>> [WARN]   NOT FOUND: jackrabbit-jca-2.14.4.rar.sha
>> [INFO]    OK: jackrabbit-jca-2.14.4.rar.sha1
>> [WARN]   NOT FOUND: jackrabbit-jca-2.14.4.rar.sha512
>> [INFO]
>> [INFO]    Verifying jackrabbit-standalone-2.14.4.jar...
>> [INFO]    OK: jackrabbit-standalone-2.14.4.jar.asc
>> [INFO]    OK: jackrabbit-standalone-2.14.4.jar.md5
>> [WARN]   NOT FOUND: jackrabbit-standalone-2.14.4.jar.sha
>> [INFO]    OK: jackrabbit-standalone-2.14.4.jar.sha1
>> [WARN]   NOT FOUND: jackrabbit-standalone-2.14.4.jar.sha512
>> [INFO]
>> [INFO]    Verifying jackrabbit-webapp-2.14.4.war...
>> [INFO]    OK: jackrabbit-webapp-2.14.4.war.asc
>> [INFO]    OK: jackrabbit-webapp-2.14.4.war.md5
>> [WARN]   NOT FOUND: jackrabbit-webapp-2.14.4.war.sha
>> [INFO]    OK: jackrabbit-webapp-2.14.4.war.sha1
>> [WARN]   NOT FOUND: jackrabbit-webapp-2.14.4.war.sha512
> 
> ...because we changed "sha" to "sha1" (and you re-introduced "sha"), and you 
> also added "sha512" for which we do not generate signatures yet.
> 
> I'll revert your change for now to avoid confusion during the schedule 
> releases of Jackrabbit and Oak.
> 
> Best regards, Julian

Reply via email to