Return-Path: X-Original-To: apmail-camel-issues-archive@minotaur.apache.org Delivered-To: apmail-camel-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id EDC181810D for ; Fri, 30 Oct 2015 07:07:27 +0000 (UTC) Received: (qmail 56098 invoked by uid 500); 30 Oct 2015 07:07:27 -0000 Delivered-To: apmail-camel-issues-archive@camel.apache.org Received: (qmail 56056 invoked by uid 500); 30 Oct 2015 07:07:27 -0000 Mailing-List: contact issues-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list issues@camel.apache.org Received: (qmail 56030 invoked by uid 99); 30 Oct 2015 07:07:27 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 30 Oct 2015 07:07:27 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id B88172C14E1 for ; Fri, 30 Oct 2015 07:07:27 +0000 (UTC) Date: Fri, 30 Oct 2015 07:07:27 +0000 (UTC) From: "Claus Ibsen (JIRA)" To: issues@camel.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CAMEL-9275) camel-jackson - Allow to use a custom ObjectMapper instance MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Claus Ibsen created CAMEL-9275: ---------------------------------- Summary: camel-jackson - Allow to use a custom ObjectMapper instance Key: CAMEL-9275 URL: https://issues.apache.org/jira/browse/CAMEL-9275 Project: Camel Issue Type: Improvement Components: camel-jackson Reporter: Claus Ibsen Priority: Minor Fix For: 2.17.0 People may configure a ObjectMapper instance themselves and want to use that with the data format. See SO http://stackoverflow.com/questions/33397359/how-to-configure-jackson-objectmapper-for-camel-in-spring-boot -- This message was sent by Atlassian JIRA (v6.3.4#6332)