Bug 61137 - TagLibraryInfo uri and prefix fields should not be final
Summary: TagLibraryInfo uri and prefix fields should not be final
Status: RESOLVED FIXED
Alias: None
Product: Tomcat 9
Classification: Unclassified
Component: Catalina (show other bugs)
Version: unspecified
Hardware: Macintosh Mac OS X 10.1
: P2 normal (vote)
Target Milestone: -----
Assignee: Tomcat Developers Mailing List
URL:
Keywords: Beginner
Depends on:
Blocks:
 
Reported: 2017-05-31 07:36 UTC by Katya Todorova
Modified: 2017-06-01 11:46 UTC (History)
1 user (show)



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Katya Todorova 2017-05-31 07:36:22 UTC
As agreed in the mailing list discussion[1] TagLibraryInfo uri and prefix fields should not be declared final in order to honor the API specification.


[1]http://marc.info/?l=tomcat-dev&m=149615484727911
Comment 1 Katya Todorova 2017-06-01 08:15:57 UTC
Pull request: https://github.com/apache/tomcat/pull/57
tomcat tests pass
Comment 2 Violeta Georgieva 2017-06-01 11:46:14 UTC
Hi,

Thanks for the report and the patch.
Fixed in:
- trunk for 9.0.0.M22 onwards
- 8.5.x for 8.5.16 onwards
- 8.0.x for 8.0.45 onwards

Regards,
Violeta