Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 40821 invoked from network); 6 Jun 2005 04:42:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 6 Jun 2005 04:42:27 -0000 Received: (qmail 39095 invoked by uid 500); 6 Jun 2005 04:42:26 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 39032 invoked by uid 500); 6 Jun 2005 04:42:25 -0000 Mailing-List: contact dev-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list dev@directory.apache.org Received: (qmail 39014 invoked by uid 99); 6 Jun 2005 04:42:25 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of vinod.p@gmail.com designates 64.233.184.196 as permitted sender) Received: from wproxy.gmail.com (HELO wproxy.gmail.com) (64.233.184.196) by apache.org (qpsmtpd/0.28) with ESMTP; Sun, 05 Jun 2005 21:42:24 -0700 Received: by wproxy.gmail.com with SMTP id 55so3801799wri for ; Sun, 05 Jun 2005 21:42:22 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=fuVaC78fxnPReJq2eqo5HMLD57tNP2VMUnKiUdBL9iCyo5DAa5Y396I4U6oLXF5vNRCYchouWJQLiliCKMjLRdYTqX5rL/I8AvdVbk1D3YzsiIJ9876kwM0CYfQ+pSwz7g9nDTAhnKD3YYW3Hw/i4mhcW1At9rVDcvFN6zum+PI= Received: by 10.54.8.26 with SMTP id 26mr2703194wrh; Sun, 05 Jun 2005 21:42:22 -0700 (PDT) Received: by 10.54.28.61 with HTTP; Sun, 5 Jun 2005 21:42:22 -0700 (PDT) Message-ID: Date: Mon, 6 Jun 2005 10:12:22 +0530 From: Vinod Panicker Reply-To: Vinod Panicker To: Apache Directory Developers List Subject: Re: Source code for MINA 0.7.2 In-Reply-To: <2c4e58b1050605170625bc1b8d@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <2c4e58b1050605170625bc1b8d@mail.gmail.com> X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On 6/6/05, Justin Rudd wrote: > So is the only way to get the source through SVN now? I recall there > being some pre-built snapshots. But I'm at a loss for finding them. > MINA (nor directory) are listed here - > http://cvs.apache.org/dist/incubator/ >=20 If you're looking at jars for mina, including the snapshot releases, you can find them at http://svn.apache.org/repository/directory-network/jars/ Source can be found here - https://svn.apache.org/repos/asf/directory/network/branches/0.7/ Regards, Vinod.