Author: markt
Date: Mon Oct 27 02:41:28 2008
New Revision: 708115
URL: http://svn.apache.org/viewvc?rev=708115&view=rev
Log:
Update to tc-native 1.1.15
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
tomcat/tc6.0.x/trunk/build.properties.default
tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml
Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=708115&r1=708114&r2=708115&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/STATUS.txt (original)
+++ tomcat/tc6.0.x/trunk/STATUS.txt Mon Oct 27 02:41:28 2008
@@ -126,11 +126,6 @@
+1: rjung, mturk, markt, pero
0: remm (also affects to the two other AJP connectors)
-* Update tc-native to lastest version:
- http://people.apache.org/~jfclere/patches/patch.new-tcnative
- +1: jclere, markt, remm
- -1:
-
* Partial fix for https://issues.apache.org/bugzilla/show_bug.cgi?id=45878
Add proper manifests (regression from 5.5.x) and LICENSE & NOTICE files
Lots of ways to do this. Alternative/better suggestions welcome
Modified: tomcat/tc6.0.x/trunk/build.properties.default
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/build.properties.default?rev=708115&r1=708114&r2=708115&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/build.properties.default (original)
+++ tomcat/tc6.0.x/trunk/build.properties.default Mon Oct 27 02:41:28 2008
@@ -62,7 +62,7 @@
jdt.loc=http://www.eclipse.org/downloads/download.php?file=/eclipse/downloads/drops/R-3.3.1-200709211145/eclipse-JDT-3.3.1.zip
# ----- Tomcat native library -----
-tomcat-native.version=1.1.14
+tomcat-native.version=1.1.15
tomcat-native.home=${base.path}/tomcat-native-${tomcat-native.version}
tomcat-native.tar.gz=${tomcat-native.home}/tomcat-native.tar.gz
tomcat-native.loc=${base-tomcat.loc}/tomcat-connectors/native/tomcat-native-${tomcat-native.version}-src.tar.gz
Modified: tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml?rev=708115&r1=708114&r2=708115&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml Mon Oct 27 02:41:28 2008
@@ -106,6 +106,9 @@
</subsection>
<subsection name="Coyote">
<changelog>
+ <update>
+ Update tc-native to 1.1.15 in build.properties.default (jfclere)
+ </update>
<fix>
<bug>43327</bug>: Socket bind fails when using APR on a system with
IPv6
enabled but no explicit IPv6 address configured. (markt/jfclere)
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]