From oak-issues-return-70987-archive-asf-public=cust-asf.ponee.io@jackrabbit.apache.org Fri Apr 26 11:43:01 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 89C5218064C for ; Fri, 26 Apr 2019 13:43:01 +0200 (CEST) Received: (qmail 70392 invoked by uid 500); 26 Apr 2019 11:43:01 -0000 Mailing-List: contact oak-issues-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: oak-dev@jackrabbit.apache.org Delivered-To: mailing list oak-issues@jackrabbit.apache.org Received: (qmail 70349 invoked by uid 99); 26 Apr 2019 11:43:00 -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; Fri, 26 Apr 2019 11:43:00 +0000 Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 5ADBFE13C6 for ; Fri, 26 Apr 2019 11:43:00 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 17C1425810 for ; Fri, 26 Apr 2019 11:43:00 +0000 (UTC) Date: Fri, 26 Apr 2019 11:43:00 +0000 (UTC) From: "Manfred Baedke (JIRA)" To: oak-issues@jackrabbit.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (OAK-8278) RDBDataSourceFactory.CloseableDataSource doesn't implement java.sql.Wrapper correctly MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/OAK-8278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16826905#comment-16826905 ] Manfred Baedke commented on OAK-8278: ------------------------------------- Fixed in trunk: http://svn.apache.org/viewvc?view=revision&revision=1858195. > RDBDataSourceFactory.CloseableDataSource doesn't implement java.sql.Wrapper correctly > -------------------------------------------------------------------------------------- > > Key: OAK-8278 > URL: https://issues.apache.org/jira/browse/OAK-8278 > Project: Jackrabbit Oak > Issue Type: Bug > Components: documentmk > Reporter: Manfred Baedke > Assignee: Manfred Baedke > Priority: Trivial > Labels: candidate_oak_1_10 > > The class is supposed to wrap it's internal DataSource instance and should implement the Wrapper interface accordingly. -- This message was sent by Atlassian JIRA (v7.6.3#76005)