git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@698892
13f79535-47bb-0310-9956-
ffa450edef68
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
</subsection>
<subsection name="ha">
<changelog>
+ <update>
+ Update tc-native to 1.1.15 in build.properties.default (jfclere)
+ </update>
<fix>
Fix that JvmrouteBinderValve can rewrite session suffix with parallel requests from same client (pero)
</fix>