You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by cr...@apache.org on 2006/11/23 07:23:08 UTC

svn commit: r478484 - in /forrest/site: .htaccess committed-1.png procedures/release/How_to_release.html procedures/release/How_to_release.pdf

Author: crossley
Date: Wed Nov 22 22:23:07 2006
New Revision: 478484

URL: http://svn.apache.org/viewvc?view=rev&rev=478484
Log:
Automatic publish from forrestbot

Modified:
    forrest/site/.htaccess
    forrest/site/committed-1.png
    forrest/site/procedures/release/How_to_release.html
    forrest/site/procedures/release/How_to_release.pdf

Modified: forrest/site/.htaccess
URL: http://svn.apache.org/viewvc/forrest/site/.htaccess?view=diff&rev=478484&r1=478483&r2=478484
==============================================================================
--- forrest/site/.htaccess (original)
+++ forrest/site/.htaccess Wed Nov 22 22:23:07 2006
@@ -33,6 +33,10 @@
 
 # Some moved documents
 RedirectMatch ^/docs/docs_0_80/howto/howto-structurer-install(.*) http://forrest.apache.org/docs_0_80/howto/howto-dispatcher-install$1
+RedirectMatch ^/docs_0_80/howto/howto-dispatcher-install(.*) http://forrest.apache.org/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/how/howto-dispatcher-quickstart$1
+RedirectMatch ^/docs_0_80/howto/howto-structurer-dsl(.*) http://forrest.apache.org/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/how/howto-dispatcher-structurer$1
+RedirectMatch ^/docs_0_80/howto/howto-dispatcher-quickstart(.*) http://forrest.apache.org/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/how/howto-dispatcher-quickstart$1
+RedirectMatch ^/docs_0_80/howto/howto-structurer-contracts(.*) http://forrest.apache.org/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/how/howto-dispatcher-contracts.html
 RedirectMatch ^/docs_0_80/compliance(.*) http://forrest.apache.org/compliance$1
 RedirectMatch ^/docs_0_80/forrest-contract(.*) http://forrest.apache.org/forrest-contract$1
 RedirectMatch ^/docs_0_80/howto/howto-howto(.*) http://forrest.apache.org/howto-howto$1

Modified: forrest/site/committed-1.png
URL: http://svn.apache.org/viewvc/forrest/site/committed-1.png?view=diff&rev=478484&r1=478483&r2=478484
==============================================================================
Binary files - no diff available.

Modified: forrest/site/procedures/release/How_to_release.html
URL: http://svn.apache.org/viewvc/forrest/site/procedures/release/How_to_release.html?view=diff&rev=478484&r1=478483&r2=478484
==============================================================================
--- forrest/site/procedures/release/How_to_release.html (original)
+++ forrest/site/procedures/release/How_to_release.html Wed Nov 22 22:23:07 2006
@@ -368,9 +368,16 @@
               </li>
             
 </ul>
+<div class="fixme">
+<div class="label">Fixme (open)</div>
+<div class="content">
+Decide the content of the release. Previously we just packed everything in trunk (see the "release-dist" target) and included a built forrest.jar file. Now there is extra stuff that should not be included. See
+<a href="http://issues.apache.org/jira/browse/FOR-911">FOR-911</a>.
+</div>
+</div>
 </div>
         
-<a name="N1005E"></a><a name="PrepProject"></a>
+<a name="N10066"></a><a name="PrepProject"></a>
 <h2 class="underlined_10">Preparing the project for the release</h2>
 <div class="section">
 <p>In this step the Release Manager starts the process to finalise the outstanding blocker issues. </p>
@@ -400,7 +407,7 @@
 </div>
 
         
-<a name="N10085"></a><a name="PrepRM"></a>
+<a name="N1008D"></a><a name="PrepRM"></a>
 <h2 class="underlined_10">Preparations for the Release Manager</h2>
 <div class="section">
 <p>Particularly the Release Manager, but also anyone assisting, needs to be familiar
@@ -441,7 +448,7 @@
 </div>
 
         
-<a name="N100B3"></a><a name="PrepRelPlan"></a>
+<a name="N100BB"></a><a name="PrepRelPlan"></a>
 <h2 class="underlined_10">Preparing the Release Plan</h2>
 <div class="section">
 <p>Prepare the Release Plan to define the corner stones of the coming release</p>
@@ -477,7 +484,7 @@
 </div>
 
         
-<a name="N100E6"></a><a name="PrepCodeBase"></a>
+<a name="N100EE"></a><a name="PrepCodeBase"></a>
 <h2 class="underlined_10">Preparing the code base</h2>
 <div class="section">
 <ol>
@@ -520,7 +527,7 @@
 </div>
 
         
-<a name="N10114"></a><a name="PrepTrunk"></a>
+<a name="N1011C"></a><a name="PrepTrunk"></a>
 <h2 class="underlined_10">Preparing your working copy of SVN trunk</h2>
 <div class="section">
 <div class="fixme">
@@ -568,7 +575,7 @@
 </div>
 
         
-<a name="N10145"></a><a name="PrepDistSvn"></a>
+<a name="N1014D"></a><a name="PrepDistSvn"></a>
 <h2 class="underlined_10">Preparing the "dist" SVN</h2>
 <div class="section">
 <p>The SVN at
@@ -585,7 +592,7 @@
 </div>
 
         
-<a name="N10159"></a><a name="adjustDocs"></a>
+<a name="N10161"></a><a name="adjustDocs"></a>
 <h2 class="underlined_10">Preparing docs for next release cycle</h2>
 <div class="section">
 <p>In this phase we get the docs ready for the release. You will
@@ -739,7 +746,7 @@
 </div>
 
         
-<a name="N101CC"></a><a name="BuildDist"></a>
+<a name="N101D4"></a><a name="BuildDist"></a>
 <h2 class="underlined_10">Building the distribution</h2>
 <div class="section">
 <p>In this phase you build the release candidate to be tested.</p>
@@ -941,7 +948,7 @@
 <li>
                             
 <p>On a Windows machine:<br> Change to directory main and run <span class="codefrag">build
-                                release-dist</span> to generate the distributions on a UNIX machine.</p>
+                                release-dist</span> to generate the distributions on a Windows machine.</p>
                             
 <p> Two archives are created: apache-forrest-X.Y.tar.gz apache-forrest-X.Y.zip. Ignore the
                                 *.tar.gz archive.</p>
@@ -1019,7 +1026,7 @@
 </div>
 
         
-<a name="N102C2"></a><a name="Testing+the+release+candidate+and+voting"></a>
+<a name="N102CA"></a><a name="Testing+the+release+candidate+and+voting"></a>
 <h2 class="underlined_10">Testing the release candidate and voting</h2>
 <div class="section">
 <p>Get Forrest developers to test the actual distribution on various platforms.</p>
@@ -1077,7 +1084,7 @@
 </div>
 
         
-<a name="N102FE"></a><a name="FinalRel"></a>
+<a name="N10306"></a><a name="FinalRel"></a>
 <h2 class="underlined_10">Finalizing the release</h2>
 <div class="section">
 <p>When a good release candidate has been achieved and affirmed by the vote, we'll finalize the release.</p>
@@ -1144,7 +1151,7 @@
 </div>
 
         
-<a name="N10344"></a><a name="UploadAndAnnounce"></a>
+<a name="N1034C"></a><a name="UploadAndAnnounce"></a>
 <h2 class="underlined_10">Upload and announcement</h2>
 <div class="section">
 <p>In this phase we'll upload the new Release, wait for it to be available on most mirror sites, then
@@ -1300,7 +1307,7 @@
 </div>
 
         
-<a name="N103F3"></a><a name="cleanup"></a>
+<a name="N103FB"></a><a name="cleanup"></a>
 <h2 class="underlined_10">Cleanup</h2>
 <div class="section">
 <ol>
@@ -1392,7 +1399,7 @@
 </div>
         
         
-<a name="N10441"></a><a name="conclusion"></a>
+<a name="N10449"></a><a name="conclusion"></a>
 <h2 class="underlined_10">Conclusion</h2>
 <div class="section">
 <p>All done!</p>

Modified: forrest/site/procedures/release/How_to_release.pdf
URL: http://svn.apache.org/viewvc/forrest/site/procedures/release/How_to_release.pdf?view=diff&rev=478484&r1=478483&r2=478484
==============================================================================
Binary files - no diff available.