Bug 50264 - Missing @Override annotations
Summary: Missing @Override annotations
Status: RESOLVED FIXED
Alias: None
Product: Taglibs
Classification: Unclassified
Component: Standard Taglib (show other bugs)
Version: unspecified
Hardware: PC Windows XP
: P2 normal (vote)
Target Milestone: ---
Assignee: Tomcat Developers Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-13 06:42 UTC by Sebb
Modified: 2010-11-13 09:13 UTC (History)
0 users



Attachments
Add missing annotations (60.35 KB, patch)
2010-11-13 06:42 UTC, Sebb
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sebb 2010-11-13 06:42:04 UTC
Created attachment 26293 [details]
Add missing annotations

It's best to add any missing @Override annotations before trying to resolve other generics issues.
Comment 1 Jeremy Boynes 2010-11-13 09:13:00 UTC
Patch applied as r1034762
Thanks