Skip to content

Conversation

developher-net
Copy link
Owner

Fixes #488
Closes #489

Proposed Changes

Switches out the deprecated JCR Vault plugin
for content packages with the newer Jackrabbit.

Should speed up package installations, and reduce
the amount network or security errors around using
an old unmaintained plugin.

BREAKING CHANGE: no longer contains the necessary
maven plugins for CRX deployment functionalitty. To add legacy CRX support on top of Jackrabbit, set the new option legacyCRXSupport to true. To restore the old aem-packager functionality entirely, set the new
option packager to jcrvault

Questions:

Switches out the deprecated JCR Valut plugin
for content packages with the newer Jackrabbit.

Should speed up package installations, and reduce
the amount network or security errors around using
an old unmaintained plugin.

BREAKING CHANGE: no longer contains the necessary
maven plugins for CRX deployment functionalitty. To add legacy CRX support on top of Jackrabbit, set the new option `legacyCRXSupport` to true. To  restore the old `aem-packager` functionality entirely, set the new
option `packager` to `jcrvault`
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.

Class not found exception when using plugin
1 participant