aboutsummaryrefslogtreecommitdiffstats
path: root/src/documentation
diff options
context:
space:
mode:
authorJeremias Maerki <jeremias@apache.org>2006-02-02 21:34:49 +0000
committerJeremias Maerki <jeremias@apache.org>2006-02-02 21:34:49 +0000
commit052e1d0874db629865f18c07fe8f19358e580b00 (patch)
treea7901560b7005e5707100f9ce376be37b95dfe28 /src/documentation
parent8bdee8d2d9e0096928e41f006ff3485bb91b0149 (diff)
downloadxmlgraphics-fop-052e1d0874db629865f18c07fe8f19358e580b00.tar.gz
xmlgraphics-fop-052e1d0874db629865f18c07fe8f19358e580b00.zip
We forgot to update the header and footer of the download mirror page.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@374512 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'src/documentation')
-rw-r--r--src/documentation/content/xdocs/dev/release.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/documentation/content/xdocs/dev/release.xml b/src/documentation/content/xdocs/dev/release.xml
index e71463ed9..c916725eb 100644
--- a/src/documentation/content/xdocs/dev/release.xml
+++ b/src/documentation/content/xdocs/dev/release.xml
@@ -54,12 +54,13 @@ The purpose of documenting it here is to facilitate consistency, ensure that the
<code>gpg -a -b --force-v3-sigs fop-0.91beta.tar.gz etc.</code></li>
<li>Upload to people.apache.org. (An account on minotaur is needed):
<code>scp fop-0.91beta*.tar.gz*
-chrisg@www.apache.org:/www/www.apache.org/dist/xmlgraphics/fop/</code></li>
+chrisg@people.apache.org:/www/www.apache.org/dist/xmlgraphics/fop/</code></li>
<li>Check permissions:
<code>chmod 664 ... ; chgrp xmlgraphics ...</code></li>
<li>Add MD5 sums: <code>md5 fop-0.91beta-bin.tar.gz &gt;
fop-0.91beta-bin.tar.gz.md5</code></li>
<li>Make a test download.</li>
+ <li>Update HEADER.html and README.html in people.apache.org:/www/www.apache.org/dist/xmlgraphics/fop/</li>
<li>Wait 24 hours (for the mirrors to catch up).</li>
<li>Post announcements on fop-dev and fop-user and other related mailing lists.</li>
<li>Add bugzilla entry for the new release id.</li>