Return-Path: Delivered-To: apmail-incubator-connectors-commits-archive@minotaur.apache.org Received: (qmail 35459 invoked from network); 18 Nov 2010 18:23:04 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 18 Nov 2010 18:23:04 -0000 Received: (qmail 55659 invoked by uid 500); 18 Nov 2010 18:23:36 -0000 Delivered-To: apmail-incubator-connectors-commits-archive@incubator.apache.org Received: (qmail 55608 invoked by uid 500); 18 Nov 2010 18:23:36 -0000 Mailing-List: contact connectors-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: connectors-dev@incubator.apache.org Delivered-To: mailing list connectors-commits@incubator.apache.org Received: (qmail 55601 invoked by uid 99); 18 Nov 2010 18:23:36 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 Nov 2010 18:23:36 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 Nov 2010 18:23:34 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 442C523889EA; Thu, 18 Nov 2010 18:22:19 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1036566 - in /incubator/lcf/trunk: ./ connectors/nullauthority/ Date: Thu, 18 Nov 2010 18:22:19 -0000 To: connectors-commits@incubator.apache.org From: kwright@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20101118182219.442C523889EA@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: kwright Date: Thu Nov 18 18:22:18 2010 New Revision: 1036566 URL: http://svn.apache.org/viewvc?rev=1036566&view=rev Log: Set svn:ignore properly for root and for the null authority. Modified: incubator/lcf/trunk/ (props changed) incubator/lcf/trunk/connectors/nullauthority/ (props changed) Propchange: incubator/lcf/trunk/ ------------------------------------------------------------------------------ --- svn:ignore (original) +++ svn:ignore Thu Nov 18 18:22:18 2010 @@ -9,3 +9,6 @@ build.properties .settings prj.el bin +build +dist +test-output Propchange: incubator/lcf/trunk/connectors/nullauthority/ ------------------------------------------------------------------------------ --- svn:ignore (added) +++ svn:ignore Thu Nov 18 18:22:18 2010 @@ -0,0 +1,3 @@ +build +dist +lib