[
https://issues.apache.org/jira/browse/JCRVLT-205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tobias Bocanegra resolved JCRVLT-205.
-------------------------------------
Resolution: Fixed
Fix Version/s: package-maven-plugin-1.0.0
fixed in r1809591
> Add support for cleanup filter entries
> --------------------------------------
>
> Key: JCRVLT-205
> URL: https://issues.apache.org/jira/browse/JCRVLT-205
> Project: Jackrabbit FileVault
> Issue Type: New Feature
> Components: package maven plugin
> Reporter: Tobias Bocanegra
> Assignee: Tobias Bocanegra
> Fix For: package-maven-plugin-1.0.0
>
>
> With the dependency check enabled, it must be possible to specify filter
> entries to be ignored from the check, since they might define legacy
> locations that are now empty, thus not required an ancestor definition.
> example:
> {noformat}
> <workspaceFilter version="1.0">
> <filter type="cleanup" root="/etc/legacy/foo"/>
> <filter root="/libs/foo"/>
> </workspaceFilter>
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)