Konrad Windszus created JCRVLT-382:
--------------------------------------
Summary: DefaultWorkspaceFilter: Reset source for every modifying
operation
Key: JCRVLT-382
URL: https://issues.apache.org/jira/browse/JCRVLT-382
Project: Jackrabbit FileVault
Issue Type: Improvement
Components: vlt
Affects Versions: 3.4.0
Reporter: Konrad Windszus
Fix For: 3.4.2
Currently the source is generated lazily only once, but once it is set it will
not automatically be reset. I think it makes sense to automatically reset the
underlying source whenever some write operation is called on the
DefaultWorkspaceFilter, i.e. one of
# add(...)
# addPropertyFilterSet(...)
# setImportMode(...)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)