Return-Path: Delivered-To: apmail-maven-continuum-commits-archive@www.apache.org Received: (qmail 54432 invoked from network); 17 Apr 2007 18:50:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 17 Apr 2007 18:50:23 -0000 Received: (qmail 68221 invoked by uid 500); 17 Apr 2007 18:50:20 -0000 Delivered-To: apmail-maven-continuum-commits-archive@maven.apache.org Received: (qmail 68158 invoked by uid 500); 17 Apr 2007 18:50:19 -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 68009 invoked by uid 99); 17 Apr 2007 18:50:19 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 Apr 2007 11:50:19 -0700 X-ASF-Spam-Status: No, hits=-99.5 required=10.0 tests=ALL_TRUSTED,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, 17 Apr 2007 11:50:12 -0700 Received: by eris.apache.org (Postfix, from userid 65534) id 312FD1A9838; Tue, 17 Apr 2007 11:49:52 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r529708 - /maven/continuum/trunk/continuum-webapp/pom.xml Date: Tue, 17 Apr 2007 18:49:51 -0000 To: continuum-commits@maven.apache.org From: jmcconnell@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20070417184952.312FD1A9838@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: jmcconnell Date: Tue Apr 17 11:49:50 2007 New Revision: 529708 URL: http://svn.apache.org/viewvc?view=rev&rev=529708 Log: add exclude for inner classes Modified: maven/continuum/trunk/continuum-webapp/pom.xml Modified: maven/continuum/trunk/continuum-webapp/pom.xml URL: http://svn.apache.org/viewvc/maven/continuum/trunk/continuum-webapp/pom.xml?view=diff&rev=529708&r1=529707&r2=529708 ============================================================================== --- maven/continuum/trunk/continuum-webapp/pom.xml (original) +++ maven/continuum/trunk/continuum-webapp/pom.xml Tue Apr 17 11:49:50 2007 @@ -224,6 +224,7 @@ **/ReleasePrepareActionTest.* **/ContinuumActionLoggingTest.* + *$*