From commits-return-2898-archive-asf-public=cust-asf.ponee.io@druid.apache.org Sat Sep 22 00:43:32 2018 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 [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 24D42180671 for ; Sat, 22 Sep 2018 00:43:31 +0200 (CEST) Received: (qmail 46849 invoked by uid 500); 21 Sep 2018 22:43:31 -0000 Mailing-List: contact commits-help@druid.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@druid.apache.org Delivered-To: mailing list commits@druid.apache.org Received: (qmail 46840 invoked by uid 99); 21 Sep 2018 22:43:31 -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; Fri, 21 Sep 2018 22:43:31 +0000 From: GitBox To: commits@druid.apache.org Subject: [GitHub] jon-wei opened a new pull request #6367: Fix non org.apache.druid files and add package name checkstyle rule Message-ID: <153756981067.14992.7466936211162239908.gitbox@gitbox.apache.org> Date: Fri, 21 Sep 2018 22:43:30 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit jon-wei opened a new pull request #6367: Fix non org.apache.druid files and add package name checkstyle rule URL: https://github.com/apache/incubator-druid/pull/6367 Moves a couple of test files that were still under "io.druid" package to "org.apache.druid", and adds a checkstyle rule enforcing "org.apache.druid.*" package naming ---------------------------------------------------------------- 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 --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org For additional commands, e-mail: commits-help@druid.apache.org