Uploaded image for project: 'Jackrabbit FileVault'
  1. Jackrabbit FileVault
  2. JCRVLT-161

Document FileVault Workspace Property filter

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 3.4.2
    • None
    • None

    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):

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

      Also, the JavaDoc exported at https://jackrabbit.apache.org/filevault/apidocs/index.html?org/apache/jackrabbit/vault/fs/api/FilterSet.html does not contains the

      DefaultWorkspaceFilter#addPropertyFilterSet(PathFilterSet)
      

      signature and related.

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

      Attachments

        Issue Links

          Activity

            People

              kwin Konrad Windszus
              marett Timothee Maret
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: