Skip to content
Commits on Source (2)
equinox-bundles (4.9-2) UNRELEASED; urgency=medium
equinox-bundles (4.9-2) unstable; urgency=medium
* Depend on libtomcat9-java instead of libtomcat8-java
* Fixed the compatibility with Jetty 9.4
* The license changed to EPL-2.0
-- Emmanuel Bourg <ebourg@apache.org> Mon, 03 Dec 2018 13:47:55 +0100
-- Emmanuel Bourg <ebourg@apache.org> Mon, 10 Dec 2018 18:58:40 +0100
equinox-bundles (4.9-1) unstable; urgency=medium
......
......@@ -10,7 +10,7 @@ Build-Depends:
libeclipse-core-jobs-java,
libeclipse-osgi-java,
libfelix-gogo-runtime-java,
libjetty9-java,
libjetty9-java (>= 9.4),
libosgi-compendium-java,
libservlet3.1-java,
libtomcat9-java,
......@@ -142,7 +142,7 @@ Description: Eclipse Equinox Event Admin
Package: libequinox-http-jetty-java
Architecture: all
Depends: ${misc:Depends}, ${bundle:Depends}, libjetty9-java
Depends: ${misc:Depends}, ${bundle:Depends}, libjetty9-java (>= 9.4)
Description: Eclipse Equinox Jetty HTTP Service
The Equinox Bundles project is tasked with implementing all add-on services
detailed in the OSGi specifications including the output of the various OSGi
......
osgi-compatibility.patch
jetty-compatibility.patch
#jetty-compatibility.patch