[sling-org-apache-sling-karaf-features] 01/03: SLING-3027 Improve Launchpad Karaf Features

2022-10-24 Thread olli
This is an automated email from the ASF dual-hosted git repository.

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

commit 1dca1bfaa15dd144e42d786d027d191b4ea36c3a
Author: Oliver Lietz 
AuthorDate: Sat Aug 13 15:30:28 2022 +0200

SLING-3027 Improve Launchpad Karaf Features

use latest releases and adjust
---
 src/main/feature/feature.xml | 17 -
 1 file changed, 8 insertions(+), 9 deletions(-)

diff --git a/src/main/feature/feature.xml b/src/main/feature/feature.xml
index a46f265..76f81f8 100644
--- a/src/main/feature/feature.xml
+++ b/src/main/feature/feature.xml
@@ -45,11 +45,10 @@
 mvn:commons-collections/commons-collections/3.2.2
 mvn:commons-fileupload/commons-fileupload/1.4
 mvn:commons-io/commons-io/2.11.0
-mvn:commons-lang/commons-lang/2.6
 mvn:org.apache.commons/commons-collections4/4.4
 mvn:org.apache.commons/commons-lang3/3.12.0
 mvn:org.apache.commons/commons-math/2.2
-mvn:org.apache.felix/org.apache.felix.converter/1.0.18
+mvn:org.osgi/org.osgi.util.converter/1.0.9
   
   
 
mvn:org.apache.sling/org.apache.sling.karaf-configs/0.2.0-SNAPSHOT
@@ -111,15 +110,16 @@
 sling-commons-messaging
 sling-commons-threads
 mvn:com.sun.mail/jakarta.mail/2.0.1
-mvn:jakarta.mail/jakarta.mail-api/2.1.0
+mvn:jakarta.mail/jakarta.mail-api/2.0.1
 mvn:org.apache.commons/commons-lang3/3.12.0
 mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.activation-api-2.0.1/2.0.1_1
   
   
-
mvn:org.apache.sling/org.apache.sling.commons.metrics/1.2.10
+
mvn:org.apache.sling/org.apache.sling.commons.metrics/1.2.12
 
 scr
 mvn:io.dropwizard.metrics/metrics-core/3.2.6
+mvn:org.apache.commons/commons-lang3/3.12.0
   
   
 mvn:org.apache.sling/org.apache.sling.commons.osgi/2.4.2
@@ -182,9 +182,9 @@
 classpath:org.apache.sling.jcr.base.internal.LoginAdminWhitelist.fragment~sling-discovery.cfg.json
 classpath:org.apache.sling.jcr.repoinit.RepositoryInitializer~sling-discovery.cfg.json
 classpath:org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended~sling-discovery.cfg.json
-
mvn:org.apache.sling/org.apache.sling.discovery.base/2.0.12
-
mvn:org.apache.sling/org.apache.sling.discovery.commons/1.0.26
-mvn:org.apache.sling/org.apache.sling.discovery.oak/1.2.36
+
mvn:org.apache.sling/org.apache.sling.discovery.base/2.0.14
+
mvn:org.apache.sling/org.apache.sling.discovery.commons/1.0.28
+mvn:org.apache.sling/org.apache.sling.discovery.oak/1.2.40
 
mvn:org.apache.sling/org.apache.sling.discovery.support/1.0.6
 
 webconsole
@@ -220,7 +220,7 @@
 mvn:org.apache.felix/org.apache.felix.inventory/1.1.0
   
   
-
mvn:org.apache.sling/org.apache.sling.extensions.webconsolesecurityprovider/1.2.4
+
mvn:org.apache.sling/org.apache.sling.extensions.webconsolesecurityprovider/1.2.6
 
 sling
 jackrabbit
@@ -457,7 +457,6 @@
 sling-jcr
 sling-jcr-repoinit
 sling-adapter
-sling-bundleresource
 sling-discovery-standalone
 felix-healthcheck
 mvn:org.apache.felix/org.apache.felix.prefs/1.1.0



[sling-org-apache-sling-karaf-features] 01/03: SLING-3027 Improve Launchpad Karaf Features

2021-03-21 Thread olli
This is an automated email from the ASF dual-hosted git repository.

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

commit a12085d170c5cd1c48895325fa468d127834c385
Author: Oliver Lietz 
AuthorDate: Sun Mar 21 11:01:50 2021 +0100

SLING-3027 Improve Launchpad Karaf Features

use latest releases
---
 src/main/feature/feature.xml | 83 ++--
 1 file changed, 42 insertions(+), 41 deletions(-)

diff --git a/src/main/feature/feature.xml b/src/main/feature/feature.xml
index a4b501f..1b9c4f2 100644
--- a/src/main/feature/feature.xml
+++ b/src/main/feature/feature.xml
@@ -23,9 +23,9 @@
 classpath:org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended~sling_resourceresolver.config
 mvn:org.apache.sling/org.apache.sling.api/2.23.1-SNAPSHOT
 mvn:org.apache.sling/org.apache.sling.auth.core/1.5.0
-
mvn:org.apache.sling/org.apache.sling.engine/2.7.3-SNAPSHOT
-
mvn:org.apache.sling/org.apache.sling.resourceresolver/1.7.0
-
mvn:org.apache.sling/org.apache.sling.serviceusermapper/1.4.6
+mvn:org.apache.sling/org.apache.sling.engine/2.7.4
+
mvn:org.apache.sling/org.apache.sling.resourceresolver/1.7.2
+
mvn:org.apache.sling/org.apache.sling.serviceusermapper/1.5.2
 mvn:org.apache.sling/org.apache.sling.settings/1.4.2
 
 
mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.6
@@ -46,7 +46,7 @@
 mvn:commons-io/commons-io/2.8.0
 mvn:commons-lang/commons-lang/2.6
 mvn:org.apache.commons/commons-collections4/4.4
-mvn:org.apache.commons/commons-lang3/3.11
+mvn:org.apache.commons/commons-lang3/3.12.0
 mvn:org.apache.commons/commons-math/2.2
 mvn:org.apache.felix/org.apache.felix.converter/1.0.14
   
@@ -80,7 +80,7 @@
 mvn:org.apache.sling/org.apache.sling.commons.crypto/1.0.0
 
 scr
-mvn:org.apache.commons/commons-lang3/3.11
+mvn:org.apache.commons/commons-lang3/3.12.0
 mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1
   
   
@@ -91,7 +91,7 @@
 sling-commons-classloader
 sling-commons-osgi
 mvn:commons-io/commons-io/2.8.0
-mvn:org.apache.commons/commons-lang3/3.11
+mvn:org.apache.commons/commons-lang3/3.12.0
   
   
 mvn:org.apache.sling/org.apache.sling.commons.html/1.1.0
@@ -109,9 +109,9 @@
 sling-commons-crypto
 sling-commons-messaging
 sling-commons-threads
-mvn:com.sun.mail/jakarta.mail/1.6.5
-mvn:jakarta.mail/jakarta.mail-api/1.6.5
-mvn:org.apache.commons/commons-lang3/3.11
+mvn:com.sun.mail/jakarta.mail/1.6.6
+mvn:jakarta.mail/jakarta.mail-api/1.6.6
+mvn:org.apache.commons/commons-lang3/3.12.0
 mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.activation-api-1.1/2.9.0
   
   
@@ -251,7 +251,7 @@
   
   
 classpath:org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended~sling_i18n.config
-mvn:org.apache.sling/org.apache.sling.i18n/2.5.14
+mvn:org.apache.sling/org.apache.sling.i18n/2.5.16
 
 sling
   
@@ -273,20 +273,20 @@
 
mvn:org.apache.sling/org.apache.sling.models.jacksonexporter/1.0.8
 
 sling-models
-mvn:com.fasterxml.jackson.core/jackson-annotations/2.12.0
-mvn:com.fasterxml.jackson.core/jackson-core/2.12.0
-mvn:com.fasterxml.jackson.core/jackson-databind/2.12.0
+mvn:com.fasterxml.jackson.core/jackson-annotations/2.12.2
+mvn:com.fasterxml.jackson.core/jackson-core/2.12.2
+mvn:com.fasterxml.jackson.core/jackson-databind/2.12.2
   
   
-mvn:org.apache.sling/org.apache.sling.pipes/4.0.0
+mvn:org.apache.sling/org.apache.sling.pipes/4.1.2
 
 sling
 jackrabbit
 jackrabbit-vault
+sling-caconfig
 sling-event
 sling-models
 sling-query
-mvn:org.apache.geronimo.bundles/commons-httpclient/3.1_2
   
   
 mvn:org.apache.sling/org.apache.sling.query/4.0.2
@@ -307,16 +307,17 @@
 sling
   
   
-
mvn:org.apache.sling/org.apache.sling.resourcemerger/1.3.10
+mvn:org.apache.sling/org.apache.sling.resourcemerger/1.4.0
 
 sling
   
   
 classpath:org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended~sling_rewriter.config
-mvn:org.apache.sling/org.apache.sling.rewriter/1.2.2
+mvn:org.apache.sling/org.apache.sling.rewriter/1.3.0
 
 sling
 sling-commons-html
+mvn:org.apache.commons/commons-text/1.9
   
   
 mvn:org.apache.sling/org.apache.sling.security/1.1.20
@@ -342,7 +343,7 @@
   
 classpath:org.apache.sling.jcr.repoinit.RepositoryInitializer~sling_xss.config
 classpath:org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended~sling_xss.config
-mvn:org.apache.sling/org.apache.sling.xss/2.2.8
+mvn:org.apache.sling/org.apache.sling.xss/2.2.12
 
 sling
 httpcomponents-client
@@ -353,10 +354,10 @@
 
mvn:org.apache.sling/org.apache.sling.installer.core/3.11.4
 

[sling-org-apache-sling-karaf-features] 01/03: SLING-3027 Improve Launchpad Karaf Features

2020-10-30 Thread olli
This is an automated email from the ASF dual-hosted git repository.

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

commit 242bc48d8b701d84b25d6c56a2b19cbbf8a2da60
Author: Oliver Lietz 
AuthorDate: Sun Oct 18 11:39:02 2020 +0200

SLING-3027 Improve Launchpad Karaf Features

use latest working releases
---
 src/main/feature/feature.xml | 20 ++--
 1 file changed, 10 insertions(+), 10 deletions(-)

diff --git a/src/main/feature/feature.xml b/src/main/feature/feature.xml
index 10f312e..b9b89c1 100644
--- a/src/main/feature/feature.xml
+++ b/src/main/feature/feature.xml
@@ -21,14 +21,14 @@
   
   
 mvn:org.apache.sling/org.apache.sling.karaf-configs/${project.version}/config/org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended-sling_resourceresolver
-mvn:org.apache.sling/org.apache.sling.api/2.22.0
+mvn:org.apache.sling/org.apache.sling.api/2.23.0
 mvn:org.apache.sling/org.apache.sling.auth.core/1.5.0
 mvn:org.apache.sling/org.apache.sling.engine/2.7.2
 
mvn:org.apache.sling/org.apache.sling.resourceresolver/1.7.0
 
mvn:org.apache.sling/org.apache.sling.serviceusermapper/1.4.6
 mvn:org.apache.sling/org.apache.sling.settings/1.4.0
 
-
mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.4
+
mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.6
 mvn:org.apache.sling/org.apache.sling.commons.mime/2.2.2
 
 config
@@ -125,7 +125,7 @@
 eventadmin
   
   
-
mvn:org.apache.sling/org.apache.sling.commons.scheduler/2.7.6
+
mvn:org.apache.sling/org.apache.sling.commons.scheduler/2.7.12
 
 scr
 sling-commons-metrics
@@ -256,7 +256,7 @@
   
   
 mvn:org.apache.sling/org.apache.sling.models.api/1.3.8
-mvn:org.apache.sling/org.apache.sling.models.impl/1.4.12
+mvn:org.apache.sling/org.apache.sling.models.impl/1.4.14
 
 sling
 sling-adapter
@@ -266,9 +266,9 @@
 
mvn:org.apache.sling/org.apache.sling.models.jacksonexporter/1.0.8
 
 sling-models
-mvn:com.fasterxml.jackson.core/jackson-annotations/2.11.2
-mvn:com.fasterxml.jackson.core/jackson-core/2.11.2
-mvn:com.fasterxml.jackson.core/jackson-databind/2.11.2
+mvn:com.fasterxml.jackson.core/jackson-annotations/2.11.3
+mvn:com.fasterxml.jackson.core/jackson-core/2.11.3
+mvn:com.fasterxml.jackson.core/jackson-databind/2.11.3
   
   
 mvn:org.apache.sling/org.apache.sling.pipes/3.1.0
@@ -384,7 +384,7 @@
 mvn:org.apache.sling/org.apache.sling.karaf-configs/${project.version}/config/org.apache.sling.jcr.base.internal.LoginAdminWhitelist.fragment-sling_jcr
 mvn:org.apache.sling/org.apache.sling.karaf-configs/${project.version}/config/org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended-sling_jcr_resource
 mvn:org.apache.sling/org.apache.sling.jcr.api/2.4.0
-mvn:org.apache.sling/org.apache.sling.jcr.base/3.1.4
+mvn:org.apache.sling/org.apache.sling.jcr.base/3.1.6
 
mvn:org.apache.sling/org.apache.sling.jcr.contentloader/2.3.0
 mvn:org.apache.sling/org.apache.sling.jcr.davex/1.3.10
 
@@ -497,7 +497,7 @@
 webconsole
   
   
-
mvn:org.apache.sling/org.apache.sling.scripting.freemarker/1.0.2
+
mvn:org.apache.sling/org.apache.sling.scripting.freemarker/1.0.4
 
 sling
 sling-adapter
@@ -599,7 +599,7 @@
   
   
   
-mvn:org.apache.httpcomponents/httpclient-osgi/4.5.12
+mvn:org.apache.httpcomponents/httpclient-osgi/4.5.13
 
 config
 mvn:org.apache.httpcomponents/httpcore-osgi/4.4.13



[sling-org-apache-sling-karaf-features] 01/03: SLING-3027 Improve Launchpad Karaf Features

2018-09-01 Thread olli
This is an automated email from the ASF dual-hosted git repository.

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

commit 1e3a5e7ea6d9f0b4cad2d2374d32abb1e7a40d86
Author: Oliver Lietz 
AuthorDate: Sat Sep 1 13:53:51 2018 +0200

SLING-3027 Improve Launchpad Karaf Features

use latest releases
---
 src/main/feature/feature.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/main/feature/feature.xml b/src/main/feature/feature.xml
index 207c35d..ff60826 100644
--- a/src/main/feature/feature.xml
+++ b/src/main/feature/feature.xml
@@ -177,7 +177,7 @@
 mvn:org.apache.sling/org.apache.sling.karaf-configs/${project.version}/config/org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended-discovery
 mvn:org.apache.sling/org.apache.sling.discovery.base/2.0.8
 
mvn:org.apache.sling/org.apache.sling.discovery.commons/1.0.21-SNAPSHOT
-
mvn:org.apache.sling/org.apache.sling.discovery.oak/1.2.23-SNAPSHOT
+mvn:org.apache.sling/org.apache.sling.discovery.oak/1.2.28
 
 webconsole
 sling-discovery
@@ -581,7 +581,7 @@
   
   
 mvn:org.apache.sling/org.apache.sling.karaf-configs/${project.version}/config/org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended-servlets
-
mvn:org.apache.sling/org.apache.sling.servlets.get/2.1.33-SNAPSHOT
+mvn:org.apache.sling/org.apache.sling.servlets.get/2.1.34
 mvn:org.apache.sling/org.apache.sling.servlets.post/2.3.26
 
mvn:org.apache.sling/org.apache.sling.servlets.resolver/2.4.22
 



[sling-org-apache-sling-karaf-features] 01/03: SLING-3027 Improve Launchpad Karaf Features

2018-05-12 Thread olli
This is an automated email from the ASF dual-hosted git repository.

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

commit 65ade53ff3c29ea0f58ce8e2e6c1b32c0ea7bc86
Author: Oliver Lietz 
AuthorDate: Sat May 12 01:23:00 2018 +0200

SLING-3027 Improve Launchpad Karaf Features

add sling-healthcheck to sling-quickstart-oak
---
 src/main/feature/feature.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/main/feature/feature.xml b/src/main/feature/feature.xml
index f5e6c87..b7df2f0 100644
--- a/src/main/feature/feature.xml
+++ b/src/main/feature/feature.xml
@@ -448,6 +448,7 @@
 sling-adapter
 sling-bundleresource
 sling-discovery-standalone
+sling-healthcheck
 mvn:org.apache.felix/org.apache.felix.prefs/1.1.0
 
mvn:org.apache.felix/org.apache.felix.webconsole.plugins.memoryusage/1.0.8
 
mvn:org.apache.felix/org.apache.felix.webconsole.plugins.packageadmin/1.0.4

-- 
To stop receiving notification emails like this one, please contact
o...@apache.org.


[sling-org-apache-sling-karaf-features] 01/03: SLING-3027 Improve Launchpad Karaf Features

2018-02-14 Thread olli
This is an automated email from the ASF dual-hosted git repository.

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

commit 078369ca13e493c1cffc69fa727cc5c6af6f6eb8
Author: Oliver Lietz 
AuthorDate: Wed Feb 14 10:47:47 2018 +0100

SLING-3027 Improve Launchpad Karaf Features

use latest releases
---
 src/main/feature/feature.xml | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/src/main/feature/feature.xml b/src/main/feature/feature.xml
index 1744e7a..2497ca8 100644
--- a/src/main/feature/feature.xml
+++ b/src/main/feature/feature.xml
@@ -376,12 +376,12 @@
 sling-servlets
   
   
-mvn:org.apache.sling/org.apache.sling.jcr.repoinit/1.1.6
+mvn:org.apache.sling/org.apache.sling.jcr.repoinit/1.1.8
 
 sling
 sling-jcr
 sling-jcr-jackrabbit-security
-mvn:org.apache.sling/org.apache.sling.repoinit.parser/1.2.0
+mvn:org.apache.sling/org.apache.sling.repoinit.parser/1.2.2
 mvn:org.apache.sling/org.apache.sling.provisioning.model/1.8.4
   
   
@@ -504,7 +504,7 @@
 
 sling-scripting
 mvn:javax.jcr/jcr/2.0
-mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.rhino/1.7.7.2_1
+mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.rhino/1.7.8_1
   
   
 mvn:org.apache.sling/org.apache.sling.scripting.jsp/2.3.4
@@ -530,7 +530,7 @@
 sling-xss
 sling-commons-compiler
 sling-commons-fsclassloader
-mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.rhino/1.7.7.2_1
+mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.rhino/1.7.8_1
   
   
 mvn:org.apache.sling/org.apache.sling.karaf-configs/${project.version}/config/org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended-scripting_thymeleaf

-- 
To stop receiving notification emails like this one, please contact
o...@apache.org.