[ https://issues.apache.org/jira/browse/JCRVLT-757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17854507#comment-17854507 ]
Konrad Windszus edited comment on JCRVLT-757 at 6/12/24 6:24 PM: ----------------------------------------------------------------- This can be implemented as {{org.codehaus.plexus.interpolation.InterpolationPostProcessor}} being added to the {{FilterWrapper}} s interpolator. Additional FilterWrappers can be added via the {{MavenResourcesExecution}}. All wrappers are applied in a nested fashion (with the default ones being applied last). was (Author: kwin): This can be implemented as {{org.codehaus.plexus.interpolation.InterpolationPostProcessor}} being added to the {{FilterWrapper}} s interpolator. > Optionally apply Enhanced DocView XML escaping to filtered values > ----------------------------------------------------------------- > > Key: JCRVLT-757 > URL: https://issues.apache.org/jira/browse/JCRVLT-757 > Project: Jackrabbit FileVault > Issue Type: Improvement > Components: package maven plugin > Affects Versions: package-maven-plugin-1.3.6 > Reporter: Konrad Windszus > Priority: Major > > The filtering option outlined in > https://jackrabbit.apache.org/filevault-package-maven-plugin/filtering.html > currently only supports as-is replacements, i.e. the values are taken > unprocessed. In order to use the same variable values for different contexts > it would be nice to optionally apply [FileVault DocView XML > Escaping|https://jackrabbit.apache.org/filevault/docview.html#Escaping] -- This message was sent by Atlassian Jira (v8.20.10#820010)