Skip to content
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

Added support for precompiled scripts (SLING-9207) #206

Closed
wants to merge 1 commit into from

Conversation

raducotescu
Copy link

@raducotescu raducotescu commented Oct 5, 2020

This commit adds support for precompiled scripts, based on the work from SLING-9207. In order for Composum to work with these changes, the modules have to be deployed on a Sling instance which has org.apache.sling.servlets.resolver >= 2.7.0 and org.apache.sling.scripting.core >= 2.3.0.

A demo of this can be checked out at https://github.com/raducotescu/adaptTo2020-demo/tree/master/precompiled-composum. A video accompanying this demo is also available at https://www.youtube.com/watch?v=5RNE-vRCNug&t=277.

More details about the functionality are available at https://github.com/apache/sling-org-apache-sling-servlets-resolver.

@stoerr
Copy link
Member

stoerr commented Mar 21, 2024

Thank you for your work! That needs many structural changes and has also too many conflicts now. It'll likely also conflict with the special AEM repackaging that has been introduced, and the startup time of Nodes is also only seconds in my experience. So I'm afraid that we don't have the time to include that.

@stoerr stoerr closed this Mar 21, 2024
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.

None yet

2 participants