Skip to content

Remove dependency on AEM's KeyStoreService#879

Open
kwin wants to merge 6 commits into
developfrom
feature/make-keystoreservice-optional
Open

Remove dependency on AEM's KeyStoreService#879
kwin wants to merge 6 commits into
developfrom
feature/make-keystoreservice-optional

Conversation

@kwin
Copy link
Copy Markdown
Member

@kwin kwin commented May 14, 2026

Introduce AEM agnostic service interface for which an impl is only registered when running inside AEM.
Allows starting SCR component AuthorizableInstallerServiceImpl even outside AEM.

This closes #878

Introduce AEM agnostic service interface for which an impl is only
registered when running inside AEM.
Allows starting SCR component AuthorizableInstallerServiceImpl even
outside AEM.

This closes #878
@kwin kwin force-pushed the feature/make-keystoreservice-optional branch from 8308083 to 1402cbd Compare May 14, 2026 14:32
@sonarqubecloud
Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 31%)

See analysis details on SonarQube Cloud

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

AC Tool 4.1.1 fails to activate on vanilla Apache Sling 12+: NoClassDefFoundError: com/adobe/granite/keystore/KeyStoreService

1 participant