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 D364A200D3F for ; Sun, 19 Nov 2017 07:33:31 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id CF5A5160C0B; Sun, 19 Nov 2017 06:33:31 +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 19369160BFA for ; Sun, 19 Nov 2017 07:33:30 +0100 (CET) Received: (qmail 78648 invoked by uid 500); 19 Nov 2017 06:33:29 -0000 Mailing-List: contact notifications-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jira@apache.org Delivered-To: mailing list notifications@accumulo.apache.org Received: (qmail 78632 invoked by uid 99); 19 Nov 2017 06:33:29 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 19 Nov 2017 06:33:29 +0000 From: GitBox To: notifications@accumulo.apache.org Subject: [GitHub] ctubbsii commented on issue #289: ACCUMULO-4677 Sanitizing PathParam values in REST-based Monitor Message-ID: <151107320912.17358.14268852192639819749.gitbox@gitbox.apache.org> archived-at: Sun, 19 Nov 2017 06:33:32 -0000 ctubbsii commented on issue #289: ACCUMULO-4677 Sanitizing PathParam values in REST-based Monitor URL: https://github.com/apache/accumulo/pull/289#issuecomment-345495641 The only thing I can think of regarding the failure is that it has something to do with PowerMock. Do we need to use PowerMock for the WebViewsTest? Or will EasyMock on its own suffice? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: users@infra.apache.org With regards, Apache Git Services