Return-Path: X-Original-To: apmail-camel-commits-archive@www.apache.org Delivered-To: apmail-camel-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 4DA1199B5 for ; Sat, 7 Jan 2012 17:58:19 +0000 (UTC) Received: (qmail 95777 invoked by uid 500); 7 Jan 2012 17:58:19 -0000 Delivered-To: apmail-camel-commits-archive@camel.apache.org Received: (qmail 95747 invoked by uid 500); 7 Jan 2012 17:58:18 -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 95740 invoked by uid 99); 7 Jan 2012 17:58:18 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 07 Jan 2012 17:58:18 +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; Sat, 07 Jan 2012 17:58:17 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 93CBD23888E4 for ; Sat, 7 Jan 2012 17:57:57 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1228684 - /camel/trunk/components/camel-websocket/ Date: Sat, 07 Jan 2012 17:57:57 -0000 To: commits@camel.apache.org From: cmueller@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20120107175757.93CBD23888E4@eris.apache.org> Author: cmueller Date: Sat Jan 7 17:57:57 2012 New Revision: 1228684 URL: http://svn.apache.org/viewvc?rev=1228684&view=rev Log: added target folder to svn:ignore Modified: camel/trunk/components/camel-websocket/ (props changed) Propchange: camel/trunk/components/camel-websocket/ ------------------------------------------------------------------------------ --- svn:ignore (original) +++ svn:ignore Sat Jan 7 17:57:57 2012 @@ -3,3 +3,5 @@ .classpath .project + +target