Return-Path: Delivered-To: apmail-directory-commits-archive@www.apache.org Received: (qmail 51563 invoked from network); 27 Sep 2010 17:03:32 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 27 Sep 2010 17:03:32 -0000 Received: (qmail 22812 invoked by uid 500); 27 Sep 2010 17:03:32 -0000 Delivered-To: apmail-directory-commits-archive@directory.apache.org Received: (qmail 22754 invoked by uid 500); 27 Sep 2010 17:03:32 -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 22747 invoked by uid 99); 27 Sep 2010 17:03:31 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 27 Sep 2010 17:03:31 +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; Mon, 27 Sep 2010 17:03:31 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 5069023889E9; Mon, 27 Sep 2010 17:03:11 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1001816 - in /directory: apacheds/trunk/osgi/src/main/filtered-resources/features.xml installers/trunk/pom.xml shared/trunk/pom.xml Date: Mon, 27 Sep 2010 17:03:11 -0000 To: commits@directory.apache.org From: elecharny@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20100927170311.5069023889E9@eris.apache.org> Author: elecharny Date: Mon Sep 27 17:03:10 2010 New Revision: 1001816 URL: http://svn.apache.org/viewvc?rev=1001816&view=rev Log: Switched to MINA-2.0.0 Modified: directory/apacheds/trunk/osgi/src/main/filtered-resources/features.xml directory/installers/trunk/pom.xml directory/shared/trunk/pom.xml Modified: directory/apacheds/trunk/osgi/src/main/filtered-resources/features.xml URL: http://svn.apache.org/viewvc/directory/apacheds/trunk/osgi/src/main/filtered-resources/features.xml?rev=1001816&r1=1001815&r2=1001816&view=diff ============================================================================== --- directory/apacheds/trunk/osgi/src/main/filtered-resources/features.xml (original) +++ directory/apacheds/trunk/osgi/src/main/filtered-resources/features.xml Mon Sep 27 17:03:10 2010 @@ -31,7 +31,7 @@ mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.commons-lang/2.4_2-SNAPSHOT mvn:commons-collections/commons-collections/${commons-collections.version} mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.antlr/3.0.1_2-SNAPSHOT - mvn:org.apache.mina/mina-core/2.0.0-RC1 + mvn:org.apache.mina/mina-core/2.0.0 mvn:org.apache.xbean/xbean-spring/${xbean.version} mvn:org.apache.directory.server/apacheds-osgi/${apache.directory.version} Modified: directory/installers/trunk/pom.xml URL: http://svn.apache.org/viewvc/directory/installers/trunk/pom.xml?rev=1001816&r1=1001815&r2=1001816&view=diff ============================================================================== --- directory/installers/trunk/pom.xml (original) +++ directory/installers/trunk/pom.xml Mon Sep 27 17:03:10 2010 @@ -68,7 +68,7 @@ 2.0.9 2.0.9 2.0.9 - 2.0.0-RC1 + 2.0.0 1.0.3 1.6.0 1.5.11 Modified: directory/shared/trunk/pom.xml URL: http://svn.apache.org/viewvc/directory/shared/trunk/pom.xml?rev=1001816&r1=1001815&r2=1001816&view=diff ============================================================================== --- directory/shared/trunk/pom.xml (original) +++ directory/shared/trunk/pom.xml Mon Sep 27 17:03:10 2010 @@ -49,7 +49,7 @@ 1.6.1 4.8.1 1.2.16 - 2.0.0-RC1 + 2.0.0 1.5.11 1.5.11 1.0.b2