You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lo...@apache.org on 2017/01/19 10:57:03 UTC

svn commit: r1779455 - /myfaces/site/publish/tobago/release-checklist.html

Author: lofwyr
Date: Thu Jan 19 10:57:03 2017
New Revision: 1779455

URL: http://svn.apache.org/viewvc?rev=1779455&view=rev
Log:
update docs

Modified:
    myfaces/site/publish/tobago/release-checklist.html

Modified: myfaces/site/publish/tobago/release-checklist.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/tobago/release-checklist.html?rev=1779455&r1=1779454&r2=1779455&view=diff
==============================================================================
--- myfaces/site/publish/tobago/release-checklist.html (original)
+++ myfaces/site/publish/tobago/release-checklist.html Thu Jan 19 10:57:03 2017
@@ -14,7 +14,7 @@
 
 
       <div class="date">
-        Last Published: 18 Jan 2017
+        Last Published: 19 Jan 2017
       </div>
       <ul>
         <li>
@@ -219,7 +219,9 @@
             </li>
             <li>Ensure that all examples are working with the release candidate.</li>
             <li>Check the scheduled version number against &quot;semantic versioning&quot;.</li>
-            <li>Post a note on the list and ask for problems with the release candidate.</li>
+            <li>Post a note and ask for problems with the release candidate (see <a href="#Preparation_template">Preparation
+              template</a> below).
+            </li>
             <li>Install (or unpack) a jdk 1.4 on your computer (only for Tobago 1.0.x).</li>
             <li>Please switch to a jdk depending of the version to build:
               <ul>
@@ -300,7 +302,9 @@ mvn release:perform</pre>
         <div class="section">
           <h3><a name="Voting"></a>Voting</h3>
           <ul>
-            <li>Propose a vote on the dev list with the staging location (see mail template below).</li>
+            <li>Propose a vote on the dev list with the staging location (see <a href="#Vote_template">Vote template</a>
+              below).
+            </li>
             <li>For a positive result wait at least 72 hours.</li>
             <li>Once a vote is successful, post the result to the dev list.</li>
           </ul>
@@ -347,77 +351,116 @@ mvn site:stage -DstagingDirectory=/Volum
                 archive</a>.
             </li>
             <li>Delete old snapshots in /www/people.apache.org/builds/myfaces/nightly/ on people.apache.org.</li>
-            <li>Create and send announcement (see mail template below).</li>
+            <li>Create and send announcement (see <a href="#Announcement_template">Announcement template</a> below).
+            </li>
           </ul>
         </div>
       </div>
       <div class="section">
-        <h2><a name="Vote_template"></a>Vote template</h2>
-        <div>
+        <h2><a name="Preparation_template">Preparation template</a></h2>
+        <p>Send to: <a class="externalLink" href="mailto:MyFaces Development &lt;dev@myfaces.apache.org&gt;">mailto:MyFaces
+          Development &lt;dev@myfaces.apache.org&gt;</a></p>
+        <p><i>Replace the variable parts like &lt;version&gt;</i>.</p>
+        <div class="source">
+<pre>
+Subject: [Tobago] Preparation for the &lt;version&gt; release
+
+
+Hi, folks,
+
+I plan to build the &lt;version&gt; of Tobago soon.
+
+If you know any blocking problems with the current SNAPSHOT, give me a hint.
+
+Regards,
+&lt;sender&gt;
+</pre>
+        </div>
+      </div>
+      <div class="section">
+        <h2><a name="Vote_template">Vote template</a></h2>
+        <p>Send to: <a class="externalLink" href="mailto:MyFaces Development &lt;dev@myfaces.apache.org&gt;">mailto:MyFaces
+          Development &lt;dev@myfaces.apache.org&gt;</a></p>
+        <p><i>Replace the variable parts like &lt;version&gt;</i>.</p>
+        <div class="source">
 <pre>
 Subject: [VOTE] Release Tobago &lt;version&gt;
 
-Hello,
 
-I would like to release Tobago &lt;version&gt;,
+Hello,
 
-This release contains over 70 changes.
-For a detail list please consult the release notes:
+I would like to release Tobago &lt;version&gt;.
 
-http://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310273&amp;styleName=Html&amp;version=&lt;versionidfromjira&gt;
+Major changes since last release are:
 
-The version is available at the staging location and the
-revision number of the release is 487980 and tagged as tobago-&lt;version&gt;.
+&lt;insert list&gt;
 
-Staging distribution:
+&lt;use one of&gt;
+&lt;a&gt; This is a MAJOR release and may contain incompatible API changes.
+&lt;b&gt; This is a MINOR release with new functionality in a backwards-compatible manner.
+&lt;c&gt; This is a PATCH release with backwards-compatible bug fixes.
 
-http://people.apache.org/
+For a detail list please consult the release notes at:
 
-Staging repository:
+https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310273&amp;version=&lt;version_id_from_jira&gt;
 
-http://people.apache.org/
+The version is available at the staging repository (Nexus) at:
 
+https://repository.apache.org/content/repositories/orgapachemyfaces-&lt;id_from_nexus&gt;/
 
-The vote is open for 72h.
+Please vote now! (The vote is open for 72h.)
 
 [ ] +1
 [ ] +0
 [ ] -1
+
+Regards,
+&lt;sender&gt;
 </pre>
         </div>
       </div>
       <div class="section">
-        <h2><a name="Announcement_template"></a>Announcement template</h2>
-        <div>
+        <h2><a name="Announcement_template">Announcement template</a></h2>
+        <p>For all versions send to: <a class="externalLink"
+                                        href="mailto:MyFaces Discussion &lt;users@myfaces.apache.org&gt;">mailto:MyFaces
+          Discussion &lt;users@myfaces.apache.org&gt;</a><br/>Only for major versions send to: <a class="externalLink"
+                                                                                                  href="mailto:announce@apache.org">mailto:announce@apache.org</a>
+        </p>
+        <p><i>Replace the variable parts like &lt;version&gt;</i>.</p>
+        <div class="source">
 <pre>
-Subject: [ANNOUNCE] Apache Tobago &lt;version&gt;
+Subject: [ANNOUNCE] Apache Tobago &lt;version&gt; released
+
 
- The Apache MyFaces team is pleased to announce the release of Apache Tobago &lt;v&gt;.
- Apache Tobago is a component library for JavaServer Faces (JSF) that allows to write web-applications
- without the need of coding HTML, CSS and JavaScript
+The Apache MyFaces team is pleased to announce the release of Apache
+Tobago &lt;version&gt;.
 
- Main new features
- -----------------
+Apache Tobago is a component library for JavaServer Faces (JSF) that
+allows to write web-applications without the need of coding HTML, CSS
+and JavaScript
 
- [add main new features here or remove this section]
+Main new features
+-----------------
 
- Changes
- -------
+&lt;list of main new features here or remove this section&gt;
 
- Please check the release notes at
- http://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310273&amp;styleName=Html&amp;version=&lt;versionidfromjira&gt;
- for a full list of the changes in version &lt;v&gt;.
+Changes
+-------
+
+Please check the release notes at
+http://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310273&amp;styleName=Html&amp;version=&lt;versionidfromjira&gt;
+for a full list of the changes in this version.
 
- Known limitations and bugs:
- ---------------------------
+Known limitations and bugs
+--------------------------
 
- [add main limitations and known bugs here or remove this section]
+&lt;add main limitations and known bugs here or remove this section&gt;
 
- For more information about Apache Tobago, please visit
- http://myfaces.apache.org/tobago/.
+For more information about Apache Tobago, please visit
+http://myfaces.apache.org/tobago/.
 
- Have fun,
- -The MyFaces team
+Have fun,
+-The MyFaces team
 </pre>
         </div>
       </div>