forked from I2P_Developers/i2p.i2p
Apache Tomcat 6.0.43
This commit is contained in:
@@ -248,7 +248,7 @@ Applications:
|
|||||||
Bundles systray4j-2.4.1:
|
Bundles systray4j-2.4.1:
|
||||||
See licenses/LICENSE-LGPLv2.1.txt
|
See licenses/LICENSE-LGPLv2.1.txt
|
||||||
|
|
||||||
Tomcat 6.0.41:
|
Tomcat 6.0.43:
|
||||||
Copyright 1999-2014 The Apache Software Foundation
|
Copyright 1999-2014 The Apache Software Foundation
|
||||||
See licenses/LICENSE-Apache2.0.txt
|
See licenses/LICENSE-Apache2.0.txt
|
||||||
See licenses/NOTICE-Tomcat.txt
|
See licenses/NOTICE-Tomcat.txt
|
||||||
|
@@ -2,7 +2,7 @@ This is Apache Tomcat 6.x, supporting Servlet 2.5 and JSP 2.1.
|
|||||||
The Glassfish JSP 2.1 bundled in Jetty 6 is way too old.
|
The Glassfish JSP 2.1 bundled in Jetty 6 is way too old.
|
||||||
|
|
||||||
Retrieved from the file
|
Retrieved from the file
|
||||||
apache-tomcat-6.0.41-deployer.tar.gz
|
apache-tomcat-6.0.43-deployer.tar.gz
|
||||||
|
|
||||||
minus the following files and directores:
|
minus the following files and directores:
|
||||||
|
|
||||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1,7 +1,7 @@
|
|||||||
This is Apache Tomcat 6.x, supporting Servlet 2.5 and JSP 2.1.
|
This is Apache Tomcat 6.x, supporting Servlet 2.5 and JSP 2.1.
|
||||||
|
|
||||||
Retrieved from the file
|
Retrieved from the file
|
||||||
apache-tomcat-6.0.41.tar.gz
|
apache-tomcat-6.0.43.tar.gz
|
||||||
|
|
||||||
containing only a small subset of lib/tomcat-coyote.jar.
|
containing only a small subset of lib/tomcat-coyote.jar.
|
||||||
|
|
||||||
|
Binary file not shown.
@@ -10,7 +10,7 @@
|
|||||||
<property name="javac.compilerargs" value="" />
|
<property name="javac.compilerargs" value="" />
|
||||||
<property name="javac.version" value="1.6" />
|
<property name="javac.version" value="1.6" />
|
||||||
<property name="tomcat.lib" value="apache-tomcat-deployer/lib" />
|
<property name="tomcat.lib" value="apache-tomcat-deployer/lib" />
|
||||||
<property name="tomcat.ver" value="6.0.41" />
|
<property name="tomcat.ver" value="6.0.43" />
|
||||||
<property name="tomcat2.lib" value="apache-tomcat-${tomcat.ver}/lib" />
|
<property name="tomcat2.lib" value="apache-tomcat-${tomcat.ver}/lib" />
|
||||||
<property name="tomcat2.lib.small" value="apache-tomcat/lib" />
|
<property name="tomcat2.lib.small" value="apache-tomcat/lib" />
|
||||||
|
|
||||||
|
@@ -1,4 +1,5 @@
|
|||||||
2015-03-16 zzz
|
2015-03-16 zzz
|
||||||
|
* Apache Tomcat 6.0.43
|
||||||
* Throttle: Reject tunnels based on job lag
|
* Throttle: Reject tunnels based on job lag
|
||||||
|
|
||||||
2015-03-15 zzz
|
2015-03-15 zzz
|
||||||
|
Reference in New Issue
Block a user