This is an automated email from the ASF dual-hosted git repository. pauls pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-launcher.git
commit 3267119729dd1617122fefbebb9515dc3adb2baa Merge: a546721 8789b48 Author: Karl Pauls <[email protected]> AuthorDate: Thu Sep 6 11:19:12 2018 +0200 Merge pull request #2 from apache/variables Change variable handling to not allow variables to be defined twice .gitignore | 2 ++ .../feature/launcher/impl/FeatureProcessor.java | 25 +++++++++++----------- .../apache/sling/feature/launcher/impl/Main.java | 21 ++++++++++++++++++ .../launcher/impl/launchers/AbstractRunner.java | 1 - 4 files changed, 36 insertions(+), 13 deletions(-)
