You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by kw...@apache.org on 2022/12/09 19:22:00 UTC

[jackrabbit-filevault-package-maven-plugin] branch master updated (5d25c96 -> c09dd49)

This is an automated email from the ASF dual-hosted git repository.

kwin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/jackrabbit-filevault-package-maven-plugin.git


    from 5d25c96  toggle some parameters from/to being required
     add c09dd49  Use simple Maven resource filtering instead of complex velocity templates

No new revisions were added by this update.

Summary of changes:
 pom.xml                                            | 23 ++++++++++++++++++++++
 .../markdown/{classifiers.md.vm => classifiers.md} |  0
 .../markdown/{filtering.md.vm => filtering.md}     |  0
 .../{import_package.md.vm => import_package.md}    |  0
 src/site/markdown/{index.md.vm => index.md}        | 20 +++++++------------
 .../markdown/{migrating.md.vm => migrating.md}     |  0
 .../markdown/{validators.md.vm => validators.md}   |  0
 7 files changed, 30 insertions(+), 13 deletions(-)
 rename src/site/markdown/{classifiers.md.vm => classifiers.md} (100%)
 rename src/site/markdown/{filtering.md.vm => filtering.md} (100%)
 rename src/site/markdown/{import_package.md.vm => import_package.md} (100%)
 rename src/site/markdown/{index.md.vm => index.md} (95%)
 rename src/site/markdown/{migrating.md.vm => migrating.md} (100%)
 rename src/site/markdown/{validators.md.vm => validators.md} (100%)