You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Eric Norman (Jira)" <ji...@apache.org> on 2022/02/21 21:30:00 UTC

[jira] [Comment Edited] (SLING-11140) Update bundles referenced in sling starter to the latest releases

    [ https://issues.apache.org/jira/browse/SLING-11140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17495786#comment-17495786 ] 

Eric Norman edited comment on SLING-11140 at 2/21/22, 9:29 PM:
---------------------------------------------------------------

[~rombert] Sorry about that.  I guess none of the tests were launching that way?  Is there already a bug report for tracking the launch troubles that I can watch?


was (Author: enorman):
[~rombert] Sorry about that.  I guess not of the tests were launching that way?  Is there already a bug report for tracking the launch troubles that I can watch?

> Update bundles referenced in sling starter to the latest releases
> -----------------------------------------------------------------
>
>                 Key: SLING-11140
>                 URL: https://issues.apache.org/jira/browse/SLING-11140
>             Project: Sling
>          Issue Type: Improvement
>            Reporter: Eric Norman
>            Assignee: Eric Norman
>            Priority: Major
>             Fix For: Starter 12
>
>          Time Spent: 2h 10m
>  Remaining Estimate: 0h
>
> Update the sling starter to use the latest bundles - according to 
> {code:java}
> mvn versions:display-dependency-updates{code}
> the sling starter is a bit out of date with the dependencies
> {noformat}
> [INFO] The following dependencies in Dependencies have newer versions:
> [INFO]   com.composum.nodes:composum-nodes-commons ............. 3.1.0 -> 4.0.1
> [INFO]   com.composum.nodes:composum-nodes-console ............. 3.1.0 -> 4.0.1
> [INFO]   com.composum.nodes:composum-nodes-jslibs .............. 3.1.0 -> 4.0.1
> [INFO]   com.composum.nodes:composum-nodes-pckgmgr ............. 3.1.0 -> 4.0.1
> [INFO]   com.composum.nodes:composum-nodes-usermgr ............. 3.1.0 -> 4.0.1
> [INFO]   com.fasterxml.jackson.core:jackson-annotations ...... 2.13.0 -> 2.13.1
> [INFO]   com.fasterxml.jackson.core:jackson-core ............. 2.13.0 -> 2.13.1
> [INFO]   com.fasterxml.jackson.core:jackson-databind ......... 2.13.0 -> 2.13.1
> ...
> [INFO]   org.apache.felix:org.apache.felix.configadmin.plugin.interpolation ...
> [INFO]                                                           1.1.2 -> 1.2.2
> [INFO]   org.apache.felix:org.apache.felix.healthcheck.core ...
> [INFO]                                                         2.0.10 -> 2.0.12
> ...
> [INFO]   org.apache.felix:org.apache.felix.http.jetty ........ 4.1.12 -> 4.1.14
> [INFO]   org.apache.httpcomponents:httpcore-osgi ............. 4.4.14 -> 4.4.15
> [INFO]   org.apache.pdfbox:fontbox ........................... 2.0.24 -> 2.0.25
> [INFO]   org.apache.pdfbox:pdfbox ............................ 2.0.24 -> 2.0.25
> [INFO]   org.apache.servicemix.bundles:org.apache.servicemix.bundles.ognl ...
> [INFO]                                                      3.2.18_1 -> 3.3.2_1
> [INFO]   org.apache.servicemix.bundles:org.apache.servicemix.bundles.rhino ...
> [INFO]                                                     1.7.13_1 -> 1.7.14_1
> [INFO]   org.apache.servicemix.bundles:org.apache.servicemix.bundles.thymeleaf ...
> [INFO]                                     3.0.12.RELEASE_1 -> 3.0.14.RELEASE_1
> [INFO]   org.apache.sling:org.apache.sling.commons.johnzon .... 1.2.6 -> 1.2.14
> [INFO]   org.apache.sling:org.apache.sling.commons.log ......... 5.3.0 -> 5.4.0
> [INFO]   org.apache.sling:org.apache.sling.commons.metrics .... 1.2.8 -> 1.2.10
> [INFO]   org.apache.sling:org.apache.sling.event ............. 4.2.20 -> 4.2.24
> [INFO]   org.apache.sling:org.apache.sling.fsresource ......... 2.1.16 -> 2.2.0
> [INFO]   org.apache.sling:org.apache.sling.i18n .............. 2.5.16 -> 2.5.18
> [INFO]   org.apache.sling:org.apache.sling.installer.core .... 3.11.4 -> 3.12.0
> [INFO]   org.apache.sling:org.apache.sling.installer.factory.configuration ...
> [INFO]                                                           1.3.4 -> 1.4.2
> [INFO]   org.apache.sling:org.apache.sling.javax.activation .... 0.2.0 -> 0.3.0
> [INFO]   org.apache.sling:org.apache.sling.jcr.base ........... 3.1.6 -> 3.1.10
> [INFO]   org.apache.sling:org.apache.sling.models.validation-impl ...
> [INFO]                                                           1.0.0 -> 1.1.0
> [INFO]   org.apache.sling:org.apache.sling.repoinit.parser ... 1.6.10 -> 1.6.12
> [INFO]   org.apache.sling:org.apache.sling.resourceresolver .... 1.8.0 -> 1.8.4
> [INFO]   org.apache.sling:org.apache.sling.scripting.core ...... 2.3.6 -> 2.4.2
> [INFO]   org.apache.sling:org.apache.sling.scripting.jsp ....... 2.5.2 -> 2.5.4
> [INFO]   org.apache.sling:org.apache.sling.scripting.sightly ...
> [INFO]                                             1.4.14-1.4.0 -> 1.4.16-1.4.0
> [INFO]   org.apache.sling:org.apache.sling.servlets.get ...... 2.1.40 -> 2.1.44
> [INFO]   org.apache.sling:org.apache.sling.servlets.resolver ... 2.9.0 -> 2.9.2
> [INFO]   org.apache.tika:tika-core .............................. 1.27 -> 1.28.1
> [INFO]   org.apache.tika:tika-parsers ........................... 1.27 -> 1.28.1
> [INFO]   org.javassist:javassist ....................... 3.27.0-GA -> 3.28.0-GA
> [INFO]   org.jvnet.staxex:stax-ex .............................. 1.7.6 -> 1.8.3
> [INFO]   org.slf4j:jcl-over-slf4j ............................ 1.7.32 -> 1.7.36
> [INFO]   org.slf4j:log4j-over-slf4j .......................... 1.7.32 -> 1.7.36
> [INFO]   org.slf4j:slf4j-api ................................. 1.7.32 -> 1.7.36
>  {noformat}
> And these plugins as well:
>  
> {noformat}
> [INFO] The following plugin updates are available:
> [INFO]   biz.aQute.bnd:bnd-indexer-maven-plugin ............. 5.2.0 -> 5.3.0
> [INFO]   io.fabric8:docker-maven-plugin ................... 0.38.0 -> 0.39.0
> {noformat}
>  
>  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)