This is an automated email from the ASF dual-hosted git repository.
simonetripodi pushed a change to branch SLING-8003
in repository
https://gitbox.apache.org/repos/asf/sling-slingfeature-maven-plugin.git.
from d2a9b6f SLING-8003 - Interpolate Maven variables using the Maven
Filtering APIs rather that iterate string replacing operations
add d6a6762 SLING-8003 - Interpolate Maven variables using the Maven
Filtering APIs rather that iterate string replacing operations
add d0ba544 SLING-8003 - Interpolate Maven variables using the Maven
Filtering APIs rather that iterate string replacing operations
No new revisions were added by this update.
Summary of changes:
.../invoker.properties | 3 +-
.../pom.xml | 53 +++++++++++++++----
.../src/main/features/interpolated-variables.json | 21 ++++++++
src/it/variables-interpolator/verify.bsh | 60 ++++++++++++++++++++++
4 files changed, 124 insertions(+), 13 deletions(-)
copy src/it/{analyzer-errors-detected =>
variables-interpolator}/invoker.properties (87%)
copy src/it/{analyzer-errors-detected => variables-interpolator}/pom.xml (51%)
create mode 100644
src/it/variables-interpolator/src/main/features/interpolated-variables.json
create mode 100644 src/it/variables-interpolator/verify.bsh