Author: simonetripodi
Date: Sat Jun 22 07:58:37 2013
New Revision: 1495681
URL: http://svn.apache.org/r1495681
Log:
release versions no longer contain the `-incubating` postfix
Modified:
onami/trunk/site/src/site/xdoc/committers/release-howto.xml
Modified: onami/trunk/site/src/site/xdoc/committers/release-howto.xml
URL:
http://svn.apache.org/viewvc/onami/trunk/site/src/site/xdoc/committers/release-howto.xml?rev=1495681&r1=1495680&r2=1495681&view=diff
==============================================================================
--- onami/trunk/site/src/site/xdoc/committers/release-howto.xml (original)
+++ onami/trunk/site/src/site/xdoc/committers/release-howto.xml Sat Jun 22
07:58:37 2013
@@ -180,7 +180,7 @@ gpg: Signature made ...</source>
<li>Create a <code>VOTE</code> email thread on <a
href="mailto:[email protected]">dev@</a>
to record votes as replies, e.g.:
<pre><![CDATA[To: "Apache Onami Developers List"
<[email protected]>
-Subject: [VOTE] Release Apache Onami XXXX major.minor.patch-incubating
+Subject: [VOTE] Release Apache Onami XXXX major.minor.patch
Hi,
@@ -191,13 +191,13 @@ There are still a couple of issues left
http://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&pid=12311100&status=1
SVN source tag
-https://svn.apache.org/repos/asf/onami/tags/org.apache.onami.xxxx-major.minor.patch-incubating/
+https://svn.apache.org/repos/asf/onami/tags/org.apache.onami.xxxx-major.minor.patch/
Staging repo:
https://repository.apache.org/content/repositories/orgapacheonami-[YOUR
REPOSITORY ID]/
Release artifact:
-https://repository.apache.org/content/repositories/orgapacheonami-[YOUR
REPOSITORY
ID]/org/apache/onami/org.apache.onami.xxxx/major.minor.patch-incubating/org.apache.onami.xxx-major.minor.patch-incubating-source-release.zip
+https://repository.apache.org/content/repositories/orgapacheonami-[YOUR
REPOSITORY
ID]/org/apache/onami/org.apache.onami.xxxx/major.minor.patch/org.apache.onami.xxx-major.minor.patch-source-release.zip
Vote will be open for 72 hours.
@@ -208,7 +208,7 @@ Vote will be open for 72 hours.
<li>Create a <code>DISCUSS</code> email thread on <code>dev@</code>
for any vote questions, e.g.:
<pre><![CDATA[To: "Apache Onami Developers List"
<[email protected]>
-Subject: [DISCUSS] Apache Onami XXXX major.minor.patch-incubating
+Subject: [DISCUSS] Apache Onami XXXX major.minor.patch
Discussion thread for vote on <version> release candidate, with SVN
source tag.
@@ -234,7 +234,7 @@ Some of the things to check before votin
post the results to the vote thread, replying to the initial email
prepending <code>[RESULT]</code> to the
original subject and include a list of every binding
<code>+1</code>, <code>0</code> and <code>-1</code> vote.
<pre><![CDATA[To: "Apache Onami Developers List"
<[email protected]>
-Subject: [RESULT] [VOTE] Release Onami XXXX major.minor.patch-incubating
+Subject: [RESULT] [VOTE] Release Onami XXXX major.minor.patch
Hi,
The vote has passed with the following result :
@@ -304,9 +304,9 @@ mv /x1/builds/onami/binaries/* binaries/
<pre><![CDATA[From: [email protected]
To: "ASF Announcements" <[email protected]>, "Apache Onami Users List"
<[email protected]>
CC: "Apache Onami Developers List" <[email protected]>, "Google Guice
Users List" <[email protected]>
-Subject: [ANNOUNCE] Apache Onami XXXX major.minor.patch-incubating
+Subject: [ANNOUNCE] Apache Onami XXXX major.minor.patch
-The Apache Onami Team is pleased to announce the release of Apache Onami XXXX
major.minor.patch-incubating.
+The Apache Onami Team is pleased to announce the release of Apache Onami XXXX
major.minor.patch.
(put XXXX extension description here)
@@ -330,7 +330,7 @@ Have Fun,
</li>
<li>Delete the svn tag created by the <code>release:perform</code>
step:
- <pre>svn rm
https://svn.apache.org/repos/asf/onami/tags/org.apache.onami.xxxx-major.minor.patch-incubating
-m "deleting tag from rolled back release"</pre></li>
+ <pre>svn rm
https://svn.apache.org/repos/asf/onami/tags/org.apache.onami.xxxx-major.minor.patch
-m "deleting tag from rolled back release"</pre></li>
<li>Drop the Nexus staging repo:
<ol>