Return-Path: X-Original-To: apmail-jackrabbit-commits-archive@www.apache.org Delivered-To: apmail-jackrabbit-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 1C8D918BE3 for ; Wed, 20 Apr 2016 08:05:21 +0000 (UTC) Received: (qmail 72605 invoked by uid 500); 20 Apr 2016 08:05:21 -0000 Delivered-To: apmail-jackrabbit-commits-archive@jackrabbit.apache.org Received: (qmail 72542 invoked by uid 500); 20 Apr 2016 08:05:21 -0000 Mailing-List: contact commits-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@jackrabbit.apache.org Delivered-To: mailing list commits@jackrabbit.apache.org Received: (qmail 72533 invoked by uid 99); 20 Apr 2016 08:05:21 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Apr 2016 08:05:20 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 91B84C0845 for ; Wed, 20 Apr 2016 08:05:20 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.999 X-Spam-Level: X-Spam-Status: No, score=0.999 tagged_above=-999 required=6.31 tests=[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 (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id IWLpda68WNRR for ; Wed, 20 Apr 2016 08:05:19 +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 92B8D5F256 for ; Wed, 20 Apr 2016 08:05:19 +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 85066E0288 for ; Wed, 20 Apr 2016 08:05:18 +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 8B9DD3A006A for ; Wed, 20 Apr 2016 08:05:17 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1740064 - /jackrabbit/trunk/examples/jackrabbit-firsthops/ Date: Wed, 20 Apr 2016 08:05:17 -0000 To: commits@jackrabbit.apache.org From: mreutegg@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20160420080517.8B9DD3A006A@svn01-us-west.apache.org> Author: mreutegg Date: Wed Apr 20 08:05:16 2016 New Revision: 1740064 URL: http://svn.apache.org/viewvc?rev=1740064&view=rev Log: Ignore build directory, IDE, log files and repository home Modified: jackrabbit/trunk/examples/jackrabbit-firsthops/ (props changed) Propchange: jackrabbit/trunk/examples/jackrabbit-firsthops/ ------------------------------------------------------------------------------ --- svn:ignore (added) +++ svn:ignore Wed Apr 20 08:05:16 2016 @@ -0,0 +1,6 @@ +target +jackrabbit +*.log +*.ipr +*.iml +*.iws