https://bz.apache.org/bugzilla/show_bug.cgi?id=58999

--- Comment #3 from Violeta Georgieva <violet...@apache.org> ---
(In reply to Shon Vella from comment #2)
> Looked over the patch and I think the changes for org.apache.tomcat.jdbc 
> javax.servlet.jsp.jstl will now incorrectly detect things like
> org.apache.tomcat.jdbcx and javax.servlet.jsp.jstly - Not very likely to
> happen in the wild I know, but I wouldn't have thought org and javax would
> have been very likely either.

If you read again the code you will see that the check for these packages
(org.apache.tomcat.jdbc, javax.servlet.jsp.jstl) is introduced in order to
permit them not to deny them.
So if there are packages in the client code that are like those that you
described above then they will be permitted.

Regards,
Violeta

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to