Author: kkolinko
Date: Tue Feb 21 13:28:24 2012
New Revision: 1291769
URL: http://svn.apache.org/viewvc?rev=1291769&view=rev
Log:
Correct version in Changelog link on the main page.
Several minor tweaks wrt new release.
Modified:
tomcat/site/trunk/docs/doap_Tomcat.rdf
tomcat/site/trunk/docs/index.html
tomcat/site/trunk/docs/migration-7.html
tomcat/site/trunk/docs/oldnews.html
tomcat/site/trunk/xdocs/doap_Tomcat.rdf
tomcat/site/trunk/xdocs/index.xml
tomcat/site/trunk/xdocs/migration-7.xml
tomcat/site/trunk/xdocs/oldnews.xml
Modified: tomcat/site/trunk/docs/doap_Tomcat.rdf
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/doap_Tomcat.rdf?rev=1291769&r1=1291768&r2=1291769&view=diff
==============================================================================
--- tomcat/site/trunk/docs/doap_Tomcat.rdf (original)
+++ tomcat/site/trunk/docs/doap_Tomcat.rdf Tue Feb 21 13:28:24 2012
@@ -55,8 +55,8 @@
<release>
<Version>
<name>Latest Stable 7.0.x Release</name>
- <created>2012-01-21</created>
- <revision>7.0.25</revision>
+ <created>2012-02-21</created>
+ <revision>7.0.26</revision>
</Version>
</release>
<release>
Modified: tomcat/site/trunk/docs/index.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/index.html?rev=1291769&r1=1291768&r2=1291769&view=diff
==============================================================================
--- tomcat/site/trunk/docs/index.html (original)
+++ tomcat/site/trunk/docs/index.html Tue Feb 21 13:28:24 2012
@@ -266,7 +266,7 @@ Full details of these changes, and all t
<p align="center">
<a href="download-70.cgi">Download</a> |
-<a href="tomcat-7.0-doc/changelog.html">ChangeLog for 7.0.25</a>
+<a href="tomcat-7.0-doc/changelog.html">ChangeLog for 7.0.26</a>
</p>
Modified: tomcat/site/trunk/docs/migration-7.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/migration-7.html?rev=1291769&r1=1291768&r2=1291769&view=diff
==============================================================================
--- tomcat/site/trunk/docs/migration-7.html (original)
+++ tomcat/site/trunk/docs/migration-7.html Tue Feb 21 13:28:24 2012
@@ -1110,8 +1110,8 @@ of Apache Tomcat.</p>
<p>You can also use Subversion command similar to the following (all on one
line):</p>
<pre> svn diff
-
--old=http://svn.apache.org/repos/asf/tomcat/tc7.0.x/tags/TOMCAT_7_0_22/conf/
-
--new=http://svn.apache.org/repos/asf/tomcat/tc7.0.x/tags/TOMCAT_7_0_23/conf/
+
--old=http://svn.apache.org/repos/asf/tomcat/tc7.0.x/tags/TOMCAT_7_0_25/conf/
+
--new=http://svn.apache.org/repos/asf/tomcat/tc7.0.x/tags/TOMCAT_7_0_26/conf/
</pre>
</blockquote>
Modified: tomcat/site/trunk/docs/oldnews.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/oldnews.html?rev=1291769&r1=1291768&r2=1291769&view=diff
==============================================================================
--- tomcat/site/trunk/docs/oldnews.html (original)
+++ tomcat/site/trunk/docs/oldnews.html Tue Feb 21 13:28:24 2012
@@ -212,14 +212,14 @@ compared to version 7.0.23. The notable
</ul>
Full details of these changes, and all the other changes, are available in the
-<a href="tomcat-7.0-doc/changelog.html">Tomcat 7 changelog</a>.
+<a href="tomcat-7.0-doc/changelog.html#Tomcat_7.0.25_(markt)">Tomcat 7
changelog</a>.
</p>
<p align="center">
<a href="download-70.cgi">Download</a> |
-<a href="tomcat-7.0-doc/changelog.html">ChangeLog for 7.0.25</a>
+<a href="tomcat-7.0-doc/changelog.html#Tomcat_7.0.25_(markt)">ChangeLog for
7.0.25</a>
</p>
Modified: tomcat/site/trunk/xdocs/doap_Tomcat.rdf
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/doap_Tomcat.rdf?rev=1291769&r1=1291768&r2=1291769&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/doap_Tomcat.rdf (original)
+++ tomcat/site/trunk/xdocs/doap_Tomcat.rdf Tue Feb 21 13:28:24 2012
@@ -55,8 +55,8 @@
<release>
<Version>
<name>Latest Stable 7.0.x Release</name>
- <created>2012-01-21</created>
- <revision>7.0.25</revision>
+ <created>2012-02-21</created>
+ <revision>7.0.26</revision>
</Version>
</release>
<release>
Modified: tomcat/site/trunk/xdocs/index.xml
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/index.xml?rev=1291769&r1=1291768&r2=1291769&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/index.xml (original)
+++ tomcat/site/trunk/xdocs/index.xml Tue Feb 21 13:28:24 2012
@@ -57,7 +57,7 @@ Full details of these changes, and all t
<p align="center">
<a href="download-70.cgi">Download</a> |
-<a href="tomcat-7.0-doc/changelog.html">ChangeLog for 7.0.25</a>
+<a href="tomcat-7.0-doc/changelog.html">ChangeLog for 7.0.26</a>
</p>
</section>
Modified: tomcat/site/trunk/xdocs/migration-7.xml
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/migration-7.xml?rev=1291769&r1=1291768&r2=1291769&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/migration-7.xml (original)
+++ tomcat/site/trunk/xdocs/migration-7.xml Tue Feb 21 13:28:24 2012
@@ -448,8 +448,8 @@ of Apache Tomcat.</p>
</form>
<p>You can also use Subversion command similar to the following (all on
one line):</p>
<pre> svn diff
-
--old=http://svn.apache.org/repos/asf/tomcat/tc7.0.x/tags/TOMCAT_7_0_22/conf/
-
--new=http://svn.apache.org/repos/asf/tomcat/tc7.0.x/tags/TOMCAT_7_0_23/conf/
+
--old=http://svn.apache.org/repos/asf/tomcat/tc7.0.x/tags/TOMCAT_7_0_25/conf/
+
--new=http://svn.apache.org/repos/asf/tomcat/tc7.0.x/tags/TOMCAT_7_0_26/conf/
</pre>
</subsection>
Modified: tomcat/site/trunk/xdocs/oldnews.xml
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/oldnews.xml?rev=1291769&r1=1291768&r2=1291769&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/oldnews.xml (original)
+++ tomcat/site/trunk/xdocs/oldnews.xml Tue Feb 21 13:28:24 2012
@@ -24,12 +24,12 @@ compared to version 7.0.23. The notable
3.7.1.</li>
</ul>
Full details of these changes, and all the other changes, are available in the
-<a href="tomcat-7.0-doc/changelog.html">Tomcat 7 changelog</a>.
+<a href="tomcat-7.0-doc/changelog.html#Tomcat_7.0.25_(markt)">Tomcat 7
changelog</a>.
</p>
<p align="center">
<a href="download-70.cgi">Download</a> |
-<a href="tomcat-7.0-doc/changelog.html">ChangeLog for 7.0.25</a>
+<a href="tomcat-7.0-doc/changelog.html#Tomcat_7.0.25_(markt)">ChangeLog for
7.0.25</a>
</p>
</section>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]