This is an automated email from the ASF dual-hosted git repository.
dklco pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-whiteboard.git
The following commit(s) were added to refs/heads/master by this push:
new f6daf4b Updating to the latest version of the dependencies and
rolling back events and rewriter to the released version
f6daf4b is described below
commit f6daf4bcb6f716d81813decbb75b72b5526c5980
Author: Dan Klco <[email protected]>
AuthorDate: Mon May 14 14:31:54 2018 -0400
Updating to the latest version of the dependencies and rolling back events
and rewriter to the released version
---
cms/builder/src/main/provisioning/boot.txt | 8 ++++----
cms/builder/src/main/provisioning/composum.txt | 2 +-
cms/builder/src/main/provisioning/sling-event.txt | 2 +-
.../provisioning/sling-models-jacksonexporter.txt | 6 +++---
.../src/main/provisioning/sling-rewriter.txt | 4 ++--
cms/builder/src/main/provisioning/sling.txt | 24 +++++++++++-----------
cms/builder/src/main/provisioning/standalone.txt | 2 +-
cms/builder/src/main/provisioning/webapp.txt | 2 +-
8 files changed, 25 insertions(+), 25 deletions(-)
diff --git a/cms/builder/src/main/provisioning/boot.txt
b/cms/builder/src/main/provisioning/boot.txt
index 5ac86c5..b132164 100644
--- a/cms/builder/src/main/provisioning/boot.txt
+++ b/cms/builder/src/main/provisioning/boot.txt
@@ -34,7 +34,7 @@
[artifacts]
org.slf4j/slf4j-api/${slf4j.version}
- org.apache.sling/org.apache.sling.commons.log/5.1.0
+ org.apache.sling/org.apache.sling.commons.log/5.1.6
org.apache.sling/org.apache.sling.commons.logservice/1.0.6
org.slf4j/jcl-over-slf4j/${slf4j.version}
org.slf4j/log4j-over-slf4j/${slf4j.version}
@@ -44,11 +44,11 @@
org.apache.sling/org.apache.sling.javax.activation/0.1.0
org.apache.sling/org.apache.sling.fragment.ws/1.0.2
org.apache.sling/org.apache.sling.launchpad.installer/1.2.2
- org.apache.sling/org.apache.sling.installer.core/3.8.10
+ org.apache.sling/org.apache.sling.installer.core/3.8.12
org.apache.sling/org.apache.sling.installer.provider.file/1.1.0
org.apache.sling/org.apache.sling.installer.factory.configuration/1.1.2
- org.apache.felix/org.apache.felix.configadmin/1.8.16
- org.apache.felix/org.apache.felix.eventadmin/1.4.10
+ org.apache.felix/org.apache.felix.configadmin/1.9.0
+ org.apache.felix/org.apache.felix.eventadmin/1.5.0
org.apache.aries/org.apache.aries.util/1.1.3
# dependency with javax.inject - required for Sling Models (SLING-4710)
org.apache.geronimo.specs/geronimo-atinject_1.0_spec/1.0
diff --git a/cms/builder/src/main/provisioning/composum.txt
b/cms/builder/src/main/provisioning/composum.txt
index 48b9343..334eb68 100644
--- a/cms/builder/src/main/provisioning/composum.txt
+++ b/cms/builder/src/main/provisioning/composum.txt
@@ -17,7 +17,7 @@
# under the License.
[feature name=composum-console]
[variables]
- composum.version=1.8.2
+ composum.version=1.8.3
[artifacts startLevel=20]
diff --git a/cms/builder/src/main/provisioning/sling-event.txt
b/cms/builder/src/main/provisioning/sling-event.txt
index 2ac93d7..5e69955 100644
--- a/cms/builder/src/main/provisioning/sling-event.txt
+++ b/cms/builder/src/main/provisioning/sling-event.txt
@@ -20,7 +20,7 @@
[feature name=sling-event]
[artifacts]
- org.apache.sling/org.apache.sling.event/4.2.11-SNAPSHOT
+ org.apache.sling/org.apache.sling.event/4.2.10
org.apache.sling/org.apache.sling.event.dea/1.1.2
[:repoinit]
diff --git a/cms/builder/src/main/provisioning/sling-models-jacksonexporter.txt
b/cms/builder/src/main/provisioning/sling-models-jacksonexporter.txt
index fa3c793..d544940 100644
--- a/cms/builder/src/main/provisioning/sling-models-jacksonexporter.txt
+++ b/cms/builder/src/main/provisioning/sling-models-jacksonexporter.txt
@@ -20,6 +20,6 @@
[artifacts]
org.apache.sling/org.apache.sling.models.jacksonexporter/1.0.8
- com.fasterxml.jackson.core/jackson-annotations/2.8.7
- com.fasterxml.jackson.core/jackson-core/2.8.7
- com.fasterxml.jackson.core/jackson-databind/2.8.7
+ com.fasterxml.jackson.core/jackson-annotations/2.9.3
+ com.fasterxml.jackson.core/jackson-core/2.9.3
+ com.fasterxml.jackson.core/jackson-databind/2.9.3
diff --git a/cms/builder/src/main/provisioning/sling-rewriter.txt
b/cms/builder/src/main/provisioning/sling-rewriter.txt
index a8bfa32..7e2bd69 100644
--- a/cms/builder/src/main/provisioning/sling-rewriter.txt
+++ b/cms/builder/src/main/provisioning/sling-rewriter.txt
@@ -20,8 +20,8 @@
[feature name=sling-rewriter]
[artifacts]
- org.apache.sling/org.apache.sling.commons.html/1.0.3-SNAPSHOT
- org.apache.sling/org.apache.sling.rewriter/1.2.3-SNAPSHOT
+ org.apache.sling/org.apache.sling.commons.html/1.0.0
+ org.apache.sling/org.apache.sling.rewriter/1.2.2
[:repoinit]
create service user sling-rewriter
diff --git a/cms/builder/src/main/provisioning/sling.txt
b/cms/builder/src/main/provisioning/sling.txt
index 375448a..44c4311 100644
--- a/cms/builder/src/main/provisioning/sling.txt
+++ b/cms/builder/src/main/provisioning/sling.txt
@@ -33,7 +33,7 @@
org.apache.httpcomponents/httpcore-osgi/4.4.9
org.apache.httpcomponents/httpclient-osgi/4.5.4
org.apache.sling/org.apache.sling.adapter/2.1.10
- org.apache.sling/org.apache.sling.api/2.16.4
+ org.apache.sling/org.apache.sling.api/2.18.0
org.apache.sling/org.apache.sling.auth.core/1.4.2
org.apache.sling/org.apache.sling.auth.form/1.0.9-SNAPSHOT
org.apache.sling/org.apache.sling.bundleresource.impl/2.3.0
@@ -52,12 +52,12 @@
org.apache.sling/org.apache.sling.i18n/2.5.12
org.apache.sling/org.apache.sling.installer.console/1.0.2
org.apache.sling/org.apache.sling.installer.provider.jcr/3.1.26
- org.apache.sling/org.apache.sling.installer.hc/1.0.0
+ org.apache.sling/org.apache.sling.installer.hc/2.0.0
org.apache.sling/org.apache.sling.jcr.contentloader/2.2.4
- org.apache.sling/org.apache.sling.jcr.resource/3.0.8
+ org.apache.sling/org.apache.sling.jcr.resource/3.0.10
org.apache.sling/org.apache.sling.models.api/1.3.6
org.apache.sling/org.apache.sling.models.impl/1.4.6
- org.apache.sling/org.apache.sling.resourceresolver/1.5.34
+ org.apache.sling/org.apache.sling.resourceresolver/1.6.0
org.apache.sling/org.apache.sling.serviceusermapper/1.4.0
org.apache.sling/org.apache.sling.serviceuser.webconsole/1.0.0
org.apache.sling/org.apache.sling.servlets.get/2.1.30
@@ -66,7 +66,7 @@
org.apache.sling/org.apache.sling.xss/2.0.4
javax.mail/mail/1.5.0-b01
org.apache.geronimo.bundles/jstl/1.2_1
- org.apache.felix/org.apache.felix.http.whiteboard/3.0.0
+ org.apache.felix/org.apache.felix.http.whiteboard/4.0.0
[artifacts startLevel=5]
org.apache.sling/org.apache.sling.starter.startup/1.0.5-SNAPSHOT
@@ -92,13 +92,13 @@
[artifacts startLevel=10]
org.apache.felix/org.apache.felix.http.sslfilter/1.2.4
- org.apache.felix/org.apache.felix.scr/2.0.14
- org.apache.felix/org.apache.felix.metatype/1.1.6
- org.apache.pdfbox/pdfbox/2.0.8
- org.apache.pdfbox/fontbox/2.0.8
- org.apache.pdfbox/jempbox/1.8.13
- org.apache.tika/tika-core/1.17
- org.apache.tika/tika-parsers/1.17
+ org.apache.felix/org.apache.felix.scr/2.1.0
+ org.apache.felix/org.apache.felix.metatype/1.2.0
+ org.apache.pdfbox/pdfbox/2.0.9
+ org.apache.pdfbox/fontbox/2.0.9
+ org.apache.pdfbox/jempbox/1.8.14
+ org.apache.tika/tika-core/1.18
+ org.apache.tika/tika-parsers/1.18
[artifacts startLevel=15]
org.apache.sling/org.apache.sling.jcr.jcr-wrapper/2.0.0
diff --git a/cms/builder/src/main/provisioning/standalone.txt
b/cms/builder/src/main/provisioning/standalone.txt
index b7fda4c..90459a2 100644
--- a/cms/builder/src/main/provisioning/standalone.txt
+++ b/cms/builder/src/main/provisioning/standalone.txt
@@ -23,4 +23,4 @@
# Add a servlet implementation for the standalone case
[artifacts startLevel=5 runModes=:standalone]
org.apache.felix/org.apache.felix.http.servlet-api/1.1.2
- org.apache.felix/org.apache.felix.http.jetty/3.4.8
+ org.apache.felix/org.apache.felix.http.jetty/4.0.0
diff --git a/cms/builder/src/main/provisioning/webapp.txt
b/cms/builder/src/main/provisioning/webapp.txt
index 3c31b4e..9df3edd 100644
--- a/cms/builder/src/main/provisioning/webapp.txt
+++ b/cms/builder/src/main/provisioning/webapp.txt
@@ -22,4 +22,4 @@
# Add the felix servlet bridge for the webapp case
[artifacts runModes=:webapp]
- org.apache.felix/org.apache.felix.http.bridge/3.0.18
+ org.apache.felix/org.apache.felix.http.bridge/4.0.0
--
To stop receiving notification emails like this one, please contact
[email protected].