You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "renovate-bot (via GitHub)" <gi...@apache.org> on 2023/04/18 20:52:02 UTC

[GitHub] [sling-org-apache-sling-starter] renovate-bot opened a new pull request, #105: chore(deps): update dependency org.apache.sling:org.apache.sling.jcr.contentloader to v2.6.0

renovate-bot opened a new pull request, #105:
URL: https://github.com/apache/sling-org-apache-sling-starter/pull/105

   [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
   
   This PR contains the following updates:
   
   | Package | Change | Age | Adoption | Passing | Confidence |
   |---|---|---|---|---|---|
   | [org.apache.sling:org.apache.sling.jcr.contentloader](https://sling.apache.org) ([source](https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-jcr-contentloader.git)) | `2.5.2` -> `2.6.0` | [![age](https://badges.renovateapi.com/packages/maven/org.apache.sling:org.apache.sling.jcr.contentloader/2.6.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.apache.sling:org.apache.sling.jcr.contentloader/2.6.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.apache.sling:org.apache.sling.jcr.contentloader/2.6.0/compatibility-slim/2.5.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.apache.sling:org.apache.sling.jcr.contentloader/2.6.0/confidence-slim/2.5.2)](https://docs.renovatebot.com/merge-confidence/) |
   
   ---
   
   ### ⚠ Dependency Lookup Warnings ⚠
   
   Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.
   
   ---
   
   ### Configuration
   
   📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
   
   🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
   
   ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
   
   🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
   
   ---
   
    - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
   
   ---
   
   This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/apache/sling-org-apache-sling-starter).
   <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS40OC4yIiwidXBkYXRlZEluVmVyIjoiMzUuNDguMiJ9-->
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@sling.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [sling-org-apache-sling-starter] rombert commented on pull request #105: chore(deps): update dependency org.apache.sling:org.apache.sling.jcr.contentloader to v2.6.0

Posted by "rombert (via GitHub)" <gi...@apache.org>.
rombert commented on PR #105:
URL: https://github.com/apache/sling-org-apache-sling-starter/pull/105#issuecomment-1513864236

   We need to figure out the Jakarta JSON migration first, unfortunately
   
   ```
   [ERROR] [bundle-packages] org.apache.sling:org.apache.sling.jcr.contentloader:2.6.0: Bundle is importing package jakarta.json with start order 20 but no bundle is exporting these for that start order.
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@sling.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [sling-org-apache-sling-starter] forking-renovate[bot] commented on pull request #105: chore(deps): update dependency org.apache.sling:org.apache.sling.jcr.contentloader to v2.6.0 - abandoned

Posted by "forking-renovate[bot] (via GitHub)" <gi...@apache.org>.
forking-renovate[bot] commented on PR #105:
URL: https://github.com/apache/sling-org-apache-sling-starter/pull/105#issuecomment-1515480494

   ### Autoclosing Skipped
   
   This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@sling.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [sling-org-apache-sling-starter] enapps-enorman commented on pull request #105: chore(deps): update dependency org.apache.sling:org.apache.sling.jcr.contentloader to v2.6.0

Posted by "enapps-enorman (via GitHub)" <gi...@apache.org>.
enapps-enorman commented on PR #105:
URL: https://github.com/apache/sling-org-apache-sling-starter/pull/105#issuecomment-1513868085

   @rombert The integration test solves this by adding the org.glassfish:jakarta.json:2.0.1 artifact
   
   https://github.com/apache/sling-org-apache-sling-jcr-contentloader/blob/57992424bb5dd06cab0415ae8eeab0408a99b654/src/test/java/org/apache/sling/jcr/contentloader/it/ContentloaderTestSupport.java#L128
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@sling.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [sling-org-apache-sling-starter] rombert commented on pull request #105: chore(deps): update dependency org.apache.sling:org.apache.sling.jcr.contentloader to v2.6.0

Posted by "rombert (via GitHub)" <gi...@apache.org>.
rombert commented on PR #105:
URL: https://github.com/apache/sling-org-apache-sling-starter/pull/105#issuecomment-1521812476

   Seems like the Jakarta JSON changes done in #153 were not enough (or incorrect).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@sling.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [sling-org-apache-sling-starter] rombert merged pull request #105: chore(deps): update dependency org.apache.sling:org.apache.sling.jcr.contentloader to v2.6.0

Posted by "rombert (via GitHub)" <gi...@apache.org>.
rombert merged PR #105:
URL: https://github.com/apache/sling-org-apache-sling-starter/pull/105


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@sling.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [sling-org-apache-sling-starter] rombert commented on pull request #105: chore(deps): update dependency org.apache.sling:org.apache.sling.jcr.contentloader to v2.6.0

Posted by "rombert (via GitHub)" <gi...@apache.org>.
rombert commented on PR #105:
URL: https://github.com/apache/sling-org-apache-sling-starter/pull/105#issuecomment-1514777055

   Thanks for digging that up @enapps-enorman . I've added this info to the thread that Carsten started some time ago, hopefully we can get to a conclusion regarding enabling Jakarta JSON support in the Sling Starter.
   
   https://lists.apache.org/thread/bxkxrdnk81tbpx4qz243b3zfy314143z


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@sling.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [sling-org-apache-sling-starter] forking-renovate[bot] commented on pull request #105: chore(deps): update dependency org.apache.sling:org.apache.sling.jcr.contentloader to v2.6.0

Posted by "forking-renovate[bot] (via GitHub)" <gi...@apache.org>.
forking-renovate[bot] commented on PR #105:
URL: https://github.com/apache/sling-org-apache-sling-starter/pull/105#issuecomment-1515032257

   ### Edited/Blocked Notification
   
   Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
   
   You can manually request rebase by checking the rebase/retry box above.
   
    ⚠ **Warning**: custom changes will be lost.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@sling.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [sling-org-apache-sling-starter] rombert commented on pull request #105: chore(deps): update dependency org.apache.sling:org.apache.sling.jcr.contentloader to v2.6.0

Posted by "rombert (via GitHub)" <gi...@apache.org>.
rombert commented on PR #105:
URL: https://github.com/apache/sling-org-apache-sling-starter/pull/105#issuecomment-1521818502

   ```25.04.2023 15:43:30.706 *ERROR* [Apache Sling Repository Startup Thread #1] org.apache.sling.jcr.contentloader.internal.BundleContentLoader Cannot load initial content for bundle org.apache.sling.validation.core : Provider org.eclipse.parsson.JsonProviderImpl not found
   javax.jcr.RepositoryException: Provider org.eclipse.parsson.JsonProviderImpl not found
           at org.apache.sling.jcr.contentloader.internal.BundleContentLoader.createNode(BundleContentLoader.java:558) [org.apache.sling.jcr.contentloader:2.6.0]
           at org.apache.sling.jcr.contentloader.internal.BundleContentLoader.handleFile(BundleContentLoader.java:475) [org.apache.sling.jcr.contentloader:2.6.0]
           at org.apache.sling.jcr.contentloader.internal.BundleContentLoader.installFromPath(BundleContentLoader.java:433) [org.apache.sling.jcr.contentloader:2.6.0]
           at org.apache.sling.jcr.contentloader.internal.BundleContentLoader.installContent(BundleContentLoader.java:298) [org.apache.sling.jcr.contentloader:2.6.0]
           at org.apache.sling.jcr.contentloader.internal.BundleContentLoader.registerBundleInternal(BundleContentLoader.java:185) [org.apache.sling.jcr.contentloader:2.6.0]
           at org.apache.sling.jcr.contentloader.internal.BundleContentLoader.registerBundle(BundleContentLoader.java:141) [org.apache.sling.jcr.contentloader:2.6.0]
           at org.apache.sling.jcr.contentloader.internal.BundleContentLoaderListener.loadBundle(BundleContentLoaderListener.java:299) [org.apache.sling.jcr.contentloader:2.6.0]
           at org.apache.sling.jcr.contentloader.internal.BundleContentLoaderListener.activate(BundleContentLoaderListener.java:279) [org.apache.sling.jcr.contentloader:2.6.0]
           at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
           at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
           at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
           at java.base/java.lang.reflect.Method.invoke(Method.java:568)
           at org.apache.felix.scr.impl.inject.methods.BaseMethod.invokeMethod(BaseMethod.java:245) [org.apache.felix.scr:2.2.6]
           at org.apache.felix.scr.impl.inject.methods.BaseMethod.access$500(BaseMethod.java:41) [org.apache.felix.scr:2.2.6]
           at org.apache.felix.scr.impl.inject.methods.BaseMethod$Resolved.invoke(BaseMethod.java:687) [org.apache.felix.scr:2.2.6]
           at org.apache.felix.scr.impl.inject.methods.BaseMethod.invoke(BaseMethod.java:531) [org.apache.felix.scr:2.2.6]
           at org.apache.felix.scr.impl.inject.methods.ActivateMethod.invoke(ActivateMethod.java:317) [org.apache.felix.scr:2.2.6]
           at org.apache.felix.scr.impl.inject.methods.ActivateMethod.invoke(ActivateMethod.java:307) [org.apache.felix.scr:2.2.6]
           at org.apache.felix.scr.impl.manager.SingleComponentManager.createImplementationObject(SingleComponentManager.java:354) [org.apache.felix.scr:2.2.6]
           at org.apache.felix.scr.impl.manager.SingleComponentManager.createComponent(SingleComponentManager.java:115) [org.apache.felix.scr:2.2.6]
           at org.apache.felix.scr.impl.manager.SingleComponentManager.getService(SingleComponentManager.java:1002) [org.apache.felix.scr:2.2.6]
           at org.apache.felix.scr.impl.manager.SingleComponentManager.getServiceInternal(SingleComponentManager.java:975) [org.apache.felix.scr:2.2.6]
           at org.apache.felix.scr.impl.manager.AbstractComponentManager.activateInternal(AbstractComponentManager.java:776) [org.apache.felix.scr:2.2.6]
           at org.apache.felix.scr.impl.manager.DependencyManager$SingleStaticCustomizer.addedService(DependencyManager.java:1274) [org.apache.felix.scr:2.2.6]
           at org.apache.felix.scr.impl.manager.DependencyManager$SingleStaticCustomizer.addedService(DependencyManager.java:1225) [org.apache.felix.scr:2.2.6]
           at org.apache.felix.scr.impl.manager.ServiceTracker$Tracked.customizerAdded(ServiceTracker.java:1232) [org.apache.felix.scr:2.2.6]
           at org.apache.felix.scr.impl.manager.ServiceTracker$Tracked.customizerAdded(ServiceTracker.java:1152) [org.apache.felix.scr:2.2.6]
           at org.apache.felix.scr.impl.manager.ServiceTracker$AbstractTracked.trackAdding(ServiceTracker.java:959) [org.apache.felix.scr:2.2.6]
           at org.apache.felix.scr.impl.manager.ServiceTracker$AbstractTracked.track(ServiceTracker.java:895) [org.apache.felix.scr:2.2.6]
           at org.apache.felix.scr.impl.manager.ServiceTracker$Tracked.serviceChanged(ServiceTracker.java:1184) [org.apache.felix.scr:2.2.6]
           at org.apache.felix.scr.impl.BundleComponentActivator$ListenerInfo.serviceChanged(BundleComponentActivator.java:116) [org.apache.felix.scr:2.2.6]
           at org.apache.felix.framework.EventDispatcher.invokeServiceListenerCallback(EventDispatcher.java:990)
           at org.apache.felix.framework.EventDispatcher.fireEventImmediately(EventDispatcher.java:838)
           at org.apache.felix.framework.EventDispatcher.fireServiceEvent(EventDispatcher.java:545)
           at org.apache.felix.framework.Felix.fireServiceEvent(Felix.java:4863)
           at org.apache.felix.framework.Felix.registerService(Felix.java:3834)
           at org.apache.felix.framework.BundleContextImpl.registerService(BundleContextImpl.java:328)
           at org.apache.sling.jcr.base.AbstractSlingRepositoryManager.registerService(AbstractSlingRepositoryManager.java:226) [org.apache.sling.jcr.base:3.1.14]
           at org.apache.sling.jcr.base.AbstractSlingRepositoryManager.initializeAndRegisterRepositoryService(AbstractSlingRepositoryManager.java:583) [org.apache.sling.jcr.base:3.1.14]
           at org.apache.sling.jcr.base.AbstractSlingRepositoryManager.access$300(AbstractSlingRepositoryManager.java:96) [org.apache.sling.jcr.base:3.1.14]
           at org.apache.sling.jcr.base.AbstractSlingRepositoryManager$4.run(AbstractSlingRepositoryManager.java:544) [org.apache.sling.jcr.base:3.1.14]
   Caused by: java.io.IOException: Provider org.eclipse.parsson.JsonProviderImpl not found
           at org.apache.sling.jcr.contentloader.internal.readers.JsonReader.parse(JsonReader.java:185) [org.apache.sling.jcr.contentloader:2.6.0]
           at org.apache.sling.jcr.contentloader.internal.readers.JsonReader.parse(JsonReader.java:161) [org.apache.sling.jcr.contentloader:2.6.0]
           at org.apache.sling.jcr.contentloader.internal.BundleContentLoader.createNode(BundleContentLoader.java:552) [org.apache.sling.jcr.contentloader:2.6.0]
           ... 40 common frames omitted
   Caused by: jakarta.json.JsonException: Provider org.eclipse.parsson.JsonProviderImpl not found
           at jakarta.json.spi.JsonProvider.newInstance(JsonProvider.java:160) [jakarta.json-api:2.1.1]
           at jakarta.json.spi.JsonProvider.provider(JsonProvider.java:144) [jakarta.json-api:2.1.1]
           at jakarta.json.Json.createReaderFactory(Json.java:218) [jakarta.json-api:2.1.1]
           at org.apache.sling.jcr.contentloader.internal.readers.JsonReader.parse(JsonReader.java:180) [org.apache.sling.jcr.contentloader:2.6.0]
           ... 42 common frames omitted
   Caused by: java.lang.ClassNotFoundException: org.eclipse.parsson.JsonProviderImpl not found by jakarta.json-api [21]
           at org.apache.felix.framework.BundleWiringImpl.findClassOrResourceByDelegation(BundleWiringImpl.java:1591)
           at org.apache.felix.framework.BundleWiringImpl.access$300(BundleWiringImpl.java:79)
           at org.apache.felix.framework.BundleWiringImpl$BundleClassLoader.loadClass(BundleWiringImpl.java:1976)
           at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520)
           at java.base/java.lang.Class.forName0(Native Method)
           at java.base/java.lang.Class.forName(Class.java:375)
           at jakarta.json.spi.JsonProvider.newInstance(JsonProvider.java:157) [jakarta.json-api:2.1.1]
           ... 45 common frames omitted```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@sling.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org