This is an automated email from the ASF dual-hosted git repository.
pauls pushed a change to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature.git.
from 26f871c Fix json extension merging (take2)
add 1732fe2 Change variable handling to not allow variables to be defined
twice
new 0b91c06 Merge pull request #3 from apache/variables
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../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(-)