You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by pa...@apache.org on 2018/09/06 09:19:15 UTC

[sling-org-apache-sling-feature-launcher] 01/01: Merge pull request #2 from apache/variables

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 <pa...@apache.org>
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(-)