Author: hibou
Date: Sat Jan 24 12:09:12 2009
New Revision: 737343
URL: http://svn.apache.org/viewvc?rev=737343&view=rev
Log:
When releasing, also update the download page
Modified:
ant/ivy/ivyde/trunk/doc/dev/release.html
Modified: ant/ivy/ivyde/trunk/doc/dev/release.html
URL:
http://svn.apache.org/viewvc/ant/ivy/ivyde/trunk/doc/dev/release.html?rev=737343&r1=737342&r2=737343&view=diff
==============================================================================
--- ant/ivy/ivyde/trunk/doc/dev/release.html (original)
+++ ant/ivy/ivyde/trunk/doc/dev/release.html Sat Jan 24 12:09:12 2009
@@ -137,6 +137,8 @@
<h1>Update the documentation</h1>
+<h2>Update the table of content</h2>
+
The table of content needs to be updated so that the last documentation point
to that new release.
First we need to update the external links. In svn/site/ivyde/history:
@@ -168,6 +170,12 @@
Then svn update your working copy (to retrieve the new history branch).
+<h2>Update the download page</h2>
+
+In the page svn/site/ivyde/download.html change every reference of the old
version to the new one.
+
+<h2>Deploy</h2>
+
Commit your changes, and proceed to the full deployment of the website
(regenerate every page as the toc changed: <tt>ant /all
generate-site-ivyde</tt>).
<h1>Post release tasks</h1>