Richard Zowalla created TOMEE-3921:
--------------------------------------
Summary: Consistency for sha512 hashes in releases
Key: TOMEE-3921
URL: https://issues.apache.org/jira/browse/TOMEE-3921
Project: TomEE
Issue Type: Improvement
Components: docker, TomEE Build
Affects Versions: 8.0.11, 9.0.0-M7
Reporter: Richard Zowalla
Assignee: Richard Zowalla
The SHA512 hashes are created using our
[https://github.com/apache/tomee-release-tools]
I quickly checked the other releases (1.7.x, 7.x, 7.1.x), which follow the same
pattern.
BUT that it was different in previous TomEE 8 releases - perhaps the SHA512
hashes were not created using the tomee-release- tools. Nevertheless, we can
enhance the release tools to follow th unix like pattern:
<sha512> filename
instead of
<sha512>
--
This message was sent by Atlassian Jira
(v8.20.7#820007)