+1 for that!
Makes life easier...
Peter
Am 29.04.2010 um 02:36 schrieb ma...@apache.org:
Author: markt
Date: Thu Apr 29 00:36:35 2010
New Revision: 939143
URL: http://svn.apache.org/viewvc?rev=939143&view=rev
Log:
It isn't practical to list every single commit that implemented
Servlet 3.0.
Modified:
tomcat/trunk/webapps/docs/changelog.xml
Modified: tomcat/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/changelog.xml?rev=939143&r1=939142&r2=939143&view=diff
=
=
=
=
=
=
=
=
======================================================================
--- tomcat/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/trunk/webapps/docs/changelog.xml Thu Apr 29 00:36:35 2010
@@ -36,13 +36,9 @@
<section name="Tomcat 7.0.0 (markt)">
<subsection name="Catalina">
<changelog>
- <fix>
- <rev>939114</rev>: Provide web.xml and fragments overwrite
annotation parameters
- (s. Servlet API 3.0 Spec at Nov 2009 Section 8.2.3.3 pages
80-84).
- Check source at
<code>ContextConfig.processAnnotationsFile(File,WebXml)</code>
- and testcase <code>TestContextConfigAnnotation</code>.
- --not yet complete-- (pero)
- </fix>
+ <update>
+ Update Servlet support to the Servlet 3.0 specification.
(all)
+ </update>
<update>
Improve and document VirtualWebappLoader. (rjung)
</update>
@@ -50,10 +46,6 @@
<bug>43642</bug>: Add prestartminSpareThreads attribute for
Executor. (jfclere)
</add>
<update>
- Update Servlet support to the Servlet 3.0 specification. Note
- asynchronous support is not yet complete. (markt/fhanik)
- </update>
- <update>
Switch from AnnotationProcessor to InstanceManager. Patch
provided by
David Jecks with modifications by Remy. (remm/fhanik)
</update>
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org