Konrad Windszus created JCRVLT-435:
--------------------------------------
Summary: Allow creating cleanup packages only
Key: JCRVLT-435
URL: https://issues.apache.org/jira/browse/JCRVLT-435
Project: Jackrabbit FileVault
Issue Type: Improvement
Reporter: Konrad Windszus
With the current filevault-package-maven-plugin when you generate a package
containing only out of cleanup filter rules (and no content) the following
ERROR is logged when you try to install it
{code}
[ERROR] Request failed: java.io.IOException: Zip File is not a content package.
Missing 'jcr_root'. (500)
{code}
Either the Maven plugin should put always put an (empty) {{jcr_root}} folder or
the package manager should work with packages not having the {{jcr_root}}
package.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)