Skip to content

Commit

Permalink
Update Release Branch.
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_91@358873 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
jmaerki committed Dec 23, 2005
1 parent 4bad2ac commit 3fd4a0f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
1 change: 1 addition & 0 deletions src/documentation/content/xdocs/dev/release.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
8 changes: 4 additions & 4 deletions src/documentation/content/xdocs/download.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 3fd4a0f

Please sign in to comment.