Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 29646 invoked from network); 8 Nov 2005 20:51:14 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 8 Nov 2005 20:51:14 -0000 Received: (qmail 66770 invoked by uid 500); 8 Nov 2005 20:51:08 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 66671 invoked by uid 500); 8 Nov 2005 20:51:08 -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 List-Id: Delivered-To: mailing list dev@cocoon.apache.org Received: (qmail 66634 invoked by uid 99); 8 Nov 2005 20:51:08 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Nov 2005 12:51:08 -0800 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 joerg.heinicke@gmx.de designates 213.165.64.20 as permitted sender) Received: from [213.165.64.20] (HELO mail.gmx.net) (213.165.64.20) by apache.org (qpsmtpd/0.29) with SMTP; Tue, 08 Nov 2005 12:51:00 -0800 Received: (qmail invoked by alias); 08 Nov 2005 20:50:44 -0000 Received: from p549D0CA9.dip0.t-ipconnect.de (EHLO [192.168.178.20]) [84.157.12.169] by mail.gmx.net (mp004) with SMTP; 08 Nov 2005 21:50:44 +0100 X-Authenticated: #3483660 Message-ID: <43710F9E.40501@gmx.de> Date: Tue, 08 Nov 2005 21:50:38 +0100 From: Joerg Heinicke User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.12) Gecko/20050915 X-Accept-Language: de-de, de, en-us, en-gb, en MIME-Version: 1.0 To: dev@cocoon.apache.org CC: bodewig@apache.org Subject: Re: [GUMP] Which jar is supposed to contain CocoonTestCase? References: <87fyq63mro.fsf@www.samaflost.de> In-Reply-To: <87fyq63mro.fsf@www.samaflost.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Y-GMX-Trusted: 0 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On 08.11.2005 21:30, Stefan Bodewig wrote: > there are a few block builds failing because the CocoonTestCase class > cannot be found. I assumed it'd be in cocoon-testcase.jar, but this > here is what gets created on vmgump: http://svn.apache.org/viewcvs?rev=331881&view=rev hopefully fixes it. Don't know why all other files were excluded. From the commit message it was a sync with our 2.1 branch, but maybe the other files are wrongly excluded there too? I don't want to touch it before the release tomorrow though. J�rg