Skip to content

Remove dependency on AEM's KeyStoreService#879

Merged
kwin merged 8 commits into
developfrom
feature/make-keystoreservice-optional
May 16, 2026
Merged

Remove dependency on AEM's KeyStoreService#879
kwin merged 8 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

kwin added 2 commits May 15, 2026 15:02
Broaden import-package version range for
"org.apache.jackrabbit.oak.commons.jmx"
@kwin kwin merged commit c1d45c9 into develop May 16, 2026
11 of 12 checks passed
@kwin kwin deleted the feature/make-keystoreservice-optional branch May 16, 2026 10:32
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