Author: buildbot
Date: Wed Nov 21 10:52:20 2018
New Revision: 1037173
Log:
Staging update by buildbot for openwebbeans
Modified:
websites/staging/openwebbeans/trunk/content/ (props changed)
websites/staging/openwebbeans/trunk/content/community.html
websites/staging/openwebbeans/trunk/content/documentation.html
websites/staging/openwebbeans/trunk/content/release-checklist.html
Propchange: websites/staging/openwebbeans/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Nov 21 10:52:20 2018
@@ -1 +1 @@
-1846449
+1847090
Modified: websites/staging/openwebbeans/trunk/content/community.html
==============================================================================
--- websites/staging/openwebbeans/trunk/content/community.html (original)
+++ websites/staging/openwebbeans/trunk/content/community.html Wed Nov 21
10:52:20 2018
@@ -117,6 +117,7 @@ our <a href="mailto:[email protected]
<p>Optionally <a
href="mailto:[email protected]">subscribe</a> our <a
href="mailto:[email protected]">mailing list for commits</a>.</p>
<p>Furthermore, you can check our <a
href="community.html#mailing-lists">mail-archives</a>.</p>
<p>Further details are available at <a
href="http://www.apache.org/dev/">http://www.apache.org/dev/</a>.</p>
+<p>If you are running an Apache OpenWebBeans release then please make sure to
read our <a href="release-checklist.html">Release Checklist</a></p>
<h1 id="mailing-lists">Mailing lists<a class="headerlink"
href="#mailing-lists" title="Permanent link">¶</a></h1>
<table class="table">
<thead>
Modified: websites/staging/openwebbeans/trunk/content/documentation.html
==============================================================================
--- websites/staging/openwebbeans/trunk/content/documentation.html (original)
+++ websites/staging/openwebbeans/trunk/content/documentation.html Wed Nov 21
10:52:20 2018
@@ -89,7 +89,6 @@ h2:hover > .headerlink, h3:hover > .head
<li><a href="owb-eecontainers.html">OpenWebBeans as part of JavaEE
Containers</a></li>
<li><a href="owbconfig.html">OpenWebBeans configuration</a></li>
<li><a href="faq.html">FAQ</a></li>
-<li><a href="release-checklist.html">Release Checklist</a></li>
</ul>
<h1 id="openwebbeans-plugin-structure">OpenWebBeans Plugin Structure<a
class="headerlink" href="#openwebbeans-plugin-structure" title="Permanent
link">¶</a></h1>
<p>OpenWebBeans consists of a core system which heavily uses SPIs (Service
Provider Interfaces)
Modified: websites/staging/openwebbeans/trunk/content/release-checklist.html
==============================================================================
--- websites/staging/openwebbeans/trunk/content/release-checklist.html
(original)
+++ websites/staging/openwebbeans/trunk/content/release-checklist.html Wed Nov
21 10:52:20 2018
@@ -91,9 +91,9 @@ h2:hover > .headerlink, h3:hover > .head
<li>
<p>JIRA Release Management</p>
<ul>
-<li>Find resolved issues and close them</li>
+<li>Make sure that all tickets for the release are properly marked as
'released' in our issue tracker.</li>
<li>Create ${version.next} (if not already done)</li>
-<li>Move unresolved issues from ${version} (2.0.8) to ${version.next} (2.0.9)
</li>
+<li>Move unresolved issues from ${version} (e.g. 2.0.8) to ${version.next}
(e.g. 2.0.9)</li>
</ul>
</li>
<li>
@@ -144,6 +144,11 @@ you can deploy the tag manually to nexus
</ul>
</li>
</ul>
+<p>OR</p>
+<ul>
+<li>announce the VOTE with links to the staging repo
+ In this case you MUST provide at least the sha1 of the
source-release.zip!</li>
+</ul>
</li>
<li>
<p>Send the VOTE mail </p>
@@ -162,7 +167,8 @@ you can deploy the tag manually to nexus
<li>
<p>JIRA Release Management</p>
<ul>
-<li>Select the version and release it </li>
+<li>Select the version and release it</li>
+<li>bulk-transition all resolved tickets of ${version} to 'closed'</li>
</ul>
</li>
<li>