Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 31032 invoked from network); 26 Jul 2004 13:01:50 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 26 Jul 2004 13:01:50 -0000 Received: (qmail 84582 invoked by uid 500); 26 Jul 2004 13:01:47 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 84279 invoked by uid 500); 26 Jul 2004 13:01:45 -0000 Mailing-List: contact dev-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: dev@cocoon.apache.org Delivered-To: mailing list dev@cocoon.apache.org Received: (qmail 84265 invoked by uid 99); 26 Jul 2004 13:01:45 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FORGED_RCVD_HELO X-Spam-Check-By: apache.org Received: from [212.131.130.82] (HELO mail.cbim.it) (212.131.130.82) by apache.org (qpsmtpd/0.27.1) with ESMTP; Mon, 26 Jul 2004 06:01:42 -0700 Received: from cuprouter.cbim.it (cuprouter.cbim.it [192.168.4.10]) by mail.cbim.it (8.11.6/8.11.0) with ESMTP id i6QDWOQ31493 for ; Mon, 26 Jul 2004 15:32:24 +0200 Received: from cbim.it (caterina.cbim.it [192.168.4.42]) by cuprouter.cbim.it (8.9.3/8.9.3) with ESMTP id PAA23321 for ; Mon, 26 Jul 2004 15:02:20 +0200 Message-ID: <410500AF.8070309@cbim.it> Date: Mon, 26 Jul 2004 15:01:35 +0200 From: Ugo Cei Organization: C.B.I.M. User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040116 X-Accept-Language: en-us, en MIME-Version: 1.0 To: dev@cocoon.apache.org Subject: Re: Request headers References: <18451.1090836640@www55.gmx.net> <4104F053.70505@cbim.it> In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Colin Paul Adams wrote: > Ugo> It would be nice if you could provide unit tests for the > Ugo> selector, too :-). > > Well, you'll have to tell me what this involves. Take inspiration from src/test/org/apache/cocoon/selection/HeaderSelectorTestCase.java for instance. Ugo