Closed harshmoorjani closed 9 years ago
Because it uses servlet-api v3 (which is not backward compatible with servlet-api v2).
A lot of dependencies (in our projects atleast) depend on servlet-api and because of phantom being on jetty 8 (and hence on servlet-api v2), we are not able to use latest versions/fixes of these above dependencies too.
Lets test this build on Service Proxy on one of the Web or MAPI servers in pre-prod/prod. If all goes well, will accept the pull request.
On Tue, Mar 31, 2015 at 12:07 AM, Harsh Moorjani notifications@github.com wrote:
Because it uses servlet-api v3 (which is not backward compatible with servlet-api v2).
A lot of dependencies (in our projects atleast) depend on servlet-api and because of phantom being on jetty 8 (and hence on servlet-api v2), we are not able to use latest versions/fixes of these above dependencies too.
— Reply to this email directly or view it on GitHub https://github.com/Flipkart/phantom/pull/42#issuecomment-87784181.
Why to jetty 9 (apart from the reason that jettys active version is 9 )