-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: jackrabbit package plugin #489
base: master
Are you sure you want to change the base?
feat: jackrabbit package plugin #489
Commits on Sep 22, 2023
-
feat: jackrabbit package plugin
- Content Package Plugin version is too old - Replacing its usage with Jackrabbit Package Plugin - Disabled validation to ensure maven build doesnt throw errors Fixes amclin#488
Mahidhar Chaluvadi committedSep 22, 2023 Configuration menu - View commit details
-
Copy full SHA for f9f1f14 - Browse repository at this point
Copy the full SHA f9f1f14View commit details
Commits on Oct 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f1565dc - Browse repository at this point
Copy the full SHA f1565dcView commit details -
feat: jackrabbit package plugin
- Content Package Plugin version is bumped and not removed completely - Jackrabbit Package Plugin: - Updated validator settings - Enabled validation, just excluded filter path validation
Mahidhar Chaluvadi committedOct 7, 2023 Configuration menu - View commit details
-
Copy full SHA for 61ed2da - Browse repository at this point
Copy the full SHA 61ed2daView commit details
Commits on Oct 8, 2023
-
feat: switch to jackrabbit for content packaging
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`
Configuration menu - View commit details
-
Copy full SHA for 2b2e7ca - Browse repository at this point
Copy the full SHA 2b2e7caView commit details -
Configuration menu - View commit details
-
Copy full SHA for a15ef03 - Browse repository at this point
Copy the full SHA a15ef03View commit details -
Merge branch 'feat/jackrabbit' of https://github.com/amclin/aem-packager
Mahidhar Chaluvadi committedOct 8, 2023 Configuration menu - View commit details
-
Copy full SHA for 0b5695c - Browse repository at this point
Copy the full SHA 0b5695cView commit details -
Mahidhar Chaluvadi committed
Oct 8, 2023 Configuration menu - View commit details
-
Copy full SHA for ac170b8 - Browse repository at this point
Copy the full SHA ac170b8View commit details -
fix: updated docs instead of var def
Mahidhar Chaluvadi committedOct 8, 2023 Configuration menu - View commit details
-
Copy full SHA for a1a39e1 - Browse repository at this point
Copy the full SHA a1a39e1View commit details
Commits on Dec 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for aeb0ade - Browse repository at this point
Copy the full SHA aeb0adeView commit details