rombert commented on PR #213:
URL: 
https://github.com/apache/sling-org-apache-sling-starter/pull/213#issuecomment-1733687046

   @cziegeler  - our ITs fail with this update, and this seems to happen when 
trying to install a bundle using the WebConsole.
   
   I can reproduce this locally by running `mvn package sling:install` with a 
regular Sling bundle. The minimal change to to reproduce this problem updating 
org.apache.felix:org.apache.felix.http.jetty from 4.2.14 to 4.2.16.
   
   Looking at the changes, I see 
   
   - https://issues.apache.org/jira/browse/FELIX-6620 : 
https://github.com/apache/felix-dev/commit/8fb0ec2d38fdbd06730e11cdb1150f41614a0237
 (unlikely)
   - Use released http.base 4.2.10 : 
https://github.com/apache/felix-dev/commit/98760fd4d1f46252e688d0748f7715837ea8ee2b
   
   That second commit points to 
https://github.com/apache/felix-dev/commits/http-4.x/http/base and maybe 
https://issues.apache.org/jira/browse/FELIX-6625 . But I'm out of ideas no what 
to check/try next, maybe you have an idea?


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to