]> git.pld-linux.org Git - packages/tomcat.git/blame - tomcat-context.xml.patch
- 7.0.12
[packages/tomcat.git] / tomcat-context.xml.patch
CommitLineData
45bce087
JR
1--- apache-tomcat-7.0.11-src/conf/context.xml~ 2011-03-10 12:16:35.000000000 +0100
2+++ apache-tomcat-7.0.11-src/conf/context.xml 2011-03-17 23:49:31.208011844 +0100
3@@ -16,7 +16,7 @@
4 limitations under the License.
5 -->
6 <!-- The contents of this file will be loaded for each web application -->
7-<Context>
8+<Context swallowOutput="true">
9
10 <!-- Default set of monitored resources -->
11 <WatchedResource>WEB-INF/web.xml</WatchedResource>
This page took 0.038547 seconds and 4 git commands to generate.