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:13:20 UTC

svn commit: r478481 - /forrest/trunk/site-author/content/xdocs/procedures/release/How_to_release.xml

Author: crossley
Date: Wed Nov 22 22:13:19 2006
New Revision: 478481

URL: http://svn.apache.org/viewvc?view=rev&rev=478481
Log:
Add a fixme note about FOR-911 "decide content of release".

Modified:
    forrest/trunk/site-author/content/xdocs/procedures/release/How_to_release.xml

Modified: forrest/trunk/site-author/content/xdocs/procedures/release/How_to_release.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/site-author/content/xdocs/procedures/release/How_to_release.xml?view=diff&rev=478481&r1=478480&r2=478481
==============================================================================
--- forrest/trunk/site-author/content/xdocs/procedures/release/How_to_release.xml (original)
+++ forrest/trunk/site-author/content/xdocs/procedures/release/How_to_release.xml Wed Nov 22 22:13:19 2006
@@ -87,6 +87,10 @@
                 <a href="http://www.apache.org/dev/release-signing.html#web-of-trust">web of trust</a>.
               </li>
             </ul>
+<fixme author="open">
+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>.
+</fixme>
         </section>
         <section id="PrepProject">
             <title>Preparing the project for the release</title>
@@ -454,7 +458,7 @@
                         </li>
                         <li>
                             <p>On a Windows machine:<br /> Change to directory main and run <code>build
-                                release-dist</code> to generate the distributions on a UNIX machine.</p>
+                                release-dist</code> 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>
                         </li>