Skip to content

Latest commit

 

History

History
28 lines (27 loc) · 44 KB

jcr.md

File metadata and controls

28 lines (27 loc) · 44 KB

Apache Sling > Aggregator > Modules > jcr

jcr Modules

Module Description Module Status Pull Requests
Apache Sling JCR API
(org.apache.sling.jcr.api)
This OSGi bundle provides the JCR packages as well as a helper service interface to be implemented and provided by repository providers. Build Status Coverage Sonarcloud Status JavaDoc Maven Central jcr Pull Requests
Apache Sling JCR Base
(org.apache.sling.jcr.base)
The JCR base bundle provides JCR utility classes Build Status Test Status Coverage Sonarcloud Status JavaDoc Maven Central jcr Pull Requests
Apache Sling JCR ClassLoader
(org.apache.sling.jcr.classloader)
This bundle provides a classloader for the Apache Sling Commons dynamic classloader. The classloader provided supports loading classes from a JCR repository at configured paths. This bundle also implements a class writer which allows to store compiled classes (like compiled JSPs etc.) in the repository. Build Status Coverage Sonarcloud Status JavaDoc Maven Central jcr Pull Requests
Apache Sling Initial Content Loader
(org.apache.sling.jcr.contentloader)
This bundle provides initial content installation through bundles. Build Status Test Status Coverage Sonarcloud Status JavaDoc Maven Central jcr Pull Requests
Apache Sling JCR Content Parser
(org.apache.sling.jcr.contentparser)
Parser for JCR repository content stored in files (e.g. JSON, FileVault XML). Build Status Test Status Coverage Sonarcloud Status JavaDoc Maven Central Deprecated jcr Pull Requests
Apache Sling JCR DavEx
(org.apache.sling.jcr.davex)
Bundle to access JCR repositories over DavEx Build Status Test Status Coverage Sonarcloud Status JavaDoc Maven Central jcr Pull Requests
Apache Sling JCR File Transfer
(org.apache.sling.jcr.filetransfer)
File access to JCR over SFTP Build Status Test Status Coverage Sonarcloud Status jcr Pull Requests
Apache Sling Jackrabbit JSR-283 Access Control Manager Support
(org.apache.sling.jcr.jackrabbit.accessmanager)
Provides SlingPostOperations for the Jackrabbit JSR-283 Access Control Manager. Build Status Test Status Coverage Sonarcloud Status JavaDoc Maven Central jcr Pull Requests
Apache Sling JCR Jackrabbit Base
(org.apache.sling.jcr.jackrabbit.base)
The JCR base bundle provides Jackrabbit utility classes Build Status Coverage Sonarcloud Status jcr Pull Requests
Apache Sling Jackrabbit UserManager Support
(org.apache.sling.jcr.jackrabbit.usermanager)
Provides ResourceProvider and SlingPostOperations for the Jackrabbit UserManager. Build Status Test Status Coverage Sonarcloud Status JavaDoc Maven Central jcr Pull Requests
Apache Sling Wrapper Bundle for the JCR API
(org.apache.sling.jcr.jcr-wrapper)
This bundle wraps the JCR API Version 2.0 and exports it as version 2.0 and 1.1 to avoid problems with strict import ranges due to the (wrong) export in the original JCR api bundle. Build Status Sonarcloud Status JavaDoc Maven Central jcr Pull Requests
Apache Sling JCR JS NodeTypes
(org.apache.sling.jcr.js.nodetypes)
Uses Apache Sling to generate a JavaScript representation of JCR node types. Build Status Test Status Coverage Sonarcloud Status Contrib jcr Pull Requests
Apache Sling JCR Maintenance
(org.apache.sling.jcr.maintenance)
Maintenance jobs for the JCR Build Status Test Status Coverage Sonarcloud Status JavaDoc Maven Central jcr Pull Requests
Apache Sling JCR Oak Server
(org.apache.sling.jcr.oak.server)
This bundle provides a SlingRepository based on Apache Jackrabbit Oak. Build Status Test Status Coverage Sonarcloud Status JavaDoc Maven Central jcr Pull Requests
Apache Sling JCR Package Init
(org.apache.sling.jcr.packageinit)
Installs packages into a JCR repository as SlingRepositoryInitializer based on a FileVault ExecutionPlan Build Status Test Status Coverage Sonarcloud Status JavaDoc Maven Central jcr Pull Requests
Apache Sling JCR Presence
(org.apache.sling.jcr.presence)
Apache Sling JCR Presence Build Status Test Status jcr Pull Requests
Apache Sling JCR Repository Registration
(org.apache.sling.jcr.registration)
Bundle providing support to publish JCR repository services via RMI and/or JNDI Build Status Coverage Sonarcloud Status JavaDoc Maven Central jcr Pull Requests
Apache Sling Repoinit JCR
(org.apache.sling.jcr.repoinit)
Initializes a JCR repository based on the output of the RepoInit Language parser. Build Status Test Status Coverage Sonarcloud Status JavaDoc Maven Central jcr Pull Requests
Apache Sling Versioning Integration Tests
(org.apache.sling.jcr.repository.it-resource-versioning)
Tests versioning API implementation in JcrResourceProvider Build Status Test Status Sonarcloud Status jcr Pull Requests
Apache Sling JCR Resource
(org.apache.sling.jcr.resource)
This bundle provides the JCR based ResourceProvider. Build Status Test Status Coverage Sonarcloud Status JavaDoc Maven Central jcr Pull Requests
Apache Sling JCR Resource Security
(org.apache.sling.jcr.resourcesecurity)
This bundle provides a resource access gate to protect resources based on JCR nodes. Build Status Coverage Sonarcloud Status JavaDoc Maven Central Contrib jcr Pull Requests
Apache Sling JCR WebConsole Bundle
(org.apache.sling.jcr.webconsole)
The JCR WebConsole bundle provides Felix WebConsole plugins. Build Status Coverage Sonarcloud Status JavaDoc Maven Central jcr Pull Requests
Apache Sling JCR WebDAV
(org.apache.sling.jcr.webdav)
Bundle to access JCR repositories over WebDAV Build Status Test Status Coverage Sonarcloud Status JavaDoc Maven Central jcr Pull Requests