Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 55F92200BF0 for ; Fri, 25 Nov 2016 07:24:00 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 54D75160B1E; Fri, 25 Nov 2016 06:24:00 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id C2DFA160B1F for ; Fri, 25 Nov 2016 07:23:59 +0100 (CET) Received: (qmail 16538 invoked by uid 500); 25 Nov 2016 06:23:58 -0000 Mailing-List: contact issues-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 issues@drill.apache.org Received: (qmail 16519 invoked by uid 99); 25 Nov 2016 06:23:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 25 Nov 2016 06:23:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 7BF112C03EB for ; Fri, 25 Nov 2016 06:23:58 +0000 (UTC) Date: Fri, 25 Nov 2016 06:23:58 +0000 (UTC) From: "Hongze Zhang (JIRA)" To: issues@drill.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (DRILL-5054) Provide jquery-ui and jquery-dataTables locally MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 25 Nov 2016 06:24:00 -0000 [ https://issues.apache.org/jira/browse/DRILL-5054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hongze Zhang updated DRILL-5054: -------------------------------- Priority: Minor (was: Major) > Provide jquery-ui and jquery-dataTables locally > ----------------------------------------------- > > Key: DRILL-5054 > URL: https://issues.apache.org/jira/browse/DRILL-5054 > Project: Apache Drill > Issue Type: Improvement > Components: Web Server > Affects Versions: 1.8.0 > Environment: Fedora 24 / OpenJDK 8 / FireFox 50.0 > Reporter: Hongze Zhang > Priority: Minor > Fix For: Future > > > Hi, > Currently Drill uses CDN for serving source files of jquery-ui and jquery-dataTables. This is OK for most cases, but not working in an isolated environment. > This is a patch adding these files so that Drill will work fine in intranet. -- This message was sent by Atlassian JIRA (v6.3.4#6332)