Ruben Reusser created SLING-10369:
-------------------------------------

             Summary: org.apache.sling.starter dependencies out of date
                 Key: SLING-10369
                 URL: https://issues.apache.org/jira/browse/SLING-10369
             Project: Sling
          Issue Type: Improvement
          Components: Starter
            Reporter: Ruben Reusser
            Assignee: Bertrand Delacretaz


please accept PR [1] to update the dependencies of the sling starter

the following dependencies were outdated:
{code:java}
[INFO] org.apache.sling:org.apache.sling.auth.core ........... 1.5.0 -> 1.5.2
[INFO] org.apache.sling:org.apache.sling.engine .............. 2.7.2 -> 2.7.4
[INFO] org.apache.sling:org.apache.sling.repoinit.parser ..... 1.6.6 -> 1.6.8
[INFO] org.apache.sling:org.apache.sling.resourceresolver .... 1.7.2 -> 1.7.4
[INFO] org.apache.sling:org.apache.sling.xss ................ 2.2.8 -> 2.2.12
[INFO] com.composum.nodes:composum-nodes-commons ............. 2.3.0 -> 2.6.1
[INFO] com.composum.nodes:composum-nodes-console ............. 2.3.0 -> 2.6.1
[INFO] com.composum.nodes:composum-nodes-jslibs .............. 2.3.0 -> 2.6.1
[INFO] com.composum.nodes:composum-nodes-pckgmgr ............. 2.3.0 -> 2.6.1
[INFO] com.composum.nodes:composum-nodes-usermgr ............. 2.3.0 -> 2.6.1
[INFO] org.apache.felix:org.apache.felix.http.jetty .......... 4.1.4 -> 4.1.6
[INFO] org.apache.felix:org.apache.felix.scr ............... 2.1.24 -> 2.1.26
[INFO] org.apache.felix:org.apache.felix.utils ............. 1.11.6 -> 
1.11.8{code}
also had to move org.apache.sling.commons.metrics and 
io.dropwizard.metrics:metrics-core from start-level 15 to start-level 5 to be 
able to build the project due to
{code:java}
[ERROR] org.apache.sling:org.apache.sling.auth.core:1.5.2: is importing 
package(s) org.apache.sling.commons.metrics in start level 5 but no bundle is 
exporting these for that start level.
[ERROR] Analyser detected errors on feature 
'org.apache.sling:org.apache.sling.starter:slingosgifeature:nosample_base:12-SNAPSHOT'.
 See log output for error messages.{code}
 [1] https://github.com/apache/sling-org-apache-sling-starter/pull/19



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to