Return-Path: X-Original-To: apmail-giraph-commits-archive@www.apache.org Delivered-To: apmail-giraph-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4988217930 for ; Sun, 26 Oct 2014 07:23:12 +0000 (UTC) Received: (qmail 3766 invoked by uid 500); 26 Oct 2014 07:23:12 -0000 Delivered-To: apmail-giraph-commits-archive@giraph.apache.org Received: (qmail 3646 invoked by uid 500); 26 Oct 2014 07:23:12 -0000 Mailing-List: contact commits-help@giraph.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@giraph.apache.org Delivered-To: mailing list commits@giraph.apache.org Received: (qmail 3622 invoked by uid 99); 26 Oct 2014 07:23:12 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 26 Oct 2014 07:23:12 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id D5B138A06FD; Sun, 26 Oct 2014 07:23:11 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: rvs@apache.org To: commits@giraph.apache.org Date: Sun, 26 Oct 2014 07:23:12 -0000 Message-Id: <39f5da94f9ac4a5a944ebee62c85e1c0@git.apache.org> In-Reply-To: <3db134c373cc47a5889e0ccf0c3d7e31@git.apache.org> References: <3db134c373cc47a5889e0ccf0c3d7e31@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [2/3] git commit: updated refs/heads/trunk to d3cdd11 GIRAPH-958. .arcconfig needs to be added to rat exclude Project: http://git-wip-us.apache.org/repos/asf/giraph/repo Commit: http://git-wip-us.apache.org/repos/asf/giraph/commit/d3cdd113 Tree: http://git-wip-us.apache.org/repos/asf/giraph/tree/d3cdd113 Diff: http://git-wip-us.apache.org/repos/asf/giraph/diff/d3cdd113 Branch: refs/heads/trunk Commit: d3cdd11384f51253713de47330bef3267b57cabb Parents: d49edb8 Author: Roman Shaposhnik Authored: Sat Oct 25 22:08:03 2014 -0700 Committer: Roman Shaposhnik Committed: Sun Oct 26 00:19:02 2014 -0700 ---------------------------------------------------------------------- pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/giraph/blob/d3cdd113/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 1833011..fe7db61 100644 --- a/pom.xml +++ b/pom.xml @@ -717,6 +717,7 @@ under the License. .reviewboardrc .git/** .gitignore + .arcconfig *.patch .idea/** **/*.iml