Author: dennisl
Date: Thu Jul 13 16:36:02 2006
New Revision: 421734
URL: http://svn.apache.org/viewvc?rev=421734&view=rev
Log:
Rename xdocs/downloads.xml to xdocs/releases.xml
Fix broken links
Added:
jakarta/commons/proper/transaction/trunk/xdocs/releases.xml
- copied, changed from r421707,
jakarta/commons/proper/transaction/trunk/xdocs/downloads.xml
Removed:
jakarta/commons/proper/transaction/trunk/xdocs/downloads.xml
Modified:
jakarta/commons/proper/transaction/trunk/project.xml
jakarta/commons/proper/transaction/trunk/xdocs/index.xml
jakarta/commons/proper/transaction/trunk/xdocs/navigation.xml
Modified: jakarta/commons/proper/transaction/trunk/project.xml
URL:
http://svn.apache.org/viewvc/jakarta/commons/proper/transaction/trunk/project.xml?rev=421734&r1=421733&r2=421734&view=diff
==============================================================================
--- jakarta/commons/proper/transaction/trunk/project.xml (original)
+++ jakarta/commons/proper/transaction/trunk/project.xml Thu Jul 13 16:36:02
2006
@@ -29,14 +29,14 @@
</licenses>
<gumpRepositoryId>jakarta</gumpRepositoryId>
- <issueTrackingUrl>http://issues.apache.org/jira/</issueTrackingUrl>
+
<issueTrackingUrl>http://issues.apache.org/jira/browse/${pom.artifactId.substring(8).toUpperCase()}</issueTrackingUrl>
<siteAddress>minotaur.apache.org</siteAddress>
<siteDirectory>/www/jakarta.apache.org/commons/${pom.artifactId.substring(8)}/</siteDirectory>
<distributionDirectory>/www/jakarta.apache.org/builds/jakarta-commons/${pom.artifactId.substring(8)}/</distributionDirectory>
<repository>
<connection>scm:svn:http://svn.apache.org/repos/asf/jakarta/commons/proper/${pom.artifactId.substring(8)}/trunk</connection>
-
<url>http://svn.apache.org/repos/asf/jakarta/commons/proper/${pom.artifactId.substring(8)}/trunk</url>
+
<url>http://svn.apache.org/repos/asf/jakarta/commons/proper/${pom.artifactId.substring(8)}/trunk/</url>
</repository>
<mailingLists>
@@ -44,13 +44,13 @@
<name>Commons Dev List</name>
<subscribe>[EMAIL PROTECTED]</subscribe>
<unsubscribe>[EMAIL PROTECTED]</unsubscribe>
- <archive>http://mail-archives.apache.org/eyebrowse/[EMAIL
PROTECTED]</archive>
+
<archive>http://mail-archives.apache.org/mod_mbox/jakarta-commons-dev/</archive>
</mailingList>
<mailingList>
<name>Commons User List</name>
<subscribe>[EMAIL PROTECTED]</subscribe>
<unsubscribe>[EMAIL PROTECTED]</unsubscribe>
- <archive>http://mail-archives.apache.org/eyebrowse/[EMAIL
PROTECTED]</archive>
+
<archive>http://mail-archives.apache.org/mod_mbox/jakarta-commons-user/</archive>
</mailingList>
</mailingLists>
Modified: jakarta/commons/proper/transaction/trunk/xdocs/index.xml
URL:
http://svn.apache.org/viewvc/jakarta/commons/proper/transaction/trunk/xdocs/index.xml?rev=421734&r1=421733&r2=421734&view=diff
==============================================================================
--- jakarta/commons/proper/transaction/trunk/xdocs/index.xml (original)
+++ jakarta/commons/proper/transaction/trunk/xdocs/index.xml Thu Jul 13
16:36:02 2006
@@ -60,7 +60,7 @@
<section name="Releases">
<p>
- See the <a href="downloads.html">downloads</a> page for information on
obtaining releases.
+ See the <a href="releases.html">releases</a> page for information on
obtaining releases.
</p>
</section>
Modified: jakarta/commons/proper/transaction/trunk/xdocs/navigation.xml
URL:
http://svn.apache.org/viewvc/jakarta/commons/proper/transaction/trunk/xdocs/navigation.xml?rev=421734&r1=421733&r2=421734&view=diff
==============================================================================
--- jakarta/commons/proper/transaction/trunk/xdocs/navigation.xml (original)
+++ jakarta/commons/proper/transaction/trunk/xdocs/navigation.xml Thu Jul 13
16:36:02 2006
@@ -11,7 +11,7 @@
<item name="Overview" href="/index.html" />
<item name="Download"
href="http://jakarta.apache.org/site/downloads/downloads_commons-transaction.cgi"/>
<item name="Javadoc" href="/apidocs/index.html"/>
- <item name="Downloads" href="downloads.html"/>
+ <item name="Releases" href="releases.html"/>
</menu>
<menu name="Documentation">
<item name="Transactional Maps" href="/maps/index.html">
Copied: jakarta/commons/proper/transaction/trunk/xdocs/releases.xml (from
r421707, jakarta/commons/proper/transaction/trunk/xdocs/downloads.xml)
URL:
http://svn.apache.org/viewvc/jakarta/commons/proper/transaction/trunk/xdocs/releases.xml?p2=jakarta/commons/proper/transaction/trunk/xdocs/releases.xml&p1=jakarta/commons/proper/transaction/trunk/xdocs/downloads.xml&r1=421707&r2=421734&rev=421734&view=diff
==============================================================================
--- jakarta/commons/proper/transaction/trunk/xdocs/downloads.xml (original)
+++ jakarta/commons/proper/transaction/trunk/xdocs/releases.xml Thu Jul 13
16:36:02 2006
@@ -10,17 +10,14 @@
<section name="Releases">
<p>The following releases are available:</p>
<ul>
- <li><a
href="http://archive.apache.org/dist/jakarta/commons/transaction/">Version 1.0
- 15 December 2004</a> / <a
href="http://cvs.apache.org/viewcvs.cgi/*checkout*/jakarta-commons/transaction/RELEASE-NOTES.txt?rev=1.3">release
notes</a></li>
- <li><a
href="http://jakarta.apache.org/site/binindex.cgi#commons-transaction">Version
1.0.1 - 13 January 2005</a> / <a
href="http://cvs.apache.org/viewcvs.cgi/*checkout*/jakarta-commons/transaction/RELEASE-NOTES.txt?rev=1.3.2.1">release
notes</a></li>
- <li><a
href="http://jakarta.apache.org/site/binindex.cgi#commons-transaction">Version
1.1 - 02 June 2005</a> / <a
href="http://svn.apache.org/repos/asf/jakarta/commons/proper/transaction/tags/TRANSACTION_1_1_FINAL_RELEASE/RELEASE-NOTES.txt">release
notes</a></li>
+ <li><a
href="http://archive.apache.org/dist/jakarta/commons/transaction/">Version 1.0
- 15 December 2004</a> / <a
href="http://svn.apache.org/repos/asf/jakarta/commons/proper/transaction/tags/TRANSACTION_1_0_RELEASE/RELEASE-NOTES.txt">release
notes</a></li>
+ <li><a
href="http://archive.apache.org/dist/jakarta/commons/transaction/">Version
1.0.1 - 13 January 2005</a> / <a
href="http://svn.apache.org/repos/asf/jakarta/commons/proper/transaction/tags/TRANSACTION_1_0_1_RELEASE/RELEASE-NOTES.txt">release
notes</a></li>
+ <li><a
href="http://jakarta.apache.org/site/downloads/downloads_commons-transaction.cgi">Version
1.1 - 02 June 2005</a> / <a
href="http://svn.apache.org/repos/asf/jakarta/commons/proper/transaction/tags/TRANSACTION_1_1_FINAL_RELEASE/RELEASE-NOTES.txt">release
notes</a></li>
</ul>
<p>
- The latest binary release is always available on the
- <a
href="http://jakarta.apache.org/site/binindex.cgi#commons-transaction">
- Jakarta Binary Downloads page</a>,
- its source is available from
- <a
href="http://jakarta.apache.org/site/sourceindex.cgi#commons-transaction">
- Jakarta Source Downloads page</a>.
+ The latest binary and source releases are always available on the
+ <a
href="http://jakarta.apache.org/site/downloads/downloads_commons-transaction.cgi">
+ Commons Transaction Downloads page</a>.
</p>
<p>
Older releases are retained by the Apache Software Foundation but
are
@@ -32,8 +29,8 @@
<section name="Beta Releases / Release Candidates">
<p>The following beta releases / release candidates are available:</p>
<ul>
- <li><a
href="http://cvs.apache.org/dist/jakarta/commons/transaction/1.1b1/">Version
1.1 beta 1 - 13 January 2005</a> / <a
href="http://cvs.apache.org/viewcvs.cgi/*checkout*/jakarta-commons/transaction/RELEASE-NOTES.txt?rev=1.14">release
notes</a></li>
- <li><a
href="http://cvs.apache.org/dist/jakarta/commons/transaction/1.1b2/">Version
1.1 beta 2 - 5 February 2005</a> / <a
href="http://svn.apache.org/repos/asf/jakarta/commons/proper/transaction/tags/TRANSACTION_1_1_B2_RELEASE/RELEASE-NOTES.txt">release
notes</a></li>
+ <li><a
href="http://people.apache.org/dist/jakarta/commons/transaction/1.1b1/">Version
1.1 beta 1 - 13 January 2005</a> / <a
href="http://svn.apache.org/repos/asf/jakarta/commons/proper/transaction/tags/TRANSACTION_1_1_B1_RELEASE/RELEASE-NOTES.txt">release
notes</a></li>
+ <li><a
href="http://people.apache.org/dist/jakarta/commons/transaction/1.1b2/">Version
1.1 beta 2 - 5 February 2005</a> / <a
href="http://svn.apache.org/repos/asf/jakarta/commons/proper/transaction/tags/TRANSACTION_1_1_B2_RELEASE/RELEASE-NOTES.txt">release
notes</a></li>
</ul>
</section>
<section name="Latest Sources">
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]