[
https://issues.apache.org/jira/browse/SHIRO-686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Francois Papon reopened SHIRO-686:
----------------------------------
remove fix version
> 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
> Priority: Major
> 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)