Return-Path: Delivered-To: apmail-directory-commits-archive@www.apache.org Received: (qmail 68842 invoked from network); 18 Apr 2005 03:57:09 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 18 Apr 2005 03:57:09 -0000 Received: (qmail 59403 invoked by uid 500); 18 Apr 2005 03:57:09 -0000 Delivered-To: apmail-directory-commits-archive@directory.apache.org Received: (qmail 59355 invoked by uid 500); 18 Apr 2005 03:57:09 -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 59339 invoked by uid 99); 18 Apr 2005 03:57:09 -0000 X-ASF-Spam-Status: No, hits=-9.2 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME,URIBL_SBL X-Spam-Check-By: apache.org Received: from minotaur.apache.org (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.28) with SMTP; Sun, 17 Apr 2005 20:57:08 -0700 Received: (qmail 68831 invoked by uid 65534); 18 Apr 2005 03:57:07 -0000 Message-ID: <20050418035707.68830.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Mailer: svnmailer-1.0.0-dev Date: Mon, 18 Apr 2005 03:57:07 -0000 Subject: svn commit: r161719 - directory/network/trunk/xdocs/index.xml To: commits@directory.apache.org From: trustin@apache.org X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: trustin Date: Sun Apr 17 20:57:06 2005 New Revision: 161719 URL: http://svn.apache.org/viewcvs?view=3Drev&rev=3D161719 Log: Updated information about migration from Netty Modified: directory/network/trunk/xdocs/index.xml Modified: directory/network/trunk/xdocs/index.xml URL: http://svn.apache.org/viewcvs/directory/network/trunk/xdocs/index.xml?= view=3Ddiff&r1=3D161718&r2=3D161719 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- directory/network/trunk/xdocs/index.xml (original) +++ directory/network/trunk/xdocs/index.xml Sun Apr 17 20:57:06 2005 @@ -24,6 +24,8 @@
  • Overload shielding,
  • Integration with well known containers such as Spr= ing and OSGi,
  • +
  • Smooth migration from Netty, a popular NIO framewo= rk. + (See Netty Tutorial)