Page "BloodhoundReleaseProcess" was changed by rjollos
Diff URL: 
<https://issues.apache.org/bloodhound/wiki/BloodhoundReleaseProcess?action=diff&version=29>
Revision 29
Comment: Remove artifacts from previous release.
Changes:
-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: BloodhoundReleaseProcess
=========================================================================
--- BloodhoundReleaseProcess (version: 28)
+++ BloodhoundReleaseProcess (version: 29)
@@ -55,10 +55,16 @@
 #!sh
 gpg --print-md MD5 apache-bloodhound-incubating-<version number>.tar.gz > 
apache-bloodhound-incubating-<version number>.tar.gz.md5
 }}}
-1. Checkout and copy the {{{.tar.gz}}}, {{{.tar.gz.md5}}} and 
{{{.tar.gz.asc}}} files [release files] to the `bloodhound-dist` directory. Add 
your PGP key to the `KEYS` file in this directory if it has not been previously 
added.
+1. Checkout the `bloodhound-dist` directory, remove artifacts from previous 
releases and check in the changes.
 {{{
 #!sh
 svn co https://dist.apache.org/repos/dist/dev/incubator/bloodhound 
bloodhound_dist_dev
+svn rm apache-bloodhound-incubating-*
+svn ci bloodhound_dist_dev -m "removing artifacts from previous release"
+}}}
+1. Copy the {{{.tar.gz}}}, {{{.tar.gz.md5}}} and {{{.tar.gz.asc}}} files 
[release files] to the `bloodhound-dist` directory. Add your PGP key to the 
`KEYS` file in this directory if it has not been previously added.
+{{{
+#!sh
 cp apache-bloodhound-incubating-<version number>.* bloodhound_dist_dev/
 svn add bloodhound_dist_dev/apache-bloodhound-incubating-<version number>*
 svn commit bloodhound_dist_dev -m "adding <version number> artifacts to the 
Bloodhound dist/dev area for release votes"
-------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 .

Reply via email to