Carsten Ziegeler created FELIX-6786: ---------------------------------------
Summary: Allow http.base to be used with Servlet 6.0 Key: FELIX-6786 URL: https://issues.apache.org/jira/browse/FELIX-6786 Project: Felix Issue Type: Improvement Components: HTTP Service Affects Versions: http.base-5.1.14 Reporter: Carsten Ziegeler Assignee: Carsten Ziegeler Fix For: http.base-5.1.16 The package import range for the servlet api is currently [6.1, 7) - however it should be [6.0,7) to allow http.base to be used with Servlet 6.0 (and Servlet 6.1) The implementation is already able to handle this, only the package imports are wrong -- This message was sent by Atlassian Jira (v8.20.10#820010)