Carsten Ziegeler created SLING-8019:
---------------------------------------
Summary: Use XSS API
Key: SLING-8019
URL: https://issues.apache.org/jira/browse/SLING-8019
Project: Sling
Issue Type: Improvement
Components: Scripting
Reporter: Carsten Ziegeler
Fix For: Scripting JSP Taglib 2.3.2
For XSS support, the jsp taglib currently embeds its own copy of an xss
library. Instead it should rather use the xss api to avoid a copy
In addition, we should move the package
org.apache.sling.scripting.jsp.taglib.helpers to a separate bundle to free the
taglib bundle completely from that stuff
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)