[jira] [Created] (IGNITE-13999) Switch to SHA-512 for jar checksum calculation.

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-13999) Switch to SHA-512 for jar checksum calculation.

Anton Vinogradov (Jira)
Andrey Mashenkov created IGNITE-13999:
-----------------------------------------

             Summary: Switch to SHA-512 for jar checksum calculation.
                 Key: IGNITE-13999
                 URL: https://issues.apache.org/jira/browse/IGNITE-13999
             Project: Ignite
          Issue Type: Improvement
          Components: build
            Reporter: Andrey Mashenkov


maven-deploy-plugin is responsible for signing jar. However, it seems SHA-1 is hardcoded there.
In the latest apache parent pom (org.apache:apache:23) a checksum-maven-plugin is used as a workaround to sign jars with SHA-512. But it signs only source jar and do not affect binary jar.





--
This message was sent by Atlassian Jira
(v8.3.4#803005)