summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/databinding-json (unfollow)
Commit message (Expand)AuthorFilesLines
2012-09-10Fix the default mapper so that it can handle tuscanyFilterrfeng1-4/+6
2012-09-10Start to add the ability to allow partial json serializationrfeng5-6/+85
2012-07-22Moving trunk to 2.5-SNAPSHOT now that 2.0 is readylresende1-2/+2
2012-03-21Handle inputstream to outputstream copyrfeng1-1/+15
2012-03-21Improve the REST binding for inputstream and contextrfeng1-0/+1
2012-03-02Reuse the ObjectMapperrfeng1-0/+3
2012-02-14Make the jackson annotation introspector come before the JAXB one as we need ...rfeng1-2/+3
2012-01-30Fix the json deserialization of generic collection and upgrade to jackson 1.9.4rfeng4-19/+22
2011-10-12Fix up some manifest funniesslaws1-2/+0
2011-10-10Use Jackson JsonNode as the unified representation of json datarfeng1-5/+4
2011-10-10Fix test case and update licenserfeng1-0/+6
2011-10-10Use home-grown JSONRPC implementationrfeng10-577/+55
2011-09-06Upgrade to jackson 1.8.5rfeng1-3/+3
2011-09-06Fix the Date format for json data bindingrfeng3-0/+117
2011-07-20Streamline the json serialization into output streamrfeng3-5/+22
2011-05-09Update to latest wink and jacksonrfeng1-4/+10
2011-04-29Revert the wink version changerfeng1-3/+3
2011-04-28Update to jackson 1.8.0 and wink 1.1.3-incubatingrfeng1-3/+3
2011-04-20Update to jackson 1.7.5rfeng1-3/+3
2011-02-07Upgrade to jackson 1.7.1 releaserfeng2-5/+5
2011-02-05Making XMLStreamReader private, to avoid extra transformations when parsing j...lresende1-1/+1
2010-12-30Change json serialization to not marshal null valuesrfeng5-3/+15
2010-12-11Exclude base java dependencies and add test dependency on woodstox to get a t...antelder1-0/+28
2010-12-08More tweaks for the OSGi MFrfeng1-0/+13
2010-12-08More version changes and make sure HttpClient connections are releasedrfeng1-5/+5
2010-12-08Enabling transformer to avoid issues with rest binding and json wireFormatlresende1-1/+1
2010-11-19Update to jackson 1.6.2rfeng1-3/+3
2010-11-13Improve jaxb/json databindings and jsonrpc binding to better handle interfacesrfeng4-23/+74
2010-10-25Doesn't need to depend on base and doing so for a compile dependency causes a...slaws1-1/+1
2010-10-15Update json databinding to base + extension approachantelder1-15/+5
2010-09-24Update to jackson 1.6.0rfeng1-3/+3
2010-09-17Fixing databinding issue when submitting empty strings from js client to a js...lresende1-4/+9
2010-09-08TUSCANY-3668 - support BigDecimal in JSON format and JSONRPC binding. BigDeci...slaws1-1/+7
2010-09-08Add support for primitive java typesrfeng1-0/+3
2010-09-03Allow primitive return values to pass through the Object2JSON transformer.slaws1-1/+1
2010-07-16Update to jackson 1.5.4rfeng1-3/+3
2010-07-16Remove duplicate service declarationrfeng1-17/+0
2010-06-01Update jackson to 1.5.3rfeng1-3/+3
2010-05-27Add array support for the transformerrfeng1-1/+1
2010-05-19Merge branch 'jaxrs' into trunkrfeng7-15/+218
2010-04-01Enhance the JSON databindign with Jackson 1.5.0rfeng5-73/+173
2010-03-30Add a list of recently ported modules into the build rfeng2-4/+4
2010-03-29Fix the MFrfeng1-0/+6
2010-03-28Update jackson and jettision to latest versionsrfeng5-2/+436
2010-02-27Some refactoring of the databinding coderfeng8-9/+13
2010-02-04Move the runtime over to use Axis2 1.5.1. Three main parts to this 1) replace...slaws1-2/+2
2010-01-20Update to use junit 4.8.1 and add explicit surefire plugin configs which disa...antelder1-1/+1
2009-11-20Moving 2.x trunklresende25-0/+2262