You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Robert Munteanu (JIRA)" <ji...@apache.org> on 2014/05/13 17:15:17 UTC

[jira] [Resolved] (SLING-3122) Incorrect filtering for full coverage nodes

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

Robert Munteanu resolved SLING-3122.
------------------------------------

    Resolution: Fixed

* http://svn.apache.org/viewvc?view=revision&revision=1594242 - ProjectAdapter now rejects empty input streams
* http://svn.apache.org/viewvc?view=revision&revision=1594243 - add RepositoryAccessor.creatNode
* http://svn.apache.org/viewvc?view=revision&revision=1594244 - take the real repository path into account when filtering

> Incorrect filtering for full coverage nodes
> -------------------------------------------
>
>                 Key: SLING-3122
>                 URL: https://issues.apache.org/jira/browse/SLING-3122
>             Project: Sling
>          Issue Type: Bug
>          Components: IDE
>            Reporter: Robert Munteanu
>            Assignee: Robert Munteanu
>             Fix For: Sling Eclipse IDE 1.0.0
>
>
> With the following filter
> <?xml version="1.0" encoding="UTF-8"?>
> 	<workspaceFilter version="1.0">
> 	     <filter root="/content/slingDemo"/>
> 	     <filter root="/apps/slingDemo"/>
> 	     <filter root="/var/full-coverage"/>
> </workspaceFilter>
> changes to /var/full-coverage.xml not synced, were that is file corresponds to a node with full coverage present at /var/full-coverage



--
This message was sent by Atlassian JIRA
(v6.2#6252)