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-scripting-sightly-testing.git
The following commit(s) were added to refs/heads/master by this push:
new c549b2f SLING-7306 - The JS Use Provider bundle should explicitly
depend on the Rhino Script Engine
c549b2f is described below
commit c549b2fc2dbffb9116ddaee435faebfc484d6df6
Author: Radu Cotescu <[email protected]>
AuthorDate: Wed Dec 13 17:38:30 2017 +0100
SLING-7306 - The JS Use Provider bundle should explicitly depend on the
Rhino Script Engine
* added dependency to o.a.s.scripting.javascript until 3.0.4 is released
and available in
the launchpad
---
src/main/provisioning/model.txt | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/src/main/provisioning/model.txt b/src/main/provisioning/model.txt
index 5d464c6..fe0dd4f 100644
--- a/src/main/provisioning/model.txt
+++ b/src/main/provisioning/model.txt
@@ -21,14 +21,13 @@
# Dependencies
[artifacts]
org.apache.sling/org.apache.sling.starter/10-SNAPSHOT/slingstart
+ org.apache.sling/org.apache.sling.scripting.javascript/3.0.3-SNAPSHOT
org.apache.sling/org.apache.sling.scripting.sightly.compiler
org.apache.sling/org.apache.sling.scripting.sightly.compiler.java
org.apache.sling/org.apache.sling.scripting.sightly
org.apache.sling/org.apache.sling.scripting.sightly.js.provider
org.apache.sling/org.apache.sling.scripting.sightly.models.provider
org.apache.sling/org.apache.sling.scripting.sightly.testing-content/1.0.7-SNAPSHOT
- org.apache.sling/org.apache.sling.scripting.core/2.0.51-SNAPSHOT
-
# additional configuration for testing
[configurations]
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].