On Tue, May 30, 2017 at 5:34 PM, Mark Thomas <ma...@apache.org> wrote:
> On 30/05/17 13:55, Katya Todorova wrote: > > Hello, > > > > Looking at javax.servlet.jsp.tagext.TagLibraryInfo, uri and prefix > fields > > are declared final while according to the spec and tomcat documentation > > they should not be. > > > > Is that intentionally done? > No. It is a bug. Please open a Bugzilla issue for this. > > Mark Here it is: https://bz.apache.org/bugzilla/show_bug.cgi?id=61137 > > > > Thank you, > > Katya > > > > http://svn.apache.org/viewvc/tomcat/trunk/java/javax/servlet/jsp/tagext/ > > TagLibraryInfo.java?view=markup > > https://docs.oracle.com/javaee/7/api/javax/servlet/ > > jsp/tagext/TagLibraryInfo.html > > https://tomcat.apache.org/tomcat-7.0-doc/jspapi/javax/ > servlet/jsp/tagext/TagLibraryInfo.html > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org > For additional commands, e-mail: dev-h...@tomcat.apache.org > >