Return-Path: X-Original-To: apmail-sentry-commits-archive@minotaur.apache.org Delivered-To: apmail-sentry-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2192A19203 for ; Mon, 11 Apr 2016 07:16:38 +0000 (UTC) Received: (qmail 2596 invoked by uid 500); 11 Apr 2016 07:16:38 -0000 Delivered-To: apmail-sentry-commits-archive@sentry.apache.org Received: (qmail 2557 invoked by uid 500); 11 Apr 2016 07:16:38 -0000 Mailing-List: contact commits-help@sentry.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@sentry.apache.org Delivered-To: mailing list commits@sentry.apache.org Received: (qmail 2548 invoked by uid 99); 11 Apr 2016 07:16:38 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Apr 2016 07:16:38 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 95450180114 for ; Mon, 11 Apr 2016 07:16:37 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.799 X-Spam-Level: * X-Spam-Status: No, score=1.799 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RP_MATCHES_RCVD=-0.001] autolearn=disabled Received: from mx2-lw-us.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id QudZyctJEwnw for ; Mon, 11 Apr 2016 07:16:35 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx2-lw-us.apache.org (ASF Mail Server at mx2-lw-us.apache.org) with ESMTP id 4CE375F1B3 for ; Mon, 11 Apr 2016 07:16:35 +0000 (UTC) Received: from svn01-us-west.apache.org (svn.apache.org [10.41.0.6]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 76E10E0054 for ; Mon, 11 Apr 2016 07:16:34 +0000 (UTC) Received: from svn01-us-west.apache.org (localhost [127.0.0.1]) by svn01-us-west.apache.org (ASF Mail Server at svn01-us-west.apache.org) with ESMTP id 772D43A0216 for ; Mon, 11 Apr 2016 07:16:34 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r985345 - in /websites/staging/sentry/trunk/content: ./ development/source_and_guide.html Date: Mon, 11 Apr 2016 07:16:34 -0000 To: commits@sentry.incubator.apache.org From: buildbot@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20160411071634.772D43A0216@svn01-us-west.apache.org> Author: buildbot Date: Mon Apr 11 07:16:34 2016 New Revision: 985345 Log: Staging update by buildbot for sentry Modified: websites/staging/sentry/trunk/content/ (props changed) websites/staging/sentry/trunk/content/development/source_and_guide.html Propchange: websites/staging/sentry/trunk/content/ ------------------------------------------------------------------------------ --- cms:source-revision (original) +++ cms:source-revision Mon Apr 11 07:16:34 2016 @@ -1 +1 @@ -1738529 +1738530 Modified: websites/staging/sentry/trunk/content/development/source_and_guide.html ============================================================================== --- websites/staging/sentry/trunk/content/development/source_and_guide.html (original) +++ websites/staging/sentry/trunk/content/development/source_and_guide.html Mon Apr 11 07:16:34 2016 @@ -35,18 +35,29 @@
-

General

+ +

General

-

Documentation

+

Documentation

-

Community

+

Community

-

Development

+

Development

-

ASF

+

ASF

  • Website
  • Donations
  • @@ -72,16 +83,27 @@

    Source and Guide

    -

    Source

    + +

    Source

    Sentry source code is maintained using GIT

    Clone repository using:

    -
    git clone http://git-wip-us.apache.org/repos/asf/incubator-sentry.git
    +
    git clone http://git-wip-us.apache.org/repos/asf/sentry.git
     

    Change http to https if you are a developer intending to make commits

    -

    A Github clone and Anonymous browser access is also available

    -

    Developer Guide

    +

    A Github clone and Anonymous browser access is also available

    +

    Developer Guide

    Coding standards: