Return-Path: X-Original-To: apmail-commons-commits-archive@minotaur.apache.org Delivered-To: apmail-commons-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 D3668E863 for ; Sun, 27 Jan 2013 18:08:04 +0000 (UTC) Received: (qmail 61557 invoked by uid 500); 27 Jan 2013 18:08:04 -0000 Delivered-To: apmail-commons-commits-archive@commons.apache.org Received: (qmail 61484 invoked by uid 500); 27 Jan 2013 18:08:04 -0000 Mailing-List: contact commits-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@commons.apache.org Delivered-To: mailing list commits@commons.apache.org Received: (qmail 61477 invoked by uid 99); 27 Jan 2013 18:08:04 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 27 Jan 2013 18:08:04 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.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; Sun, 27 Jan 2013 18:08:02 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id BF3A023888CD; Sun, 27 Jan 2013 18:07:42 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1439132 - in /commons/proper/functor/branches/FUNCTOR-14-mm: api/ build-tools/ core/ Date: Sun, 27 Jan 2013 18:07:42 -0000 To: commits@commons.apache.org From: mbenson@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20130127180742.BF3A023888CD@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: mbenson Date: Sun Jan 27 18:07:42 2013 New Revision: 1439132 URL: http://svn.apache.org/viewvc?rev=1439132&view=rev Log: ignores Modified: commons/proper/functor/branches/FUNCTOR-14-mm/api/ (props changed) commons/proper/functor/branches/FUNCTOR-14-mm/build-tools/ (props changed) commons/proper/functor/branches/FUNCTOR-14-mm/core/ (props changed) Propchange: commons/proper/functor/branches/FUNCTOR-14-mm/api/ ------------------------------------------------------------------------------ --- svn:ignore (original) +++ svn:ignore Sun Jan 27 18:07:42 2013 @@ -1 +1,4 @@ target +.settings +.classpath +.project Propchange: commons/proper/functor/branches/FUNCTOR-14-mm/build-tools/ ------------------------------------------------------------------------------ --- svn:ignore (original) +++ svn:ignore Sun Jan 27 18:07:42 2013 @@ -1 +1,4 @@ target +.settings +.classpath +.project Propchange: commons/proper/functor/branches/FUNCTOR-14-mm/core/ ------------------------------------------------------------------------------ --- svn:ignore (original) +++ svn:ignore Sun Jan 27 18:07:42 2013 @@ -1 +1,4 @@ target +.settings +.classpath +.project