[Building Sakai] Any Comments on org.codehaus.jackson ??

Mark J. Norton markjnorton at earthlink.net
Wed Jun 19 07:55:35 PDT 2013


Be sure to choose the Apache 2.0 license version rather than the LGPL 
2.1 version - not that it makes all that much difference.

On 6/19/2013 10:36 AM, Charles Severance wrote:
> It looks like in my building of LTI 2.0 I will be using org.codehaus.jackson as I will be doing a pattern where I build POJOs for things like the Tool Consumer Profile and serialize them to JSON using Jackson.
>
> Here is my dependency:
>
>      <dependency>
>          <groupId>org.codehaus.jackson</groupId>
>          <artifactId>jackson-mapper-asl</artifactId>
>          <version>1.8.5</version>
>      </dependency>
>
> Grepping the core code - this looks like the first time anyone has used jackson.  Does anyone have any suggestions / comments pro or con regarding jackson?
>
> /Chuck
> _______________________________________________
> sakai-dev mailing list
> sakai-dev at collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
>
> TO UNSUBSCRIBE: send email to sakai-dev-unsubscribe at collab.sakaiproject.org with a subject of "unsubscribe"
>
>



More information about the sakai-dev mailing list