[
https://issues.apache.org/jira/browse/JCRVLT-758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Konrad Windszus updated JCRVLT-758:
-----------------------------------
Description:
Currently the goal
[validate-files|https://jackrabbit.apache.org/filevault-package-maven-plugin/validate-files-mojo.html#filevault-package-validate-files]
acts on top of the unprocessed source files. In order to enhance the
validation quality it should take into account the
[filtering|https://jackrabbit.apache.org/filevault-package-maven-plugin/filtering.html].
One reason for this is that filtering sometimes applies invalid docview xml
attribute values (for example ones containing unescaped {{&}} or {{<}}) which
are only caught in the filtered file validation.
was:
Currently the goal
[validate-files|https://jackrabbit.apache.org/filevault-package-maven-plugin/validate-files-mojo.html#filevault-package-validate-files]
acts on top of the unprocessed source files. In order to enhance the
validation quality it should take into account the
[filtering|https://jackrabbit.apache.org/filevault-package-maven-plugin/filtering.html].
One reason for this is that filtering sometimes applies invalid docview xml
attribute values which are only caught in the filtered file validation.
> validate-files should consider filtered files
> ---------------------------------------------
>
> Key: JCRVLT-758
> URL: https://issues.apache.org/jira/browse/JCRVLT-758
> Project: Jackrabbit FileVault
> Issue Type: Improvement
> Components: package maven plugin
> Reporter: Konrad Windszus
> Priority: Major
>
> Currently the goal
> [validate-files|https://jackrabbit.apache.org/filevault-package-maven-plugin/validate-files-mojo.html#filevault-package-validate-files]
> acts on top of the unprocessed source files. In order to enhance the
> validation quality it should take into account the
> [filtering|https://jackrabbit.apache.org/filevault-package-maven-plugin/filtering.html].
> One reason for this is that filtering sometimes applies invalid docview xml
> attribute values (for example ones containing unescaped {{&}} or {{<}}) which
> are only caught in the filtered file validation.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)