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

Noah Botimer botimer at umich.edu
Wed Jun 19 08:08:34 PDT 2013


Looks to no longer be an issue with 2.0.0+.

See also: http://jira.codehaus.org/browse/JACKSON-463

Thanks,
-Noah

On Jun 19, 2013, at 10:55 AM, Mark J. Norton wrote:

> 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"
>> 
>> 
> 
> _______________________________________________
> 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"

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20130619/cbb791fd/attachment.html 


More information about the sakai-dev mailing list