cziegeler commented on PR #376:
URL: https://github.com/apache/felix-dev/pull/376#issuecomment-2603414352

   Thanks, thats great.
   Your changes to the servlet-api bundle look good - we always include the 
latest version (6.1 in this case) and export it as all earlier versions (5 and 
6 in this case). While this is not 100% correct, it is usually good enough as 
the versions are compatible and code is not compiled against this bundle - it 
is just used at runtime.
   There is of course the exception of servlet 6 which is not fully compatible 
to servlet 5 - due to removed methods -but we have that problem already today.


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

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

Reply via email to