You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ra...@apache.org on 2018/11/05 13:15:08 UTC

[sling-org-apache-sling-starter] branch master updated: SLING-8012 - Extract an HTL runtime bundle from the existing HTL modules

This is an automated email from the ASF dual-hosted git repository.

radu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-starter.git


The following commit(s) were added to refs/heads/master by this push:
     new f6d55d4  SLING-8012 - Extract an HTL runtime bundle from the existing HTL modules
f6d55d4 is described below

commit f6d55d44ade8564f2030bb1771de7e5e5c33cfae
Author: Radu Cotescu <ra...@apache.org>
AuthorDate: Wed Oct 31 18:33:19 2018 +0100

    SLING-8012 - Extract an HTL runtime bundle from the existing HTL modules
    
    * updated HTL modules
---
 src/main/provisioning/scripting.txt | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

diff --git a/src/main/provisioning/scripting.txt b/src/main/provisioning/scripting.txt
index afdda12..dbad86d 100644
--- a/src/main/provisioning/scripting.txt
+++ b/src/main/provisioning/scripting.txt
@@ -27,11 +27,13 @@
     org.apache.sling/org.apache.sling.scripting.jsp-api/1.0.0
     org.apache.sling/org.apache.sling.scripting.el-api/1.0.0
     org.apache.sling/org.apache.sling.scripting.jsp.taglib/2.3.0
-    org.apache.sling/org.apache.sling.scripting.sightly/1.0.56-1.4.0
-    org.apache.sling/org.apache.sling.scripting.sightly.compiler/1.0.22-1.4.0
-    org.apache.sling/org.apache.sling.scripting.sightly.compiler.java/1.0.26-1.4.0
-    org.apache.sling/org.apache.sling.scripting.sightly.js.provider/1.0.26
-    org.apache.sling/org.apache.sling.scripting.sightly.models.provider/1.0.6
+    org.antlr/antlr4-runtime/4.7.1
+    org.apache.sling/org.apache.sling.scripting.sightly.runtime/1.0.0-1.4.0
+    org.apache.sling/org.apache.sling.scripting.sightly.compiler/1.1.0-1.4.0
+    org.apache.sling/org.apache.sling.scripting.sightly.compiler.java/1.1.0-1.4.0
+    org.apache.sling/org.apache.sling.scripting.sightly/1.1.0-1.4.0
+    org.apache.sling/org.apache.sling.scripting.sightly.js.provider/1.0.28
+    org.apache.sling/org.apache.sling.scripting.sightly.models.provider/1.0.8
     org.apache.sling/org.apache.sling.scripting.sightly.repl/1.0.6
     org.apache.servicemix.bundles/org.apache.servicemix.bundles.rhino/1.7.10_1