You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-dev@jackrabbit.apache.org by "Jukka Zitting (JIRA)" <ji...@apache.org> on 2012/04/30 12:42:47 UTC

[jira] [Resolved] (OAK-44) Release managements tweaks

     [ https://issues.apache.org/jira/browse/OAK-44?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jukka Zitting resolved OAK-44.
------------------------------

    Resolution: Fixed

I fixed the rest of the issues outlined above.

I replaced the ${username} property with ${apache.username}. You should be able to set it in .m2/settings.xml in case the default ${user.name} value in your system does not match your Apache username.
                
> Release managements tweaks
> --------------------------
>
>                 Key: OAK-44
>                 URL: https://issues.apache.org/jira/browse/OAK-44
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>            Reporter: Alex Parvulescu
>            Assignee: Alex Parvulescu
>            Priority: Minor
>             Fix For: 0.2
>
>
> There are still some minor things to be tweaked for the next release:
>  - change the TO field in the email template to point to oak-dev@jackrabbit.apache.org
>  - change scp -r ${basedir}/target/${project.version} people.apache.org:public_html/oak/ to scp -r ${basedir}/target/${project.version} ${username}@people.apache.org:public_html/oak/
>  - add 'pedantic' profile for the verification script.
> Now there a warning: [WARNING] The requested profile "pedantic" could not be activated because it does not exist.
>  - tweak ${username} value: maybe rename to apache.username, and document how we can set it in maven settings.xml file in the cases where the local username is not the same as the apache username.
> feel free to add more ideas here.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira