Update Jersey to 1.7

Description

Update Jersey to 1.7. Now we can do that since we depend on Java 6 now. As of Gradebook2 v1.5.0 we are using Jersey v1.1.5.1

Environment

None

Test Plan

None

Activity

Show:

Michael Wenk July 25, 2011 at 3:12 PM

This likely can be closed

Thomas Amsler June 22, 2011 at 10:34 PM

QA: This will be tested by the overall testing.

Thomas Amsler June 6, 2011 at 7:16 PM

RestServlet extends SpringServlet, whose service() method signature changed from:

void service(...)

to:

int service(...)

Thomas Amsler June 6, 2011 at 7:14 PM

In order for maven to build gradebook2, I had to add the spring dependency to the server/pom.xml

Thomas Amsler June 6, 2011 at 4:08 PM
Edited

We also need to upgrade jackson from v1.1.1 to v1.7.1

Fixed

Details

Assignee

Reporter

QA Status

PASS

Fix versions

Affects versions

Priority

Created June 6, 2011 at 3:52 PM
Updated August 9, 2011 at 6:30 PM
Resolved August 9, 2011 at 6:30 PM

Flag notifications