[
https://issues.apache.org/jira/browse/SLING-8012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16655321#comment-16655321
] Radu Cotescu edited comment on SLING-8012 at 10/18/18 3:18 PM: --------------------------------------------------------------- Fixed in the following commits: * [commit ef2d6e1|https://github.com/apache/sling-org-apache-sling-scripting-sightly-runtime/commit/ef2d6e1] * [commit ab64be0|https://github.com/apache/sling-org-apache-sling-scripting-sightly-compiler/commit/ab64be0] * [commit ca710b9|https://github.com/apache/sling-org-apache-sling-scripting-sightly-compiler-java/commit/ca710b9] * [commit 7e9d930|https://github.com/apache/sling-org-apache-sling-scripting-sightly/commit/7e9d930] * [commit 294481c|https://github.com/apache/sling-org-apache-sling-scripting-sightly-js-provider/commit/294481c] * [commit 4ca05d5|https://github.com/apache/sling-org-apache-sling-scripting-sightly-models-provider/commit/4ca05d5] * [commit 66f52e9|https://github.com/apache/sling-org-apache-sling-scripting-sightly-testing/commit/66f52e9] * [commit 7bc73eb|https://github.com/apache/sling-htl-maven-plugin/commit/7bc73eb] * [commit b7ca0a3|https://github.com/apache/sling-org-apache-sling-scripting-sightly-testing-content/commit/b7ca0a3] was (Author: radu.cotescu): Fixed in the following commits: * [commit ef2d6e1|https://github.com/apache/sling-org-apache-sling-scripting-sightly-runtime/commit/ef2d6e1] * [commit ab64be0|https://github.com/apache/sling-org-apache-sling-scripting-sightly-compiler/commit/ab64be0] * [commit ca710b9|https://github.com/apache/sling-org-apache-sling-scripting-sightly-compiler-java/commit/ca710b9] * [commit 7e9d930|https://github.com/apache/sling-org-apache-sling-scripting-sightly/commit/7e9d930] * [commit 294481c|https://github.com/apache/sling-org-apache-sling-scripting-sightly-js-provider/commit/294481c] * [commit 4ca05d5|https://github.com/apache/sling-org-apache-sling-scripting-sightly-models-provider/commit/4ca05d5] * [commit 66f52e9|https://github.com/apache/sling-org-apache-sling-scripting-sightly-testing/commit/66f52e9] * [commit 7bc73eb|https://github.com/apache/sling-htl-maven-plugin/commit/7bc73eb] > Extract an HTL runtime bundle from the existing HTL modules > ----------------------------------------------------------- > > Key: SLING-8012 > URL: https://issues.apache.org/jira/browse/SLING-8012 > Project: Sling > Issue Type: Improvement > Components: Scripting > Reporter: Radu Cotescu > Assignee: Radu Cotescu > Priority: Major > Fix For: Scripting HTL Compiler 1.1.0-1.4.0, Scripting HTL Java > Compiler 1.1.0-1.4.0, Scripting HTL Engine 1.1.0-1.4.0, Scripting HTL JS Use > Provider 1.0.28, Scripting HTL Models Use Provider 1.0.8, Scripting HTL > Runtime 1.0.0, Scripting HTL Testing 1.0.14-1.4.0, HTL Maven Plugin > 1.2.2-1.4.0, Scripting HTL Testing Content 1.0.14-1.4.0 > > > An HTL runtime bundle would facilitate deployments where all scripts are > already precompiled, reducing the number of modules that need to be available > on the platform. The compilation phase should become optional and the HTL > engine should be able to work without the front-end and back-end compilers. -- This message was sent by Atlassian JIRA (v7.6.3#76005)
