Return-Path: Delivered-To: apmail-directory-commits-archive@www.apache.org Received: (qmail 8082 invoked from network); 2 Sep 2006 23:16:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 2 Sep 2006 23:16:58 -0000 Received: (qmail 53580 invoked by uid 500); 2 Sep 2006 23:16:58 -0000 Delivered-To: apmail-directory-commits-archive@directory.apache.org Received: (qmail 53535 invoked by uid 500); 2 Sep 2006 23:16:58 -0000 Mailing-List: contact commits-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@directory.apache.org Delivered-To: mailing list commits@directory.apache.org Received: (qmail 53524 invoked by uid 99); 2 Sep 2006 23:16:58 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 02 Sep 2006 16:16:58 -0700 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [140.211.166.113] (HELO eris.apache.org) (140.211.166.113) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 02 Sep 2006 16:16:57 -0700 Received: by eris.apache.org (Postfix, from userid 65534) id AD5461A981A; Sat, 2 Sep 2006 16:16:37 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r439683 - in /directory/branches/shared/0.9.5: asn1/pom.xml ldap/pom.xml Date: Sat, 02 Sep 2006 23:16:37 -0000 To: commits@directory.apache.org From: akarasulu@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20060902231637.AD5461A981A@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: akarasulu Date: Sat Sep 2 16:16:36 2006 New Revision: 439683 URL: http://svn.apache.org/viewvc?rev=439683&view=rev Log: locking in maven plugins to specific versions Modified: directory/branches/shared/0.9.5/asn1/pom.xml directory/branches/shared/0.9.5/ldap/pom.xml Modified: directory/branches/shared/0.9.5/asn1/pom.xml URL: http://svn.apache.org/viewvc/directory/branches/shared/0.9.5/asn1/pom.xml?rev=439683&r1=439682&r2=439683&view=diff ============================================================================== --- directory/branches/shared/0.9.5/asn1/pom.xml (original) +++ directory/branches/shared/0.9.5/asn1/pom.xml Sat Sep 2 16:16:36 2006 @@ -26,15 +26,8 @@ - org.apache.maven.plugins - maven-compiler-plugin - - 1.4 - 1.4 - - - maven-site-plugin + 2.0-beta-5 Modified: directory/branches/shared/0.9.5/ldap/pom.xml URL: http://svn.apache.org/viewvc/directory/branches/shared/0.9.5/ldap/pom.xml?rev=439683&r1=439682&r2=439683&view=diff ============================================================================== --- directory/branches/shared/0.9.5/ldap/pom.xml (original) +++ directory/branches/shared/0.9.5/ldap/pom.xml Sat Sep 2 16:16:36 2006 @@ -12,7 +12,7 @@ jira - http://issues.apache.org/jira/browse/DIRLDAP + http://issues.apache.org/jira/browse/DIRSERVER @@ -23,9 +23,9 @@ - scm:svn:http://svn.apache.org/repos/asf/directory/trunk/ldap-common - http://svn.apache.org/viewcvs.cgi/directory/trunk/ldap-common/?root=Apache-SVN - scm:svn:https://svn.apache.org/repos/asf/directory/trunk/ldap-common + scm:svn:http://svn.apache.org/repos/asf/directory/releases/shared/0.9.5.2/ldap + http://svn.apache.org/viewcvs.cgi/directory/releases/shared/0.9.5.2/ldap/?root=Apache-SVN + scm:svn:https://svn.apache.org/repos/asf/directory/branches/shared/0.9.5/ldap @@ -101,6 +101,7 @@ maven-antrun-plugin + 1.1 generate-sources @@ -115,6 +116,7 @@ org.apache.maven.plugins maven-antlr-plugin + 2.0-beta-1 filter-value-lexer.g filter-lexer.g filter-lexer.g filter-value-parser.g filter-parser.g subtree-specification.g ACIItem.g @@ -126,20 +128,9 @@ - - - org.apache.maven.plugins - maven-compiler-plugin - - 1.4 - 1.4 - true - true - true - - maven-surefire-plugin + 2.2 **/Abstract*