From commits-return-49273-archive-asf-public=cust-asf.ponee.io@tomee.apache.org Mon Dec 2 14:05:03 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 45D9118065B for ; Mon, 2 Dec 2019 15:05:03 +0100 (CET) Received: (qmail 70784 invoked by uid 500); 2 Dec 2019 14:05:02 -0000 Mailing-List: contact commits-help@tomee.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@tomee.apache.org Delivered-To: mailing list commits@tomee.apache.org Received: (qmail 70764 invoked by uid 500); 2 Dec 2019 14:05:02 -0000 Delivered-To: apmail-openejb-commits@openejb.apache.org Received: (qmail 70760 invoked by uid 99); 2 Dec 2019 14:05:02 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Dec 2019 14:05:02 +0000 Received: from jira-he-de.apache.org (static.172.67.40.188.clients.your-server.de [188.40.67.172]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 94AB6E2F0E for ; Mon, 2 Dec 2019 14:05:01 +0000 (UTC) Received: from jira-he-de.apache.org (localhost.localdomain [127.0.0.1]) by jira-he-de.apache.org (ASF Mail Server at jira-he-de.apache.org) with ESMTP id 94ECA780552 for ; Mon, 2 Dec 2019 14:05:00 +0000 (UTC) Date: Mon, 2 Dec 2019 14:05:00 +0000 (UTC) From: "Jonathan Gallimore (Jira)" To: commits@openejb.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (TOMEE-2747) Change to jsonb provider breaks code that previously worked with TomEE 7.x MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Jonathan Gallimore created TOMEE-2747: ----------------------------------------- Summary: Change to jsonb provider breaks code that previously = worked with TomEE 7.x Key: TOMEE-2747 URL: https://issues.apache.org/jira/browse/TOMEE-2747 Project: TomEE Issue Type: Bug Reporter: Jonathan Gallimore This change:=C2=A0[https://github.com/apache/tomee/commit/424ea0f0121604b58= f140bbf4d6233be5874591c#diff-b22ad18567f14c1bdba3fa795bd10535]=C2=A0switche= s over to use=C2=A0TomEEJsonbProvider by default. This is appropriate for E= E8 and should be kept in master. Introducing this in the 7.1.x line causes = consumer code to break - I propose that we revert this change. -- This message was sent by Atlassian Jira (v8.3.4#803005)