Return-Path: X-Original-To: apmail-drill-dev-archive@www.apache.org Delivered-To: apmail-drill-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id DD6E118999 for ; Thu, 16 Jul 2015 03:50:09 +0000 (UTC) Received: (qmail 17279 invoked by uid 500); 16 Jul 2015 03:50:04 -0000 Delivered-To: apmail-drill-dev-archive@drill.apache.org Received: (qmail 17220 invoked by uid 500); 16 Jul 2015 03:50:04 -0000 Mailing-List: contact dev-help@drill.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@drill.apache.org Delivered-To: mailing list dev@drill.apache.org Received: (qmail 17170 invoked by uid 99); 16 Jul 2015 03:50:04 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Jul 2015 03:50:04 +0000 Date: Thu, 16 Jul 2015 03:50:04 +0000 (UTC) From: =?utf-8?Q?Stef=C3=A1n_Baxter_=28JIRA=29?= To: dev@drill.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (DRILL-3502) JDBC driver can cause conflicts MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Stef=C3=A1n Baxter created DRILL-3502: ------------------------------------ Summary: JDBC driver can cause conflicts Key: DRILL-3502 URL: https://issues.apache.org/jira/browse/DRILL-3502 Project: Apache Drill Issue Type: Bug Components: Client - JDBC Affects Versions: 1.1.0 Reporter: Stef=C3=A1n Baxter Assignee: Daniel Barclay (Drill) Using the JDBC driver in Java projects is problematic as it contains older = versions of some popular libraries and since they are not isolated/shaded t= hey may conflict with newer versions being used in these projects. -- This message was sent by Atlassian JIRA (v6.3.4#6332)