Return-Path: Delivered-To: apmail-maven-commits-archive@www.apache.org Received: (qmail 84088 invoked from network); 25 Feb 2009 22:25:35 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 25 Feb 2009 22:25:35 -0000 Received: (qmail 43839 invoked by uid 500); 25 Feb 2009 22:25:34 -0000 Delivered-To: apmail-maven-commits-archive@maven.apache.org Received: (qmail 43775 invoked by uid 500); 25 Feb 2009 22:25:34 -0000 Mailing-List: contact commits-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@maven.apache.org Delivered-To: mailing list commits@maven.apache.org Received: (qmail 43766 invoked by uid 99); 25 Feb 2009 22:25:34 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Feb 2009 14:25:34 -0800 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, 25 Feb 2009 22:25:28 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id D9E7D238898E; Wed, 25 Feb 2009 22:25:07 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r747942 - /maven/plugins/trunk/maven-ejb-plugin/ Date: Wed, 25 Feb 2009 22:25:07 -0000 To: commits@maven.apache.org From: dennisl@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20090225222507.D9E7D238898E@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: dennisl Date: Wed Feb 25 22:25:07 2009 New Revision: 747942 URL: http://svn.apache.org/viewvc?rev=747942&view=rev Log: o Add SVN properties for bugtraq Modified: maven/plugins/trunk/maven-ejb-plugin/ (props changed) Propchange: maven/plugins/trunk/maven-ejb-plugin/ ------------------------------------------------------------------------------ bugtraq:logregex = MEJB-\d+ Propchange: maven/plugins/trunk/maven-ejb-plugin/ ------------------------------------------------------------------------------ bugtraq:url = http://jira.codehaus.org/browse/%BUGID% Propchange: maven/plugins/trunk/maven-ejb-plugin/ ------------------------------------------------------------------------------ bugtraq:warnifnoissue = false