Return-Path: Delivered-To: apmail-maven-wagon-commits-archive@www.apache.org Received: (qmail 66515 invoked from network); 7 Sep 2007 06:59:34 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 7 Sep 2007 06:59:34 -0000 Received: (qmail 53612 invoked by uid 500); 7 Sep 2007 06:59:29 -0000 Delivered-To: apmail-maven-wagon-commits-archive@maven.apache.org Received: (qmail 53587 invoked by uid 500); 7 Sep 2007 06:59:29 -0000 Mailing-List: contact wagon-commits-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: wagon-dev@maven.apache.org Delivered-To: mailing list wagon-commits@maven.apache.org Received: (qmail 53574 invoked by uid 99); 7 Sep 2007 06:59:28 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Sep 2007 23:59:28 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED 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; Fri, 07 Sep 2007 07:00:56 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id A71FD1A9838; Thu, 6 Sep 2007 23:59:12 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r573483 - /maven/wagon/branches/wagon-1.x/wagon-providers/wagon-s3/ Date: Fri, 07 Sep 2007 06:59:12 -0000 To: wagon-commits@maven.apache.org From: brett@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20070907065912.A71FD1A9838@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: brett Date: Thu Sep 6 23:59:12 2007 New Revision: 573483 URL: http://svn.apache.org/viewvc?rev=573483&view=rev Log: ignore target Modified: maven/wagon/branches/wagon-1.x/wagon-providers/wagon-s3/ (props changed) Propchange: maven/wagon/branches/wagon-1.x/wagon-providers/wagon-s3/ ------------------------------------------------------------------------------ --- svn:ignore (original) +++ svn:ignore Thu Sep 6 23:59:12 2007 @@ -1,3 +1,4 @@ +target .classpath .project .settings --------------------------------------------------------------------- To unsubscribe, e-mail: wagon-commits-unsubscribe@maven.apache.org For additional commands, e-mail: wagon-commits-help@maven.apache.org