Bug 52405 - Update to Servlet 3.0 Rev A
Summary: Update to Servlet 3.0 Rev A
Status: RESOLVED FIXED
Alias: None
Product: Tomcat 7
Classification: Unclassified
Component: Servlet & JSP API (show other bugs)
Version: trunk
Hardware: All All
: P2 normal (vote)
Target Milestone: ---
Assignee: Tomcat Developers Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-31 14:20 UTC by Mark Thomas
Modified: 2012-01-02 21:34 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Thomas 2011-12-31 14:20:25 UTC
The list of changes is here:
http://jcp.org/aboutJava/communityprocess/maintenance/jsr315/servlet3-mr-reva.html
There are 20 changes that need to be checked / made.
Comment 1 Mark Thomas 2011-12-31 18:36:01 UTC
No changes required for items:
1, 4, 16-19

Changes required and applied to trunk and 7.0.x for:
2, 3

Not yet assessed
5-15, 20.
Comment 2 Mark Thomas 2011-12-31 22:32:41 UTC
Changes required for and applied to trunk and 7.0.x for item 5.

Items 6-15, 20 still be to assessed.
Comment 3 Mark Thomas 2012-01-02 19:43:00 UTC
Item 6 does not appear to have resulted in a change to section 8.2.2 so no changes required.

Item 7. Tomcat 7 already processes annotations prior to merging web-fragments so no changes required.

Items 8 & 9. Tomcat 7 already merges fragments and and main web.xml this way so no changes required.

Item 10. Tomcat 7 already merges servlet mappings this way so no changes required.

Item 11. Tomcat 7 already merges filter mappings this way so no changes required.

Not yet assessed:
12-15, 20
Comment 4 Mark Thomas 2012-01-02 20:18:06 UTC
Changes required and applied to trunk and 7.0.x for item 12.

Items 13-15, 20 still to be assessed.
Comment 5 Mark Thomas 2012-01-02 20:48:38 UTC
Changes required and applied to trunk and 7.0.x for item 12.

Items 14-15, 20 still to be assessed.
Comment 6 Mark Thomas 2012-01-02 21:23:53 UTC
Items 14 and 15: no changes required.

Only item 20 left to check.
Comment 7 Mark Thomas 2012-01-02 21:34:40 UTC
Changes made for item 20.

All items now reviewed and changes made were required.