This is an automated email from the ASF dual-hosted git repository.
sseifert pushed a change to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-feature-launcher-maven-plugin.git
from 49a9240 remove obsolete property
add 78f9d4b SLING-13075 Provide attached artifacts of current Maven build
to launcher (#29)
No new revisions were added by this update.
Summary of changes:
pom.xml | 6 ++
.../invoker.properties | 16 ++++
.../pom.xml | 21 ++++-
.../src}/model.json | 3 +-
.../verify.groovy | 0
.../sling/maven/feature/launcher/StartMojo.java | 92 +++++++++++++++++++++-
6 files changed, 131 insertions(+), 7 deletions(-)
create mode 100644 src/it/feature-file-with-artifact-it/invoker.properties
copy src/it/{feature-file-it => feature-file-with-artifact-it}/pom.xml (76%)
copy src/it/{empty-config-it/src/main/features =>
feature-file-with-artifact-it/src}/model.json (79%)
copy src/it/{empty-config-it => feature-file-with-artifact-it}/verify.groovy
(100%)