Return-Path: Delivered-To: apmail-tomcat-dev-archive@www.apache.org Received: (qmail 13268 invoked from network); 20 Oct 2005 17:11:32 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 20 Oct 2005 17:11:32 -0000 Received: (qmail 39563 invoked by uid 500); 20 Oct 2005 17:11:25 -0000 Delivered-To: apmail-tomcat-dev-archive@tomcat.apache.org Received: (qmail 39517 invoked by uid 500); 20 Oct 2005 17:11:24 -0000 Mailing-List: contact dev-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Developers List" Delivered-To: mailing list dev@tomcat.apache.org Received: (qmail 39501 invoked by uid 99); 20 Oct 2005 17:11:24 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Oct 2005 10:11:24 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of costin@gmail.com designates 72.14.204.198 as permitted sender) Received: from [72.14.204.198] (HELO qproxy.gmail.com) (72.14.204.198) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Oct 2005 10:11:23 -0700 Received: by qproxy.gmail.com with SMTP id e11so380969qbe for ; Thu, 20 Oct 2005 10:11:02 -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:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=cZMrPoPy7vwDgicUtRlzfZxHyE0JfebyhsK6KKU+ZgrRW68/123ouWTd//YtXH7ZR1tvUY6pTvzGPQpThJNuhVLMWhUsGBBq0DdpP60eZcTulcQDPfFgfCnr1dsHYaCBXnx4FstHanBZIplpisl413q9jKlIFWtliQfOgMC97kc= Received: by 10.65.189.6 with SMTP id r6mr1678657qbp; Thu, 20 Oct 2005 10:11:02 -0700 (PDT) Received: by 10.64.253.14 with HTTP; Thu, 20 Oct 2005 10:11:02 -0700 (PDT) Message-ID: <96e4b5230510201011l2d8263b0h39d3b3b0530f0f3d@mail.gmail.com> Date: Thu, 20 Oct 2005 10:11:02 -0700 From: Costin Manolache Reply-To: costin@apache.org To: Mark Thomas Subject: Re: Sandbox ? Cc: Tomcat Developers List In-Reply-To: <002001c5d4ff$2d5ce9a0$0301a8c0@medt01> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <96e4b5230510182233y6de73261o15c890ec39e70db3@mail.gmail.com> <002001c5d4ff$2d5ce9a0$0301a8c0@medt01> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Thanks ! I'll add few things I've worked on in the past - if people don't mind, I'll create a sandbox/java and put everything in one tree, ant and IDEs are smart enough to exclude/include different packages. Let me know if any of this seems wrong: - a smaller commons-logging impl, without any discovery tricks ( for runtim= e ) - attempt to refactor util.buf to use ByteBuffers - coyote standalone - a small demo for coyote standalone, using a rhino adapter. - some additions to coyote - to make it a bit easier to use in standalone m= ode. Costin On 10/19/05, Mark Thomas wrote: > Done. See http://svn.apache.org/repos/asf/tomcat/sandbox/ > > Mark > > > -----Original Message----- > > From: Costin Manolache [mailto:costin@gmail.com] > > Sent: Wednesday, October 19, 2005 6:33 AM > > To: Tomcat Developers List > > Subject: Sandbox ? > > > > Hi, > > > > Could someone who understand svn make a /sandbox or /experimental > > directory ? I undertand it should be top level, and linked somehow > > into tc5.5 - or do we want to be downloaded separately ? > > Or can I just create it directly under tc5.5 ? I'm lost. > > > > Thanks, > > Costin > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org > > For additional commands, e-mail: dev-help@tomcat.apache.org > > > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org For additional commands, e-mail: dev-help@tomcat.apache.org