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

Julian Reschke updated JCR-2542:
--------------------------------

    Attachment: JCR-2542-getInfo.diff

Variant that uses getInfo() as discussed with Marcel.

Now the bad news: this fails JCR API tests that insist on getInfo not returning 
additional information (rightfully, I believe).
                
> spi2dav: EventFilters not respected
> -----------------------------------
>
>                 Key: JCR-2542
>                 URL: https://issues.apache.org/jira/browse/JCR-2542
>             Project: Jackrabbit Content Repository
>          Issue Type: Bug
>          Components: jackrabbit-spi2dav, JCR 2.0, observation
>            Reporter: angela
>            Assignee: Julian Reschke
>         Attachments: JCR-2542-getInfo.diff, JCR-2542.diff, JCR-2542.diff
>
>
> i have the impression that the event filter passed to the event subscription 
> in spi2dav is not (or not properly) respected.
> marcel, is there a specific reason that you always pass the static 
> SubscriptionInfo constant (no node type filter, noLocal false) to the 
> SubscribeMethod
> in spi2dav/RepositoryServiceImpl#createSubscription ?
> i guess this is the reason for the failure of
>   
> testNodeType(org.apache.jackrabbit.test.api.observation.AddEventListenerTest)
>   
> testNoLocalTrue(org.apache.jackrabbit.test.api.observation.AddEventListenerTest)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to