You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Katya Todorova <ka...@gmail.com> on 2017/05/30 12:55:16 UTC

TagLibraryInfo final fields

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?

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

Re: TagLibraryInfo final fields

Posted by Katya Todorova <ka...@gmail.com>.
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-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: dev-help@tomcat.apache.org
>
>

Re: TagLibraryInfo final fields

Posted by Mark Thomas <ma...@apache.org>.
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


> 
> 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-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org