Author: rjung
Date: Fri Jul 27 03:43:57 2007
New Revision: 560190
URL: http://svn.apache.org/viewvc?view=rev&rev=560190
Log:
Prepare release tag.
Modified:
tomcat/connectors/trunk/jk/native/STATUS.txt
tomcat/connectors/trunk/jk/native/common/jk_version.h
tomcat/connectors/trunk/jk/xdocs/index.xml
tomcat/connectors/trunk/jk/xdocs/news/20070301.xml
Modified: tomcat/connectors/trunk/jk/native/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/connectors/trunk/jk/native/STATUS.txt?view=diff&rev=560190&r1=560189&r2=560190
==============================================================================
--- tomcat/connectors/trunk/jk/native/STATUS.txt (original)
+++ tomcat/connectors/trunk/jk/native/STATUS.txt Fri Jul 27 03:43:57 2007
@@ -3,7 +3,7 @@
Release:
- 1.2.24 : in development
+ 1.2.24 : released July 27, 2007
1.2.23 : released May 18, 2007
1.2.22 : released April 17, 2007
1.2.21 : released March 1, 2007
Modified: tomcat/connectors/trunk/jk/native/common/jk_version.h
URL:
http://svn.apache.org/viewvc/tomcat/connectors/trunk/jk/native/common/jk_version.h?view=diff&rev=560190&r1=560189&r2=560190
==============================================================================
--- tomcat/connectors/trunk/jk/native/common/jk_version.h (original)
+++ tomcat/connectors/trunk/jk/native/common/jk_version.h Fri Jul 27 03:43:57
2007
@@ -33,7 +33,7 @@
#define JK_VERBETA 0
#define JK_BETASTRING "0"
/* set JK_VERISRELEASE to 1 when release (do not forget to commit!) */
-#define JK_VERISRELEASE 0
+#define JK_VERISRELEASE 1
#define JK_VERRC 0
#define JK_RCSTRING "0"
Modified: tomcat/connectors/trunk/jk/xdocs/index.xml
URL:
http://svn.apache.org/viewvc/tomcat/connectors/trunk/jk/xdocs/index.xml?view=diff&rev=560190&r1=560189&r2=560190
==============================================================================
--- tomcat/connectors/trunk/jk/xdocs/index.xml (original)
+++ tomcat/connectors/trunk/jk/xdocs/index.xml Fri Jul 27 03:43:57 2007
@@ -29,6 +29,16 @@
<section name="Headlines">
<br />
<ul>
+<li><a href="news/20070301.html#20070727.1">27 July 2007 - <b>JK-1.2.24
released</b></a>
+<p>The Apache Tomcat team is proud to announce the immediate availability
+of Tomcat Connectors 1.2.24 Stable.
+</p>
+<p>Download the <a
href="http://www.apache.org/dist/tomcat/tomcat-connectors/jk/source/jk-1.2.24/tomcat-connectors-1.2.24-src.tar.gz">JK
1.2.24 release sources</a>
+ | <a
href="http://www.apache.org/dist/tomcat/tomcat-connectors/jk/source/jk-1.2.24/tomcat-connectors-1.2.24-src.tar.gz.asc">PGP
signature</a>
+</p>
+<p>Download the <a
href="http://www.apache.org/dist/tomcat/tomcat-connectors/jk/binaries/">binaries</a>
for selected platforms.
+</p>
+</li>
<li><a href="news/20070301.html#20070518.1">18 May 2007 - <b>JK-1.2.23
released</b></a>
<p>The Apache Tomcat team is proud to announce the immediate availability
of Tomcat Connectors 1.2.23 Stable.
Modified: tomcat/connectors/trunk/jk/xdocs/news/20070301.xml
URL:
http://svn.apache.org/viewvc/tomcat/connectors/trunk/jk/xdocs/news/20070301.xml?view=diff&rev=560190&r1=560189&r2=560190
==============================================================================
--- tomcat/connectors/trunk/jk/xdocs/news/20070301.xml (original)
+++ tomcat/connectors/trunk/jk/xdocs/news/20070301.xml Fri Jul 27 03:43:57 2007
@@ -15,6 +15,20 @@
<section name="2007 News & Status">
<br />
+<a name="20070727.1">
+<h3>27 July - JK-1.2.24 released</h3>
+</a>
+<p>The Apache Tomcat team is proud to announce the immediate availability
+of Tomcat Connectors 1.2.24. This is a stable release adding new features
+and a few bug fixes to version 1.2.24.
+</p><p>
+ Please see the <a href="../miscellaneous/changelog.html">ChangeLog</a> for a
full list of changes.
+</p>
+<p>If you find any bugs while using this release, please fill in the
+<a
href="http://issues.apache.org/bugzilla/enter_bug.cgi?product=Tomcat%206">Bugzilla</a>
+Bug Report. When entering bug select <b>Native:JK</b> Component.
+</p>
+<hr size="1" noshade="noshade" />
<a name="20070518.1">
<h3>18 May - JK-1.2.23 released</h3>
</a>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]