Return-Path: Delivered-To: apmail-tomcat-dev-archive@www.apache.org Received: (qmail 80383 invoked from network); 14 Sep 2007 11:15:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 14 Sep 2007 11:15:57 -0000 Received: (qmail 27454 invoked by uid 500); 14 Sep 2007 11:15:43 -0000 Delivered-To: apmail-tomcat-dev-archive@tomcat.apache.org Received: (qmail 27403 invoked by uid 500); 14 Sep 2007 11:15:43 -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 27392 invoked by uid 99); 14 Sep 2007 11:15:43 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 Sep 2007 04:15:43 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of yoavshapira@gmail.com designates 72.14.204.232 as permitted sender) Received: from [72.14.204.232] (HELO qb-out-0506.google.com) (72.14.204.232) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 Sep 2007 11:15:42 +0000 Received: by qb-out-0506.google.com with SMTP id q12so729217qba for ; Fri, 14 Sep 2007 04:15:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; bh=xycVjM0vsUkAhyt8GhN+gJ85g4HlWGicnmNNdj/EoTg=; b=uPuRt/sL64qdPHstaVbQsfixWBzOWWeBcbpQ4mbSo3CCOW+F0Lkv1S7jzvsRFX/rOtg91xCWfp6dPuAVcqQn4hOn/SkiFZbZLGscpSFrE4YGiJF9lldsYfopEpDzaf8eqHYLtyimqWtnxkFbNB1dxvBhbe11l4XeliCQloPKTww= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=XrepphPWJp4z6p84l+2bZnVq0JSrSRLOzwn06M/mEJyaMyEj3ZjWu5XiynIlOKqya4P2DZ6yVuVmDgWiyjkYZNVnAxEKQ9Nr4CCF474f6+zF2pe6hUGrfo/TQvnRC5WLmyU4butyWg/2ZZLvDHi852ePheswiN2yo4ndfyh1Kew= Received: by 10.65.96.6 with SMTP id y6mr3764570qbl.1189768521058; Fri, 14 Sep 2007 04:15:21 -0700 (PDT) Received: by 10.65.192.15 with HTTP; Fri, 14 Sep 2007 04:15:21 -0700 (PDT) Message-ID: Date: Fri, 14 Sep 2007 07:15:21 -0400 From: "Yoav Shapira" Sender: yoavshapira@gmail.com To: "Tomcat Developers List" Subject: Re: [PATCH] jasper - enum support for tag libs In-Reply-To: <46E9D4D4.1050009@pointlander.info> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <46E9D4D4.1050009@pointlander.info> X-Google-Sender-Auth: 11350c058f2baa3f X-Virus-Checked: Checked by ClamAV on apache.org Hey, On 9/13/07, Andrew J Snodgrass wrote: > The attached patch adds support for the direct use of enums in the > attributes of tags. Cool idea. Is it in Bugzilla? Yoav --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org For additional commands, e-mail: dev-help@tomcat.apache.org