Return-Path: Delivered-To: apmail-jackrabbit-commits-archive@www.apache.org Received: (qmail 11086 invoked from network); 17 Jun 2009 15:31:54 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 17 Jun 2009 15:31:54 -0000 Received: (qmail 64079 invoked by uid 500); 17 Jun 2009 15:32:05 -0000 Delivered-To: apmail-jackrabbit-commits-archive@jackrabbit.apache.org Received: (qmail 64032 invoked by uid 500); 17 Jun 2009 15:32:05 -0000 Mailing-List: contact commits-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@jackrabbit.apache.org Delivered-To: mailing list commits@jackrabbit.apache.org Received: (qmail 64023 invoked by uid 99); 17 Jun 2009 15:32:05 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Jun 2009 15:32:05 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.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; Wed, 17 Jun 2009 15:32:03 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id E397E238886C; Wed, 17 Jun 2009 15:31:42 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r785674 - /jackrabbit/parent/trunk/pom.xml Date: Wed, 17 Jun 2009 15:31:42 -0000 To: commits@jackrabbit.apache.org From: jukka@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20090617153142.E397E238886C@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: jukka Date: Wed Jun 17 15:31:41 2009 New Revision: 785674 URL: http://svn.apache.org/viewvc?rev=785674&view=rev Log: JCRSITE-15: Add RAT plugin configuration to the Jackrabbit parent POM Explicitly exclude the release.properties file created by the Maven release plugin. Modified: jackrabbit/parent/trunk/pom.xml Modified: jackrabbit/parent/trunk/pom.xml URL: http://svn.apache.org/viewvc/jackrabbit/parent/trunk/pom.xml?rev=785674&r1=785673&r2=785674&view=diff ============================================================================== --- jackrabbit/parent/trunk/pom.xml (original) +++ jackrabbit/parent/trunk/pom.xml Wed Jun 17 15:31:41 2009 @@ -76,6 +76,11 @@ + + + release.properties + +