Francois Papon created SHIRO-686:
------------------------------------

             Summary: Use sha512 for release source checksum
                 Key: SHIRO-686
                 URL: https://issues.apache.org/jira/browse/SHIRO-686
             Project: Shiro
          Issue Type: Improvement
            Reporter: Francois Papon
            Assignee: Francois Papon
             Fix For: 1.5.0


When performing the release source, we are using the "apache-release" profile 
define in the root pom.xml. However, the Apache pom parent include a profile 
with the same name wich is in charge to define the checksum algorithm to use.

We have to rename the profile from "apache-release" to "release" in the pom 
parent and using
{code:java}
-Pdocs,apache-release,release{code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to