You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@turbine.apache.org by gk...@apache.org on 2021/09/08 12:09:13 UTC

[turbine-fulcrum-json] 02/03: [maven-release-plugin] copy for tag fulcrum-json-1.1.1

This is an automated email from the ASF dual-hosted git repository.

gk pushed a commit to tag fulcrum-json-1.1.1
in repository https://gitbox.apache.org/repos/asf/turbine-fulcrum-json.git

commit 5c97f6d916399e69d5ef588f0c129e23ae1763ae
Merge: 462dfcd 0ca5fa3
Author: Georg Kallidis <gk...@apache.org>
AuthorDate: Tue Jul 4 12:48:34 2017 +0000

    [maven-release-plugin] copy for tag fulcrum-json-1.1.1
    
    git-svn-id: https://svn.apache.org/repos/asf/turbine/fulcrum/tags/fulcrum-json-1.1.1@1800778 13f79535-47bb-0310-9956-ffa450edef68

 .../fulcrum/json/gson/GSONBuilderService.java      |  8 ++---
 gson/xdocs/index.xml                               |  2 +-
 .../fulcrum/json/jackson/JacksonMapperService.java |  8 ++---
 .../apache/fulcrum/json/jackson/CacheService.java  |  4 +--
 .../json/jackson/Jackson2MapperService.java        |  2 --
 .../json/jackson/jsonpath/JsonPathDefault.java     |  2 +-
 .../fulcrum/json/jackson/DefaultServiceTest.java   | 29 ++++++++++--------
 .../JacksonMapperEnabledDefaultTypingTest.java     |  8 ++---
 ...DefaultTyping_OBJECT_AND_NON_CONCRETE_Test.java |  6 ++--
 .../fulcrum/json/jackson/JacksonMapperTest.java    |  6 ++--
 .../fulcrum/json/jackson/JsonPathJacksonTest.java  | 12 ++++----
 .../jackson/concurrent/JSONConcurrentTest.java     | 20 ++++++++++++-
 jackson2/xdocs/index.xml                           |  2 +-
 xdocs/index.xml                                    | 35 +++++++++++++++++++---
 14 files changed, 91 insertions(+), 53 deletions(-)