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.git

commit 0b91c06fbdb68ca8903620045f38376b17956b43
Merge: 26f871c 1732fe2
Author: Karl Pauls <[email protected]>
AuthorDate: Thu Sep 6 11:17:59 2018 +0200

    Merge pull request #3 from apache/variables
    
    Change variable handling to not allow variables to be defined twice

 .../sling/feature/builder/BuilderContext.java      | 33 +++++++-
 .../apache/sling/feature/builder/BuilderUtil.java  | 61 +++++++++++++-
 .../sling/feature/builder/FeatureBuilder.java      | 26 +++---
 .../sling/feature/builder/BuilderUtilTest.java     |  2 +-
 .../sling/feature/builder/FeatureBuilderTest.java  | 93 ++++++++++++++++++++--
 5 files changed, 192 insertions(+), 23 deletions(-)

Reply via email to