Return-Path: Delivered-To: apmail-xml-cocoon-dev-archive@xml.apache.org Received: (qmail 84383 invoked by uid 500); 12 Mar 2003 15:45:23 -0000 Mailing-List: contact cocoon-dev-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: cocoon-dev@xml.apache.org Delivered-To: mailing list cocoon-dev@xml.apache.org Received: (qmail 84336 invoked from network); 12 Mar 2003 15:45:22 -0000 Received: from mail.s-und-n.de (212.8.217.2) by daedalus.apache.org with SMTP; 12 Mar 2003 15:45:22 -0000 Received: from mail.s-und-n.de (localhost [127.0.0.1]) by mail2.s-und-n.de (postfix) with ESMTP id C52B5A24C8 for ; Wed, 12 Mar 2003 16:45:21 +0100 (CET) Received: from notes.sundn.de (ntsrv5.sundn.de [10.10.2.10]) by mail.s-und-n.de (postfix) with ESMTP id 4FE85A23BF for ; Wed, 12 Mar 2003 16:45:21 +0100 (CET) Received: from hw0386 ([10.10.2.66]) by notes.sundn.de (Lotus Domino Release 5.0.8) with SMTP id 2003031216452047:5051 ; Wed, 12 Mar 2003 16:45:20 +0100 From: "Carsten Ziegeler" To: Subject: RE: cvs commit: cocoon-2.1/src/java/org/apache/cocoon/components/flow ContinuationsManagerImpl.java Date: Wed, 12 Mar 2003 16:45:52 +0100 Message-ID: MIME-Version: 1.0 X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 In-Reply-To: <3E6F5416.6020000@apache.org> Importance: Normal X-MIMETrack: Itemize by SMTP Server on PBSN1/Systeme und Netzwerke(Release 5.0.8 |June 18, 2001) at 12.03.2003 16:45:20, Serialize by Router on PBSN1/Systeme und Netzwerke(Release 5.0.8 |June 18, 2001) at 12.03.2003 16:45:21, Serialize complete at 12.03.2003 16:45:21 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="US-ASCII" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Berin Loritsch wrote: > > I will do it now - it might be that I break something of your commits > > then :), so please check afterwards. > > I can reapply them later. > Ok, I reverted - but now, it's not compiling, I get exceptions in org\apache\cocoon\components\flow\schedulerwrapper\ThreadManagerComponent Carsten