From 052e1d0874db629865f18c07fe8f19358e580b00 Mon Sep 17 00:00:00 2001 From: Jeremias Maerki Date: Thu, 2 Feb 2006 21:34:49 +0000 Subject: [PATCH] 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 --- src/documentation/content/xdocs/dev/release.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 gpg -a -b --force-v3-sigs fop-0.91beta.tar.gz etc.
  • Upload to people.apache.org. (An account on minotaur is needed): scp fop-0.91beta*.tar.gz* -chrisg@www.apache.org:/www/www.apache.org/dist/xmlgraphics/fop/
  • +chrisg@people.apache.org:/www/www.apache.org/dist/xmlgraphics/fop/
  • Check permissions: chmod 664 ... ; chgrp xmlgraphics ...
  • Add MD5 sums: md5 fop-0.91beta-bin.tar.gz > fop-0.91beta-bin.tar.gz.md5
  • Make a test download.
  • +
  • Update HEADER.html and README.html in people.apache.org:/www/www.apache.org/dist/xmlgraphics/fop/
  • Wait 24 hours (for the mirrors to catch up).
  • Post announcements on fop-dev and fop-user and other related mailing lists.
  • Add bugzilla entry for the new release id.
  • -- 2.39.5