Bug 51154 - Spurious @deprecated tags in ServletContext
Summary: Spurious @deprecated tags in ServletContext
Status: RESOLVED FIXED
Alias: None
Product: Tomcat 7
Classification: Unclassified
Component: Servlet & JSP API (show other bugs)
Version: trunk
Hardware: PC Windows XP
: P2 normal (vote)
Target Milestone: ---
Assignee: Tomcat Developers Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-05 19:33 UTC by Sebb
Modified: 2011-05-06 07:56 UTC (History)
0 users



Attachments
Remove spurious tags (1.53 KB, patch)
2011-05-05 19:33 UTC, Sebb
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sebb 2011-05-05 19:33:18 UTC
Created attachment 26960 [details]
Remove spurious tags

There are some spurious @deprecated tags in ServletContext.
Comment 1 Mark Thomas 2011-05-06 07:56:04 UTC
Fixed in trunk and will be in 7.0.13 onwards.