Skip to content

Latest commit

 

History

History
18 lines (17 loc) · 22 KB

File metadata and controls

18 lines (17 loc) · 22 KB

Apache Sling > Aggregator > Modules > installer

installer Modules

Module Description Module Status Pull Requests
Apache Sling Installer Web Console Plugin
(org.apache.sling.installer.console)
Provides a web console plugin for the OSGi installer Build Status Coverage Sonarcloud Status JavaDoc installer Pull Requests
Apache Sling Installer Core
(org.apache.sling.installer.core)
Provides services to install OSGi bundles and configurations by supplying input streams and dictionaries. Build Status Test Status Coverage Sonarcloud Status JavaDoc installer Pull Requests
Apache Sling Installer Configuration Factory
(org.apache.sling.installer.factory.configuration)
Provides support for configurations to the Apache Sling OSGi installer Build Status Test Status Coverage Sonarcloud Status JavaDoc installer Pull Requests
Apache Sling Deployment Package Installer
(org.apache.sling.installer.factory.deploymentpackage)
Provides support for deployment packages to the Apache Sling OSGi installer Build Status Coverage Sonarcloud Status installer Pull Requests
Apache Sling Installer Feature Model Support
(org.apache.sling.installer.factory.feature)
Provides support for the feature model to the Apache Sling OSGi installer Build Status Test Status Coverage Sonarcloud Status JavaDoc installer Pull Requests
Apache Sling Installer Provisioning Model Support
(org.apache.sling.installer.factory.model)
Provides support for the provisioning model to the Apache Sling OSGi installer Build Status Coverage Sonarcloud Status installer Pull Requests
Apache Sling Installer Packages Factory
(org.apache.sling.installer.factory.packages)
Provides support for content packages to the Apache Sling OSGi installer Build Status Coverage Sonarcloud Status JavaDoc installer Pull Requests
Apache Sling Subsystems Base Installer
(org.apache.sling.installer.factory.subsystems-base)
Provides support for subsystems-base files to the Apache Sling OSGi installer Build Status Test Status Coverage Sonarcloud Status installer Pull Requests
Apache Sling Installer Health Checks
(org.apache.sling.installer.hc)
Provides Felix Health Checks related to the Sling Installer. Build Status Sonarcloud Status JavaDoc installer Pull Requests
Apache Sling Installer Integration Tests
(org.apache.sling.installer.it)
Integration tests of the Sling installer bundle Build Status JavaDoc installer Pull Requests
Apache Sling File Installer
(org.apache.sling.installer.provider.file)
Installs OSGi bundles and configurations from the file system. Build Status Coverage Sonarcloud Status JavaDoc installer Pull Requests
Sling Installer Vault Package Install Hook
(org.apache.sling.installer.provider.installhook)
Can be used in packages to ensure installation of bundles/configs is triggered during package installation and is finished once the package manager returns (circumventing the asynchronicity of org.apache.sling.installer.provider.jcr) Build Status Test Status Coverage Sonarcloud Status JavaDoc installer Pull Requests
Apache Sling JCR Installer
(org.apache.sling.installer.provider.jcr)
Installs OSGi bundles and configurations found in the JCR repository. Build Status Sonarcloud Status JavaDoc installer Pull Requests