[TR-190] Upgrade to Jetty 6 Created: 20/Jan/12 Updated: 13/Nov/15 Resolved: 13/Nov/15 |
|
Status: | Resolved |
Project: | Terrier Core |
Component/s: | .applications |
Affects Version/s: | 3.5 |
Fix Version/s: | 4.1 |
Type: | Improvement | Priority: | Minor |
Reporter: | Craig Macdonald | Assignee: | Richard McCreadie |
Resolution: | Fixed | ||
Labels: | None |
Issue Links: |
|
Description |
There is no Maven repository for Jetty < 6.
|
Comments |
Comment by Richard McCreadie [ 16/Jun/14 ] |
Tagging for 4.1, should be tackled at the same time as Maven support |
Comment by Craig Macdonald [ 06/Nov/15 ] |
Richard and I fixed tonight, for v4.1. |
Comment by Richard McCreadie [ 13/Nov/15 ] |
Jetty 6 is incompatable with later versions of Jetty (after Eclipse took over the project) due to the move to servlet-api v3. Suggest moving to Jetty 9. I have a patch for this. |
Comment by Richard McCreadie [ 13/Nov/15 ] |
Commited 41b596b1 |