Return-Path: Delivered-To: apmail-activemq-camel-commits-archive@locus.apache.org Received: (qmail 38765 invoked from network); 4 Jan 2009 04:27:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Jan 2009 04:27:33 -0000 Received: (qmail 55310 invoked by uid 500); 4 Jan 2009 04:27:33 -0000 Delivered-To: apmail-activemq-camel-commits-archive@activemq.apache.org Received: (qmail 55291 invoked by uid 500); 4 Jan 2009 04:27:33 -0000 Mailing-List: contact camel-commits-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: camel-dev@activemq.apache.org Delivered-To: mailing list camel-commits@activemq.apache.org Received: (qmail 55281 invoked by uid 99); 4 Jan 2009 04:27:33 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 03 Jan 2009 20:27:33 -0800 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; Sun, 04 Jan 2009 04:27:31 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id E6DD023888E7; Sat, 3 Jan 2009 20:27:10 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r731168 - /activemq/camel/trunk/components/camel-tagsoup/ Date: Sun, 04 Jan 2009 04:27:10 -0000 To: camel-commits@activemq.apache.org From: ningjiang@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20090104042710.E6DD023888E7@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: ningjiang Date: Sat Jan 3 20:27:10 2009 New Revision: 731168 URL: http://svn.apache.org/viewvc?rev=731168&view=rev Log: Set the svn:ignore property on components\camel-tagsoup Modified: activemq/camel/trunk/components/camel-tagsoup/ (props changed) Propchange: activemq/camel/trunk/components/camel-tagsoup/ ------------------------------------------------------------------------------ --- svn:ignore (original) +++ svn:ignore Sat Jan 3 20:27:10 2009 @@ -1,4 +1,7 @@ .project +.pmd +.checkstyle .classpath -.settings target +.settings +eclipse-classes