You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by GitBox <gi...@apache.org> on 2022/05/31 14:53:40 UTC

[GitHub] [sling-org-apache-sling-rewriter] rombert commented on pull request #6: Bump jsoup from 1.12.1 to 1.14.2

rombert commented on PR #6:
URL: https://github.com/apache/sling-org-apache-sling-rewriter/pull/6#issuecomment-1142242628

   Tests fail to run with this version
   
   ```
   org.apache.sling.installer.core[org.apache.sling.installer.core.impl.tasks.RestartActiveBundlesTask] : Bundle does not need restart: org.apache.sling.jcr.jackrabbit.usermanager [137] (state 32)
   ERROR: Bundle org.jsoup [190] Error starting file:/home/jenkins/workspace/g-org-apache-sling-rewriter_PR-6/target/paxexam/EmojiIT/49b6bc66-9019-40a0-8070-a98b2a558230/pax-exam-downloads/org.jsoup_1.14.2.jar (org.osgi.framework.BundleException: Unable to resolve org.jsoup [190](R 190.0): missing requirement [org.jsoup [190](R 190.0)] osgi.wiring.package; (&(osgi.wiring.package=javax.annotation)(version>=3.0.0)(!(version>=4.0.0))) Unresolved requirements: [[org.jsoup [190](R 190.0)] osgi.wiring.package; (&(osgi.wiring.package=javax.annotation)(version>=3.0.0)(!(version>=4.0.0)))])
   org.apache.sling.installer.core[org.apache.sling.installer.core.impl.tasks.RestartActiveBundlesTask] : Bundle does not need restart: org.apache.sling.jcr.repoinit [138] (state 32)
   org.apache.sling.installer.core[org.apache.sling.installer.core.impl.tasks.RestartActiveBundlesTask] : Bundle does not need restart: org.apache.sling.repoinit.parser [139] (state 32)
   org.apache.sling.installer.core[org.apache.sling.installer.core.impl.tasks.RestartActiveBundlesTask] : Bundle does not need restart: org.apache.sling.provisioning.model [140] (state 32)
   org.apache.sling.installer.core[org.apache.sling.installer.core.impl.tasks.RestartActiveBundlesTask] : Bundle does not need restart: PAXExamConfigurationOption-7c51cff5-2028-4c58-88ac-fcdbc3c31966 [141] (state 32)
   org.apache.sling.installer.core[org.apache.sling.installer.core.impl.tasks.RestartActiveBundlesTask] : Bundle does not need restart: org.apache.sling.adapter [142] (state 32)
   org.osgi.framework.BundleException: Unable to resolve org.jsoup [190](R 190.0): missing requirement [org.jsoup [190](R 190.0)] osgi.wiring.package; (&(osgi.wiring.package=javax.annotation)(version>=3.0.0)(!(version>=4.0.0))) Unresolved requirements: [[org.jsoup [190](R 190.0)] osgi.wiring.package; (&(osgi.wiring.package=javax.annotation)(version>=3.0.0)(!(version>=4.0.0)))]
   	at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4398)
   	at org.apache.felix.framework.Felix.startBundle(Felix.java:2308)
   org.apache.sling.installer.core[org.apache.sling.installer.core.impl.tasks.RestartActiveBundlesTask] : Bundle does not need restart: PAXExamConfigurationOption-9d2e7b78-9c1c-44d5-b442-9e450235933b [143] (state 32)
   org.apache.sling.installer.core[org.apache.sling.installer.core.impl.tasks.RestartActiveBundlesTask] : Bundle does not need restart: org.apache.sling.bundleresource.impl [144] (state 32)
   org.apache.sling.installer.core[org.apache.sling.installer.core.impl.tasks.RestartActiveBundlesTask] : Bundle does not need restart: PAXExamConfigurationOption-99e07540-1061-4356-9f3b-3a47f36fa819 [145] (state 32)
   org.apache.sling.installer.core[org.apache.sling.installer.core.impl.tasks.RestartActiveBundlesTask] : Bundle does not need restart: org.apache.sling.discovery.api [146] (state 32)
   org.apache.sling.installer.core[org.apache.sling.installer.core.impl.tasks.RestartActiveBundlesTask] : Bundle does not need restart: org.apache.sling.discovery.support [147] (state 32)
   org.apache.sling.installer.core[org.apache.sling.installer.core.impl.tasks.RestartActiveBundlesTask] : Bundle does not need restart: org.apache.sling.discovery.standalone [148] (state 32)
   	at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1566)
   	at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
   	at java.lang.Thread.run(Thread.java:748)
   ```


-- 
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