Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jetty-dev] Issue with Jetty 7 upgrade because Equinox SDK 3.7.1 includes old Jetty libs - version 6.1.23

Hi,

On the current project we are using Equinox 3.6 and 
jetty 6.1.23. So we decided to upgrade Equinox up to version 3.7.1 (latest release) and jetty up to version 7.5.1 (latest release).

During the Equinox upgrade we noticed that bundle 'org.eclipse.equinox.http.
jetty' contains references to the old jetty libs of version 6.1.23 (org.mortbay.*) which were removed in jetty 7.5.1.
Such restriction prevents us to upgrade 
jetty.

Does anyone faced with such situation? Probably there is updated 'org.eclipse.equinox.http.
jetty' lib for Equinox 3.7.1 compatible with jetty 7.5.1 somewhere? I will highly appreciate if someone could provide the link to download such lib version if it exists?

BTW I asked the same question on the Equinox forum and I’ve got an answer that Equinox did not upgrade to support jetty 7. Equinox developers think that probably eclipse jetty project does have some support for the http service with jetty 7.

 

Thanks in advance,

Dmitry Ogievich


Back to the top