<bug>48956</bug>: Add regular expression support for SSI. (markt)
</add>
<add>
+ <bug>49165</bug>: Allow any time stamp formats supported by
+ SimpleDateFormat in AccessLogValve. Support logging begin and/or end of
+ request. (rjung)
+ </add>
+ <add>
<bug>50677</bug>: Allow system property variables to be used in the
values of "common.loader" and other "*.loader" properties in the
<code>catalina.properties</code> file. (kkolinko)
so only types of interest are reported to a ServletContainerInitializer.
(markt)
</fix>
- <add>
- <bug>49165</bug>: Allow any time stamp formats supported by SimpleDateFormat
- in AccessLogValve. Support logging begin and/or end of request. (rjung)
- </add>
<update>
Add the Tomcat extras, ant-junit and Java Help Jars to the list of JARs
to skip when scanning for TLDs and web fragments. (rjung)