This is an automated email from the ASF dual-hosted git repository.
rombert pushed a change to branch feature/SLING-9526
in repository https://gitbox.apache.org/repos/asf/sling-whiteboard.git.
from a6500b5 SLING-9526 - Allow launching feature model applications in
external processes, non-blocking
add f2a1fd6 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/pom.xml | 2 --
.../src/it/simple-it/pom.xml | 33 ++++++++++++++++++----
.../src/it/simple-it/src/main/features/model.json | 14 +++++++++
.../it/{SlingRunningIT.java => AppRunningIT.java} | 14 ++++-----
4 files changed, 49 insertions(+), 14 deletions(-)
create mode 100644
feature-launcher-maven-plugin/src/it/simple-it/src/main/features/model.json
rename
feature-launcher-maven-plugin/src/it/simple-it/src/test/java/org/apache/sling/it/{SlingRunningIT.java
=> AppRunningIT.java} (78%)