This is an automated email from the ASF dual-hosted git repository.
cziegeler pushed a change to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-installer-factory-feature.git
from a769703 SLING-12866 - Restrict force pushes, auto-delete branches on
merge
add b85ca24 build: upgrade parent POM to v66 and modernize project config
add f12086f Fix test failures due to whitespaces
new bdd9e6d Merge pull request #4 from apache/maia/workflow-1779970782610
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:
pom.xml | 62 ++++++++-------
.../spi/context/ExtensionHandlerContext.java | 10 +--
.../sling/feature/spi/context/package-info.java | 1 -
.../model/impl/APIRegionsExtensionHandler.java | 17 ++--
.../model/impl/AbstractFeatureModelTask.java | 26 ++++---
.../model/impl/FeatureModelInstallerPlugin.java | 47 ++++++-----
.../model/impl/InstallFeatureModelTask.java | 91 ++++++++++++++--------
.../model/impl/RepoinitExtensionHandler.java | 13 ++--
.../model/impl/UninstallFeatureModelTask.java | 5 +-
.../model/impl/APIRegionsExtensionHandlerTest.java | 61 ++++++++-------
.../impl/FeatureModelInstallerPluginTest.java | 22 +++---
.../model/impl/InstallFeatureModelTaskTest.java | 72 ++++++++---------
.../model/impl/RepoinitExtensionHandlerTest.java | 24 +++---
src/test/resources/test2/test2.slingosgifeature | 1 -
14 files changed, 247 insertions(+), 205 deletions(-)