alien11689 commented on PR #600:
URL: https://github.com/apache/aries/pull/600#issuecomment-2759014034

   pax-web-extender-war needs jakarta servlet-api 4.x since it provides 
javax.servlet package. Higher versions causes:
   ```
   [ERROR] Errors: 
   [ERROR]   JndiUrlIntegrationTest.testBlueprintCompNamespaceWorks:89 ยป Bundle 
Could not resolve module: org.ops4j.pax.web.pax-web-extender-war [21]
     Unresolved requirement: Import-Package: javax.servlet; 
version="[3.1.0,5.0.0)"
   ```
   
   I will configure dependabot to skipp the update


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

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

Reply via email to