[jira] [Resolved] (SLING-6007) XSSFilterImpl should move to new ResourceChangeListener API

2016-10-17 Thread Radu Cotescu (JIRA)

 [ 
https://issues.apache.org/jira/browse/SLING-6007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Radu Cotescu resolved SLING-6007.
-
Resolution: Fixed

Fixed in [r1765325|https://svn.apache.org/r1765325].

> XSSFilterImpl should move to new ResourceChangeListener API   
> 
>
> Key: SLING-6007
> URL: https://issues.apache.org/jira/browse/SLING-6007
> Project: Sling
>  Issue Type: Task
>  Components: XSS Protection API
>Reporter: Hanish Bansal
>Assignee: Radu Cotescu
> Fix For: XSS Protection API 1.0.16
>
> Attachments: SLING-6007.txt
>
>
> org.apache.sling.xss.impl.XSSFilterImpl currently implements 
> org.osgi.service.event.EventHandler Interface. We should start using the new 
> ResourceChangeListener API.
> See [0] for details :
> https://issues.apache.org/jira/browse/SLING-5994



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Resolved] (SLING-6007) XSSFilterImpl should move to new ResourceChangeListener API

2016-09-22 Thread Carsten Ziegeler (JIRA)

 [ 
https://issues.apache.org/jira/browse/SLING-6007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Carsten Ziegeler resolved SLING-6007.
-
Resolution: Fixed

Thanks for your patch, [~abdul.hameed]
It's applied, I also made the listener an ExternalResourceChangeListener to 
detect changes done within the cluster

> XSSFilterImpl should move to new ResourceChangeListener API   
> 
>
> Key: SLING-6007
> URL: https://issues.apache.org/jira/browse/SLING-6007
> Project: Sling
>  Issue Type: Task
>  Components: XSS Protection API
>Reporter: Hanish Bansal
>Assignee: Carsten Ziegeler
> Fix For: XSS Protection API 1.0.16
>
> Attachments: SLING-6007.txt
>
>
> org.apache.sling.xss.impl.XSSFilterImpl currently implements 
> org.osgi.service.event.EventHandler Interface. We should start using the new 
> ResourceChangeListener API.
> See [0] for details :
> https://issues.apache.org/jira/browse/SLING-5994



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)