Konrad Windszus created JCRVLT-495:
--------------------------------------
Summary: Allow to exclude binaries without extension from
filtering
Key: JCRVLT-495
URL: https://issues.apache.org/jira/browse/JCRVLT-495
Project: Jackrabbit FileVault
Issue Type: Bug
Components: package maven plugin
Affects Versions: package-maven-plugin-1.1.6
Reporter: Konrad Windszus
Fix For: package-maven-plugin-1.1.8
In case of simple file aggregates
(http://jackrabbit.apache.org/filevault/vaultfs.html#Simple_File_aggregates) or
extended ones the binary has the filename of the node. As the node name does
not necessarily include a dot (e.g. in
https://github.com/adobe/aem-core-wcm-components/blob/master/examples/ui.content/src/content/jcr_root/content/core-components-examples/_jcr_content/image/file)
but still is a binary which cannot be filtered by Maven, such nodes must be
excluded.
Unfortunately leveraging the parameter {{<nonFilteredFileExtensions>}} does not
work, as Maven does not support empty string entries in Lists.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)