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-whiteboard.git.
from fceabb6 updated HTL engine
add d70e06c SLING-7991 - setting order to Integer.MAX_VALUE for
processing last if start-order is not set.
add 7e40a47 SLING-7991 - adding extension to also bake a default start
order during feature merging via feature property
new b3f1777 Merge pull request #19 from DominikSuess/issue/SLING-7991
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:
.gitignore | 1 +
.../feature/extension/content/ContentHandler.java | 9 ++-
.../content/ContentOrderMergeProcessor.java | 67 ++++++++++++++++++++++
...e.sling.feature.builder.FeatureExtensionHandler | 1 +
4 files changed, 77 insertions(+), 1 deletion(-)
create mode 100644
featuremodel/feature-content-extension/src/main/java/org/apache/sling/feature/extension/content/ContentOrderMergeProcessor.java
create mode 100644
featuremodel/feature-content-extension/src/main/resources/META-INF/services/org.apache.sling.feature.builder.FeatureExtensionHandler