From issues-return-81231-archive-asf-public=cust-asf.ponee.io@nifi.apache.org Wed Jul 17 18:04:02 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 8271418060E for ; Wed, 17 Jul 2019 20:04:02 +0200 (CEST) Received: (qmail 31809 invoked by uid 500); 17 Jul 2019 18:04:01 -0000 Mailing-List: contact issues-help@nifi.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@nifi.apache.org Delivered-To: mailing list issues@nifi.apache.org Received: (qmail 31741 invoked by uid 99); 17 Jul 2019 18:04:01 -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; Wed, 17 Jul 2019 18:04:01 +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 7B2D8E04AD for ; Wed, 17 Jul 2019 18:04: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 381672658F for ; Wed, 17 Jul 2019 18:04:00 +0000 (UTC) Date: Wed, 17 Jul 2019 18:04:00 +0000 (UTC) From: "Scott Aslan (JIRA)" To: issues@nifi.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (NIFI-6397) UI - isolate webpack loaders used specifically for code coverage purposes MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/NIFI-6397?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Aslan resolved NIFI-6397. ------------------------------- Resolution: Fixed > UI - isolate webpack loaders used specifically for code coverage purposes > ------------------------------------------------------------------------- > > Key: NIFI-6397 > URL: https://issues.apache.org/jira/browse/NIFI-6397 > Project: Apache NiFi > Issue Type: Task > Components: FDS > Reporter: Robert Fellows > Assignee: Robert Fellows > Priority: Minor > Time Spent: 20m > Remaining Estimate: 0h > > The jsDev and tsDev loaders are mis-named. They should be renamed to jsCo= verage and tsCoverage. > Also, these loaders should specify a different directory for their usage = of the cache-loader to avoid conflicts with normal webpack configs. > =C2=A0 -- This message was sent by Atlassian JIRA (v7.6.14#76016)