Skip to:
Functional Description: Periodic and customary update of standard "REST" code library.
latest stable release is 1.5.6, released: 17-Aug-2010
release notes:http://jackson.codehaus.org/1.5.6/release-notes/VERSION
There is no specific QA task for this item. This will be tested by the overal QA process.
Verified change in Sakai trunk OOTB and GWT DEV mode.
Committed changes in trunk @ r70398:
We are using now the following versions:<gb2.jackson.version>1.1.1</gb2.jackson.version> <gb2.jersey.version>1.1.5.1</gb2.jersey.version>
Unfortunately, we have to revert this upgrade since Jersey v1.4 requires Java 6. So we have to revert to the old versions:
<gb2.jackson.version>1.1.1</gb2.jackson.version><gb2.jersey.version>1.1.4.1</gb2.jersey.version>
... however, there was a v1.1.5.1 release that works under Java 5. So we can at least upgrade to that version:
<gb2.jackson.version>1.1.1</gb2.jackson.version><gb2.jersey.version>1.1.5.1</gb2.jersey.version>
This has been committed to trunk
Functional Description: Periodic and customary update of standard "REST" code library.
latest stable release is 1.5.6, released: 17-Aug-2010
release notes:
http://jackson.codehaus.org/1.5.6/release-notes/VERSION