Return-Path: X-Original-To: apmail-tuscany-commits-archive@www.apache.org Delivered-To: apmail-tuscany-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 C49F36304 for ; Thu, 26 May 2011 08:59:39 +0000 (UTC) Received: (qmail 17271 invoked by uid 500); 26 May 2011 08:59:39 -0000 Delivered-To: apmail-tuscany-commits-archive@tuscany.apache.org Received: (qmail 17245 invoked by uid 500); 26 May 2011 08:59:39 -0000 Mailing-List: contact commits-help@tuscany.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@tuscany.apache.org Delivered-To: mailing list commits@tuscany.apache.org Received: (qmail 17237 invoked by uid 99); 26 May 2011 08:59:39 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 May 2011 08:59:39 +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; Thu, 26 May 2011 08:59:37 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 75EF12388993; Thu, 26 May 2011 08:59:16 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1127835 - /tuscany/sca-java-2.x/contrib/samples/learning-more/binding-comet/single-response-webapp/ Date: Thu, 26 May 2011 08:59:16 -0000 To: commits@tuscany.apache.org From: fmoga@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20110526085916.75EF12388993@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: fmoga Date: Thu May 26 08:59:16 2011 New Revision: 1127835 URL: http://svn.apache.org/viewvc?rev=1127835&view=rev Log: Add ignores. Modified: tuscany/sca-java-2.x/contrib/samples/learning-more/binding-comet/single-response-webapp/ (props changed) Propchange: tuscany/sca-java-2.x/contrib/samples/learning-more/binding-comet/single-response-webapp/ ------------------------------------------------------------------------------ --- svn:ignore (added) +++ svn:ignore Thu May 26 08:59:16 2011 @@ -0,0 +1,4 @@ +.settings +target +.classpath +.project