Skip to content

[MSHARED-1412] Allow customization of Interpolator used for BaseFilter.getDefaultFilterWrappers(...) #263

@jira-importer

Description

@jira-importer

Konrad Windszus opened MSHARED-1412 and commented

The default implementation of getDefaultFilterWrappers always returns a single element list containing a Wrapper (

).
That Wrapper's Interpolator should be customizable with regards to

  1. ValueSource and
  2. InterpolationPostProcessor

Currently neither the Interpolator nor the Wrapper class is exposed or can be extended.

As not every DefaultFilterInfo implementation necessarily relies on the Plexus Interpolator this should probably be part of a dedicated interface which is only implemented for Interpolator based default filters.


Affects: maven-filtering-3.3.2

Issue Links:

  • JCRVLT-757 Optionally apply Enhanced DocView XML escaping to filtered values

Remote Links:

Backported to: maven-filtering-3.4.0

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions