What is package filter used for? packaging export or packaging import?
Hi,
I read document's from : https://docs.adobe.com/docs/en/aem/6-3/administer/content/package-manager.html#Package Filters,
It says "Filters identify the repository nodes to include in the package. "
Now I have doubts about the package filter.
I know when I create a package using the package manager, I have to specify a filter to that package for specific file to export.
My Question:
What happens to the filter when I do a package importation / package installation ?
Can I delete the file /META-INF/vault/filter.xml in .zip for a installation?
NOTE:
This issue is related to when combine CQ filter (include/exclude) with Maven resource include/exclude in a maven-cq project.
Thanks.