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

Timothee Maret updated JCRVLT-161:
----------------------------------
    Description: 
Since JCRVLT-120, Workspace filters on properties can be defined.
The documentation at [0] should be updated in order to describe (or at least 
contain an example) of property filter.

Example of property filter (excludes properties {{prop1}}):

{code}
<workspaceFilter version="1.0">
    <filter root="/var/foo/bar">
        <exclude pattern="^.*/prop1" matchProperties="true"/>
    </filter>
</workspaceFilter>
{code}

[0] http://jackrabbit.apache.org/filevault/filter.html

  was:
Since JCRVLT-120, Workspace filters on properties can be defined.
The documentation at [0] should be updated in order to describe (or at least 
contain an example) of property filter.

Example of property filter (excludes properties {{prop1}}):

{code}
<workspaceFilter version="1.0">
+    <filter root="/var/foo/bar">
+        <exclude pattern="^.*/prop1" matchProperties="true"/>
+    </filter>
+</workspaceFilter>
{code}

[0] http://jackrabbit.apache.org/filevault/filter.html


> Document FileVault Workspace Property filter
> --------------------------------------------
>
>                 Key: JCRVLT-161
>                 URL: https://issues.apache.org/jira/browse/JCRVLT-161
>             Project: Jackrabbit FileVault
>          Issue Type: Task
>            Reporter: Timothee Maret
>
> Since JCRVLT-120, Workspace filters on properties can be defined.
> The documentation at [0] should be updated in order to describe (or at least 
> contain an example) of property filter.
> Example of property filter (excludes properties {{prop1}}):
> {code}
> <workspaceFilter version="1.0">
>     <filter root="/var/foo/bar">
>         <exclude pattern="^.*/prop1" matchProperties="true"/>
>     </filter>
> </workspaceFilter>
> {code}
> [0] http://jackrabbit.apache.org/filevault/filter.html



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to