Return-Path: Delivered-To: apmail-directory-commits-archive@www.apache.org Received: (qmail 69885 invoked from network); 6 Dec 2005 00:04:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 6 Dec 2005 00:04:40 -0000 Received: (qmail 16211 invoked by uid 500); 6 Dec 2005 00:04:40 -0000 Delivered-To: apmail-directory-commits-archive@directory.apache.org Received: (qmail 16176 invoked by uid 500); 6 Dec 2005 00:04:40 -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 16162 invoked by uid 99); 6 Dec 2005 00:04:40 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Dec 2005 16:04:40 -0800 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [209.237.227.194] (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.29) with SMTP; Mon, 05 Dec 2005 16:04:39 -0800 Received: (qmail 69800 invoked by uid 65534); 6 Dec 2005 00:04:19 -0000 Message-ID: <20051206000419.69799.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r354235 - in /directory/shared/protocol/trunk: common/src/main/java/org/apache/protocol/common/chain/ project.xml Date: Tue, 06 Dec 2005 00:04:18 -0000 To: commits@directory.apache.org From: erodriguez@apache.org X-Mailer: svnmailer-1.0.5 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: erodriguez Date: Mon Dec 5 16:04:15 2005 New Revision: 354235 URL: http://svn.apache.org/viewcvs?rev=354235&view=rev Log: o Moved sub-handler chain packages to MINA. o Up-ticked version number. Removed: directory/shared/protocol/trunk/common/src/main/java/org/apache/protocol/common/chain/ Modified: directory/shared/protocol/trunk/project.xml Modified: directory/shared/protocol/trunk/project.xml URL: http://svn.apache.org/viewcvs/directory/shared/protocol/trunk/project.xml?rev=354235&r1=354234&r2=354235&view=diff ============================================================================== --- directory/shared/protocol/trunk/project.xml (original) +++ directory/shared/protocol/trunk/project.xml Mon Dec 5 16:04:15 2005 @@ -2,7 +2,7 @@ 3 directory-shared - 0.7-SNAPSHOT + 0.7.1-SNAPSHOT Protocol Shared 2005