Return-Path: Delivered-To: apmail-camel-commits-archive@www.apache.org Received: (qmail 68381 invoked from network); 6 Jan 2011 08:21:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 6 Jan 2011 08:21:22 -0000 Received: (qmail 24233 invoked by uid 500); 6 Jan 2011 08:21:22 -0000 Delivered-To: apmail-camel-commits-archive@camel.apache.org Received: (qmail 24186 invoked by uid 500); 6 Jan 2011 08:21:21 -0000 Mailing-List: contact commits-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list commits@camel.apache.org Received: (qmail 24179 invoked by uid 99); 6 Jan 2011 08:21:20 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Jan 2011 08:21:20 +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, 06 Jan 2011 08:21:20 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 66C6623888A6; Thu, 6 Jan 2011 08:21:00 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1055783 - /camel/trunk/examples/camel-example-spring-ws/ Date: Thu, 06 Jan 2011 08:21:00 -0000 To: commits@camel.apache.org From: davsclaus@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20110106082100.66C6623888A6@eris.apache.org> Author: davsclaus Date: Thu Jan 6 08:21:00 2011 New Revision: 1055783 URL: http://svn.apache.org/viewvc?rev=1055783&view=rev Log: Added svn ignore Modified: camel/trunk/examples/camel-example-spring-ws/ (props changed) Propchange: camel/trunk/examples/camel-example-spring-ws/ ------------------------------------------------------------------------------ --- svn:ignore (added) +++ svn:ignore Thu Jan 6 08:21:00 2011 @@ -0,0 +1,9 @@ +.project +.checkstyle +.pmd +.classpath +target +.settings +eclipse-classes +*.i?? +classes