Author: crossley
Date: Tue May 10 22:10:37 2005
New Revision: 169586
URL: http://svn.apache.org/viewcvs?rev=169586&view=rev
Log:
Add note about how to checkout the new release docs.
Modified:
forrest/trunk/etc/RELEASE_PROCESS.txt
Modified: forrest/trunk/etc/RELEASE_PROCESS.txt
URL: http://svn.apache.org/viewcvs/forrest/trunk/etc/RELEASE_PROCESS.txt?rev=169586&r1=169585&r2=169586&view=diff
==============================================================================
--- forrest/trunk/etc/RELEASE_PROCESS.txt (original)
+++ forrest/trunk/etc/RELEASE_PROCESS.txt Tue May 10 22:10:37 2005
@@ -126,9 +126,14 @@
FIXME: There is a bug (FOR-300) in the forrest build which generates
to main/site/mirrors.html instead of build/site/mirrors.html
+ - On the server, remove the top-level files and "docs" and "howtwo"
+ directories using 'svn rm', then checkout the new release docs, e.g.
+ cd /www
+ svn co http://svn.apache.org/repos/asf/forrest/site/0.7 forrest.apache.org
+
- Edit xml-site/src/documentation/content/xdocs/news.xml and record the
announcement, and then commit the new HTML to xml-site/targets/forrest
- Note that they still use forrest-0.5.1 to build their website.
+ Note that they use forrest-0.6 to build their website.
- Send announcement email. Typically this is sent as:
To: dev@forrest.apache.org, user@forrest.apache.org, announce@apache.org,
@@ -147,7 +152,7 @@
0.5.1 http://marc.theaimsgroup.com/?l=xml-apache-announce&m=106541447606765
0.6 http://marc.theaimsgroup.com/?l=xml-apache-announce&m=109784461425740
- - Ask Jeff Turner to do the freshmeat announcement, or add you as an admin.
+ - Do the Freshmeat announcement:
http://freshmeat.net/projects/forrest/
Cleanups
|