From continuum-commits-return-2511-apmail-maven-continuum-commits-archive=maven.apache.org@maven.apache.org Tue Oct 31 20:47:22 2006 Return-Path: Delivered-To: apmail-maven-continuum-commits-archive@www.apache.org Received: (qmail 84090 invoked from network); 31 Oct 2006 20:47:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 31 Oct 2006 20:47:21 -0000 Received: (qmail 7772 invoked by uid 500); 31 Oct 2006 20:47:33 -0000 Delivered-To: apmail-maven-continuum-commits-archive@maven.apache.org Received: (qmail 7759 invoked by uid 500); 31 Oct 2006 20:47:33 -0000 Mailing-List: contact continuum-commits-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: continuum-dev@maven.apache.org Delivered-To: mailing list continuum-commits@maven.apache.org Received: (qmail 7746 invoked by uid 99); 31 Oct 2006 20:47:33 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 31 Oct 2006 12:47:33 -0800 X-ASF-Spam-Status: No, hits=0.6 required=10.0 tests=NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 31 Oct 2006 12:47:21 -0800 Received: by eris.apache.org (Postfix, from userid 65534) id C75841A9846; Tue, 31 Oct 2006 12:46:57 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r469647 - in /maven/continuum/trunk: continuum-plexus-runtime/ continuum-rpc-client/ continuum-security/ Date: Tue, 31 Oct 2006 20:46:57 -0000 To: continuum-commits@maven.apache.org From: joakime@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20061031204657.C75841A9846@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: joakime Date: Tue Oct 31 12:46:57 2006 New Revision: 469647 URL: http://svn.apache.org/viewvc?view=rev&rev=469647 Log: Adding appropriate default project ignores Modified: maven/continuum/trunk/continuum-plexus-runtime/ (props changed) maven/continuum/trunk/continuum-rpc-client/ (props changed) maven/continuum/trunk/continuum-security/ (props changed) Propchange: maven/continuum/trunk/continuum-plexus-runtime/ ------------------------------------------------------------------------------ --- svn:ignore (original) +++ svn:ignore Tue Oct 31 12:46:57 2006 @@ -1 +1,14 @@ target +*~ +.*.swp +*.log +*.patch +*.diff +*.ipr +*.iws +*.iml +.classpath +.project +.settings +.wtpmodules +cobertura.ser Propchange: maven/continuum/trunk/continuum-rpc-client/ ------------------------------------------------------------------------------ --- svn:ignore (original) +++ svn:ignore Tue Oct 31 12:46:57 2006 @@ -1,4 +1,14 @@ -*.iml target +*~ +.*.swp +*.log +*.patch +*.diff *.ipr -continuum-rpc-client.iws +*.iws +*.iml +.classpath +.project +.settings +.wtpmodules +cobertura.ser Propchange: maven/continuum/trunk/continuum-security/ ------------------------------------------------------------------------------ --- svn:ignore (original) +++ svn:ignore Tue Oct 31 12:46:57 2006 @@ -1 +1,14 @@ target +*~ +.*.swp +*.log +*.patch +*.diff +*.ipr +*.iws +*.iml +.classpath +.project +.settings +.wtpmodules +cobertura.ser