]> git.pld-linux.org Git - packages/tomcat.git/blob - tomcat-context.xml.patch
- 7.0.12
[packages/tomcat.git] / tomcat-context.xml.patch
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.075341 seconds and 3 git commands to generate.