This is an automated email from the ASF dual-hosted git repository. cziegeler pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-installer-factory-feature.git
commit bdd9e6ddb61d4c86ae8fe91df485c373a773c47c Merge: a769703 f12086f Author: Carsten Ziegeler <[email protected]> AuthorDate: Thu May 28 14:46:32 2026 +0200 Merge pull request #4 from apache/maia/workflow-1779970782610 build: upgrade parent POM to v66 and modernize project config 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(-)
