Hi,

In SLING-8019[1]/SLING-8266[2] and the associated PR [3] we're
discussing moving the XSS encoding utilities from the scripting-jsp-
taglib to a 'compat' bundle, now that we have the XSS bundle.

I propose to move the current 'helpers' package [4] and the esapi
bundle it embeds to a new bundle
org.apache.sling.scripting.jsp.taglib.compat and creating the
associated git repository

  sling-org-apache-sling-scripting-jsp-taglib-compat

This bundle will not be deployed in the starter but will be available
for anyone that still depends on this legacy XSS API.

Comments welcome, I plan to create the repo tomorrow unless someone
objects.

Thanks,

Robert

[1]: https://issues.apache.org/jira/browse/SLING-8019
[2]: https://issues.apache.org/jira/browse/SLING-8266
[3]: 
https://github.com/apache/sling-org-apache-sling-scripting-jsp-taglib/pull/1
[4]: 
https://github.com/apache/sling-org-apache-sling-scripting-jsp-taglib/tree/master/src/main/java/org/apache/sling/scripting/jsp/taglib/helpers

Reply via email to