Hi,
the implementation change in http.base is a minor addition but I also
agree that the version should have increased at least on the minor version.
We didn't spot this as all the usage of http.base we have is embedding
that jar inside another bundle and then the imports are handled on that
level.
Would it help, if we change the package import back to [6.0,7) ?
Regards
Carsten
On 02.06.2025 10:48, Kolhoff, Jacqueline - ENCOWAY wrote:
Hello,
we are using org.apache.felix.http.base and wanted to upgrade from version 5.1.12 to
5.1.14 in order to stay up to date. Unfortunately, our application no longer runs with
this version, because it now includes jakarta.servlet-api 6.1.0, and as a result, the
MANIFEST.MF now imports the package jakarta.servlet;version="[6.1,7)".
However, our application is still running in a Jakarta EE 10 environment
(Servlet API 6.0 and Tomcat 10.1). We were wondering why increasing the patch
version of org.apache.felix.http.base from 5.1.12 to 5.1.14 introduces such a
significant change? Shouldn't this have been released as a major version
instead?
Regards, Jacqueline.
--
Carsten Ziegeler
Adobe
cziege...@apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@felix.apache.org
For additional commands, e-mail: users-h...@felix.apache.org