aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeremias Maerki <jeremias@apache.org>2005-12-23 22:01:31 +0000
committerJeremias Maerki <jeremias@apache.org>2005-12-23 22:01:31 +0000
commit7c92dc10d02711132ddaf34bc9f280466c6e77a1 (patch)
treea397147f6e5a48556a3dbe12e8ccf1a4be6c862d
parentcd5972248a6bbf10667597684d2117da659ced18 (diff)
downloadxmlgraphics-fop-7c92dc10d02711132ddaf34bc9f280466c6e77a1.tar.gz
xmlgraphics-fop-7c92dc10d02711132ddaf34bc9f280466c6e77a1.zip
Update Release Branch.fop-0_91
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_91@358873 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--src/documentation/content/xdocs/dev/release.xml1
-rw-r--r--src/documentation/content/xdocs/download.xml8
2 files changed, 5 insertions, 4 deletions
diff --git a/src/documentation/content/xdocs/dev/release.xml b/src/documentation/content/xdocs/dev/release.xml
index e71463ed9..f343296e0 100644
--- a/src/documentation/content/xdocs/dev/release.xml
+++ b/src/documentation/content/xdocs/dev/release.xml
@@ -41,6 +41,7 @@ The purpose of documenting it here is to facilitate consistency, ensure that the
<li>Copy trunk documentation directory to a new directory with the version number and update any links and the .htaccess file for redirections.</li>
<li>Update the index.xml for the new version.</li>
<li>Update the version numbers on the compliance page.</li>
+ <li>Update the release branch in download.xml.</li>
<li>Tag the source tree with the release ID. For example, if the release is 0.91beta:
<code>svn copy https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk https://svn.apache.org/repos/asf/xmlgraphics/fop/tags/fop-0_91beta</code></li>
<li>Make a fresh checkout with the just created tag:
diff --git a/src/documentation/content/xdocs/download.xml b/src/documentation/content/xdocs/download.xml
index 8b722ee37..f5201d290 100644
--- a/src/documentation/content/xdocs/download.xml
+++ b/src/documentation/content/xdocs/download.xml
@@ -115,16 +115,16 @@
<tr>
<td>Repository URL</td>
<td>
- <link href="http://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_90/">
- <code>http://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_90/</code>
+ <link href="http://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_91/">
+ <code>http://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_91/</code>
</link>
</td>
</tr>
<tr>
<td>Web view</td>
<td>
- <link href="http://svn.apache.org/viewcvs.cgi/xmlgraphics/fop/branches/fop-0_90/">
- <code>http://svn.apache.org/viewcvs.cgi/xmlgraphics/fop/branches/fop-0_90/</code>
+ <link href="http://svn.apache.org/viewcvs.cgi/xmlgraphics/fop/branches/fop-0_91/">
+ <code>http://svn.apache.org/viewcvs.cgi/xmlgraphics/fop/branches/fop-0_91/</code>
</link>
</td>
</tr>