From notifications-return-80512-archive-asf-public=cust-asf.ponee.io@asterixdb.apache.org Sun Jan 28 21:50:06 2018 Return-Path: X-Original-To: archive-asf-public@eu.ponee.io Delivered-To: archive-asf-public@eu.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by mx-eu-01.ponee.io (Postfix) with ESMTP id 828CC18064F for ; Sun, 28 Jan 2018 21:50:06 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 70387160C43; Sun, 28 Jan 2018 20:50:06 +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 B8A95160C20 for ; Sun, 28 Jan 2018 21:50:05 +0100 (CET) Received: (qmail 34720 invoked by uid 500); 28 Jan 2018 20:50:05 -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 34711 invoked by uid 99); 28 Jan 2018 20:50:04 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 28 Jan 2018 20:50:04 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 90B791A1F93 for ; Sun, 28 Jan 2018 20:50:04 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -101.511 X-Spam-Level: X-Spam-Status: No, score=-101.511 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id 1WvynWUNacEU for ; Sun, 28 Jan 2018 20:50:03 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id B924F5F6CD for ; Sun, 28 Jan 2018 20:50:03 +0000 (UTC) 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 94C69E00B0 for ; Sun, 28 Jan 2018 20:50:02 +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 8211621300 for ; Sun, 28 Jan 2018 20:50:00 +0000 (UTC) Date: Sun, 28 Jan 2018 20:50:00 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: notifications@asterixdb.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ASTERIXDB-2256) Enforce / apply code format automatically 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/ASTERIXDB-2256?page=3Dcom.atlas= sian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D= 16342730#comment-16342730 ]=20 ASF subversion and git services commented on ASTERIXDB-2256: ------------------------------------------------------------ Commit e5190b99bde1d9de6d7ad8a21d67dd8d011f3d21 in asterixdb's branch refs/= heads/master from [~mblow] [ https://git-wip-us.apache.org/repos/asf?p=3Dasterixdb.git;h=3De5190b9 ] [ASTERIXDB-2256] Hand-prepare two problematic files for source format Change-Id: Ibcb24e807979629f25892d58bff1c44c061b42e3 Reviewed-on: https://asterix-gerrit.ics.uci.edu/2334 Reviewed-by: Murtadha Hubail Integration-Tests: Murtadha Hubail Tested-by: Murtadha Hubail > Enforce / apply code format automatically > ----------------------------------------- > > Key: ASTERIXDB-2256 > URL: https://issues.apache.org/jira/browse/ASTERIXDB-2256 > Project: Apache AsterixDB > Issue Type: Improvement > Components: OTH - Other > Reporter: Michael Blow > Assignee: Michael Blow > Priority: Major > > While *DB has a code format, much of our code is not compliant which incr= eases the burden on reviewers who often have to sift through formatting dif= fs amongst actual code change.=C2=A0 Having the build automatically apply t= he format (and have the format enforced by Jenkins) will eliminate=C2=A0the= se=C2=A0ongoing wasted efforts. -- This message was sent by Atlassian JIRA (v7.6.3#76005)