enapps-enorman opened a new pull request, #10:
URL: https://github.com/apache/sling-org-apache-sling-jcr-oak-server/pull/10

   Oak 1.62.0 has bumped the version of the shaded guava packages to a new 
major version (from 32 to 33) which results in a failure to resolve the 
o.a.sling.jcr.oak.server bundle with that version of the Oak bundles.
   
   These errors are reported:
   ```org.osgi.framework.BundleException: Unable to resolve 
org.apache.sling.jcr.oak.server [144](R 144.0): missing requirement 
[org.apache.sling.jcr.oak.server [144](R 144.0)] osgi.wiring.package; 
(&(osgi.wiring.package=org.apache.jackrabbit.guava.common.base)(version>=32.1.0)(!(version>=33.0.0)))
 Unresolved requirements: [[org.apache.sling.jcr.oak.server [144](R 144.0)] 
osgi.wiring.package; 
(&(osgi.wiring.package=org.apache.jackrabbit.guava.common.base)(version>=32.1.0)(!(version>=33.0.0)))]```


-- 
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-unsubscr...@sling.apache.org

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

Reply via email to