Package: tomcat7 / 7.0.56-1~bpo70+3
Metadata
| Package | Version | Patches format |
|---|---|---|
| tomcat7 | 7.0.56-1~bpo70+3 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| 0001 set UTF 8 as default character encoding.patch | (download) |
conf/server.xml |
1 1 + 0 - 0 ! |
[patch] set utf-8 as default character encoding |
| 0002 do not load AJP13 connector by default.patch | (download) |
conf/server.xml |
2 2 + 0 - 0 ! |
[patch] do not load ajp13 connector by default |
| 0003 disable APR library loading.patch | (download) |
conf/server.xml |
2 2 + 0 - 0 ! |
[patch] disable apr library loading
... until we properly provide it.
|
| 0004 split deploy webapps target from deploy target.patch | (download) |
build.xml |
6 5 + 1 - 0 ! |
[patch] split deploy-webapps target from deploy target |
| 0006 add JARs below var to class loader.patch | (download) |
conf/catalina.properties |
6 3 + 3 - 0 ! |
[patch] add jars below /var to class loader |
| 0009 Use java.security.policy file in catalina.sh.patch | (download) |
bin/catalina.sh |
6 3 + 3 - 0 ! |
[patch] use java.security.policy file in catalina.sh Make sure catalina.sh uses the Debian/Ubuntu java.security.policy file location when Tomcat is started with a security manager. Bug-Ubuntu: https://bugs.launchpad.net/bugs/591802 Bug-Debian: http://bugs.debian.org/585379 |
| 0010 debianize build xml.patch | (download) |
build.xml |
4 3 + 1 - 0 ! |
disable usage of embedded library copies |
| 0011 fix classpath lintian warnings.patch | (download) |
build.xml |
18 8 + 10 - 0 ! |
fix codeless-jar and missing-classpath lintian warnings |
| 0012 java7 compat.patch | (download) |
modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/DataSource.java |
6 5 + 1 - 0 ! |
compatibility patch to support compilation of tomcat7 using openjdk-7 |
| 0013 dont look for build properties in user home.patch | (download) |
build.xml |
1 0 + 1 - 0 ! |
0013-dont-look-for-build-properties-in-user-home |
| 0015_disable_test_TestCometProcessor.patch | (download) |
test/org/apache/catalina/comet/TestCometProcessor.java |
3 2 + 1 - 0 ! |
--- |
| 0017 use jdbc pool default.patch | (download) |
java/org/apache/naming/factory/Constants.java |
2 1 + 1 - 0 ! |
make jdbc-pool module default Tomcat upstream ships a patched version of Commons DBCP. This is not shipped in the Debian packages. . It also provides an alternative, lightweight pool implementation which is shipped. . This patch makes this implementation the default pool. |
| 0018 fix manager webapp.patch | (download) |
conf/catalina.policy |
4 2 + 2 - 0 ! |
this patch changes the manager path from webapps/manager to ../tomcat7-admin/manager |
| 0019 add distribution to error page.patch | (download) |
build.xml |
1 1 + 0 - 0 ! |
--- |
| 0021 add simple instance manager.patch | (download) |
java/org/apache/tomcat/SimpleInstanceManager.java |
68 68 + 0 - 0 ! |
add the simpleinstancemanager class from tomcat 8 to help integrating the jsp compiler into jetty 8 |
| 0099 junit compatibility.patch | (download) |
test/org/apache/catalina/comet/TestCometProcessor.java |
10 5 + 5 - 0 ! |
modify the tests to build with the version of junit in wheezy |
