This is an automated email from the ASF dual-hosted git repository.
rombert pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/sling-whiteboard.git.
from ee1db90 SLING-9526 - Allow launching feature model applications in
external processes, non-blocking
add 2e6bf40 SLING-9526 - Allow launching feature model applications in
external processes, non-blocking
add 1a3fe13 SLING-9526 - Allow launching feature model applications in
external processes, non-blocking
No new revisions were added by this update.
Summary of changes:
feature-launcher-maven-plugin/README.md | 57 ++++++++++++++++++++++
feature-launcher-maven-plugin/pom.xml | 6 ---
.../src/it/simple-it/pom.xml | 5 --
.../sling/maven/feature/launcher/StartMojo.java | 32 ++++++------
4 files changed, 72 insertions(+), 28 deletions(-)
create mode 100644 feature-launcher-maven-plugin/README.md