Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 59187 invoked from network); 3 Oct 2003 18:18:55 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 3 Oct 2003 18:18:55 -0000 Received: (qmail 49330 invoked by uid 500); 3 Oct 2003 18:18:41 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 49294 invoked by uid 500); 3 Oct 2003 18:18:41 -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 49268 invoked from network); 3 Oct 2003 18:18:41 -0000 Received: from unknown (HELO mail.ibiblio.org) (152.2.210.112) by daedalus.apache.org with SMTP; 3 Oct 2003 18:18:41 -0000 Received: from apache.org (e004.dhcp212-198-17.noos.fr [212.198.17.4]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by mail.ibiblio.org (Postfix) with ESMTP id CD4B524AEB5 for ; Fri, 3 Oct 2003 14:18:44 -0400 (EDT) Message-ID: <3F7DBE12.9030803@apache.org> Date: Fri, 03 Oct 2003 20:21:06 +0200 From: Stephen McConnell User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.4) Gecko/20030624 X-Accept-Language: en, en-us MIME-Version: 1.0 To: dev@cocoon.apache.org Subject: Re: unit testing generator References: <5A432466-F5CD-11D7-9699-003065C5AE6C@metrobrowser.com> In-Reply-To: <5A432466-F5CD-11D7-9699-003065C5AE6C@metrobrowser.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Stefan Kostopoulos wrote: > Hi everybody! > > I try to unit test a generator, but cannot find the source/class for: > org.apache.avalon.excalibur.testcase.ExcaliburTestCase > > In which jar file should this package be located? ExcaliburTestCase is a part of the depricated Excalibur Component package. Binary and source distributions are available for download at the following url: http://www.apache.org/dist/avalon/excalibur-component/ > > > I have put all jars from the cocoon-2.1.1/lib dir into my classpath, > but it still > complains about not finding the testcase package. > > Can someone point me to a page of the avalon project where this > package is mentioned? > Maybe I am just missing something, but I couldn't find it. > > Regards, > > > Stefan > > -- Stephen J. McConnell mailto:mcconnell@apache.org