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 1F31A200B13 for ; Tue, 31 May 2016 18:26:38 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 1DC3D160A44; Tue, 31 May 2016 16:26:38 +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 6D8E91609AD for ; Tue, 31 May 2016 18:26:37 +0200 (CEST) Received: (qmail 16155 invoked by uid 500); 31 May 2016 16:26:36 -0000 Mailing-List: contact notifications-help@asterixdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@asterixdb.apache.org Delivered-To: mailing list notifications@asterixdb.apache.org Received: (qmail 16146 invoked by uid 99); 31 May 2016 16:26:36 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 31 May 2016 16:26:36 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 3F0DFCAC94 for ; Tue, 31 May 2016 16:26:36 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.919 X-Spam-Level: X-Spam-Status: No, score=0.919 tagged_above=-999 required=6.31 tests=[SPF_FAIL=0.919] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id IlDGakDhe7JI for ; Tue, 31 May 2016 16:26:34 +0000 (UTC) Received: from unhygienix.ics.uci.edu (unhygienix.ics.uci.edu [128.195.14.130]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id DF8CA5FB17 for ; Tue, 31 May 2016 16:26:33 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by unhygienix.ics.uci.edu (Postfix) with ESMTP id 9FD70240FCD; Tue, 31 May 2016 09:26:39 -0700 (PDT) Date: Tue, 31 May 2016 09:26:39 -0700 From: "Yingyi Bu (Code Review)" To: Murtadha Hubail CC: Jenkins Reply-To: buyingyi@gmail.com X-Gerrit-MessageType: comment Subject: Change in asterixdb[master]: ASTERIXDB-1467: Allow PrivilegedAccessor in Deployment Mode X-Gerrit-Change-Id: I15130c84584e316cde62e62c6010639e58d5050f X-Gerrit-ChangeURL: X-Gerrit-Commit: bf7ba6656d2d5c711383fb9ae8f4adb5a725bd7e In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Content-Disposition: inline User-Agent: Gerrit/2.8.4 Message-Id: <20160531162639.9FD70240FCD@unhygienix.ics.uci.edu> archived-at: Tue, 31 May 2016 16:26:38 -0000 Yingyi Bu has posted comments on this change. Change subject: ASTERIXDB-1467: Allow PrivilegedAccessor in Deployment Mode ...................................................................... Patch Set 1: Can you remove that dependency entirely as it is in asterix-runtime/pom? It looks the issue is that in the current master, the dependency has been overwritten to a test dependency. -- To view, visit https://asterix-gerrit.ics.uci.edu/898 To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings Gerrit-MessageType: comment Gerrit-Change-Id: I15130c84584e316cde62e62c6010639e58d5050f Gerrit-PatchSet: 1 Gerrit-Project: asterixdb Gerrit-Branch: master Gerrit-Owner: Murtadha Hubail Gerrit-Reviewer: Jenkins Gerrit-Reviewer: Yingyi Bu Gerrit-HasComments: No