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 2017/10/24 11:24:32 UTC

[sling-org-apache-sling-starter] branch master updated: releng: updated scripting dependencies

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 776aacf  releng: updated scripting dependencies
776aacf is described below

commit 776aacf541f223d24950e9ef5040527717502d8a
Author: Radu Cotescu <co...@adobe.com>
AuthorDate: Tue Oct 24 13:23:58 2017 +0200

    releng: updated scripting dependencies
---
 .gitignore                          | 18 +++++++++++++++++-
 src/main/provisioning/scripting.txt |  8 ++++----
 2 files changed, 21 insertions(+), 5 deletions(-)

diff --git a/.gitignore b/.gitignore
index 3a86d90..5b783ed 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,17 @@
-/sling/
+/target
+.idea
+.classpath
+.metadata
+.project
+.settings
+.externalToolBuilders
+maven-eclipse.xml
+*.swp
+*.iml
+*.ipr
+*.iws
+*.bak
+.vlt
+.DS_Store
+jcr.log
+atlassian-ide-plugin.xml
diff --git a/src/main/provisioning/scripting.txt b/src/main/provisioning/scripting.txt
index 6476135..d79c5af 100644
--- a/src/main/provisioning/scripting.txt
+++ b/src/main/provisioning/scripting.txt
@@ -21,15 +21,15 @@
 
 [artifacts]
     org.apache.sling/org.apache.sling.scripting.api/2.2.0
-    org.apache.sling/org.apache.sling.scripting.core/2.0.48
+    org.apache.sling/org.apache.sling.scripting.core/2.0.50
     org.apache.sling/org.apache.sling.scripting.javascript/3.0.2
     org.apache.sling/org.apache.sling.scripting.jsp/2.3.2
     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.2.6
-    org.apache.sling/org.apache.sling.scripting.sightly/1.0.40
-    org.apache.sling/org.apache.sling.scripting.sightly.compiler/1.0.12
-    org.apache.sling/org.apache.sling.scripting.sightly.compiler.java/1.0.12
+    org.apache.sling/org.apache.sling.scripting.sightly/1.0.42
+    org.apache.sling/org.apache.sling.scripting.sightly.compiler/1.0.14
+    org.apache.sling/org.apache.sling.scripting.sightly.compiler.java/1.0.14
     org.apache.sling/org.apache.sling.scripting.sightly.js.provider/1.0.24
     org.apache.sling/org.apache.sling.scripting.sightly.models.provider/1.0.6
     org.apache.sling/org.apache.sling.scripting.sightly.repl/1.0.4

-- 
To stop receiving notification emails like this one, please contact
['"commits@sling.apache.org" <co...@sling.apache.org>'].