volosied commented on PR #544:
URL: https://github.com/apache/myfaces/pull/544#issuecomment-1458873714

   Building with 5.18 produces the following impl manifest: 
   
   ```
   Import-Package: jakarta.annotation;version="[2.1.0,3.0.0)",
   javax.crypto
   javax.crypto.spec
   jakarta.ejb;version="[4.0.0,5.0.0)";resolution:=optional
   jakarta.el
   javax.naming
   jakarta.persistence;version="[3.1.0,4.0.0)";resolution:=optional
   jakarta.servlet
   jakarta.servlet.http
   jakarta.servlet.annotation;resolution:=optional
   javax.xml.parsers
   ```
   
   But we specify version here: 
   https://github.com/apache/myfaces/blob/main/impl/pom.xml#L632-L646
   
   
   Looks like it still occurs. Let me look at this again. 
   
   


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

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

Reply via email to