Page "BloodhoundReleaseProcess" was changed by gjm Diff URL: <https://issues.apache.org/bloodhound/wiki/BloodhoundReleaseProcess?action=diff&version=18> Revision 18 Comment: adding commands for moving from dist/dev to dist/release Changes: -------8<------8<------8<------8<------8<------8<------8<------8<-------- Index: BloodhoundReleaseProcess ========================================================================= --- BloodhoundReleaseProcess (version: 17) +++ BloodhoundReleaseProcess (version: 18) @@ -152,7 +152,14 @@ }}} === Announcing the release === -1. Copy the release files to the release location: {{{https://dist.apache.org/repos/dist/release/incubator/bloodhound}}} +1. Copy the release files to the release location: +{{{ +#!sh +svn co https://dist.apache.org/repos/dist/release/incubator/bloodhound bloodhound_dist_release +cp bloodhound_dist_dev/* bloodhound_dist_release/ +svn add bloodhound_dist_release/apache-bloodhound-incubating-<version number>* +svn commit -m "releasing Bloodhound <version number>" +}}} 1. Wait 24 hours before sending an announcement email '''from your apache.org email account''' to ensure that mirrors are updated. The email template below can be used for the announcement. {{{ -------8<------8<------8<------8<------8<------8<------8<------8<--------
-- Page URL: <https://issues.apache.org/bloodhound/wiki/BloodhoundReleaseProcess> Apache Bloodhound <https://issues.apache.org/bloodhound/> The Apache Bloodhound (incubating) issue tracker This is an automated message. Someone added your email address to be notified of changes on 'BloodhoundReleaseProcess' page. If it was not you, please report to .
