Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 59387 invoked from network); 15 Oct 2003 18:07:34 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 15 Oct 2003 18:07:34 -0000 Received: (qmail 97377 invoked by uid 500); 15 Oct 2003 18:07:21 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 97320 invoked by uid 500); 15 Oct 2003 18:07:20 -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 97307 invoked from network); 15 Oct 2003 18:07:20 -0000 Received: from unknown (HELO mail.s-und-n.de) (212.8.217.2) by daedalus.apache.org with SMTP; 15 Oct 2003 18:07:20 -0000 Received: from notes.sundn.de (ntsrv5.sundn.de [10.10.2.10]) by mail.s-und-n.de (postfix) with ESMTP id 436EDC0D58 for ; Wed, 15 Oct 2003 20:07:24 +0200 (CEST) Received: from hw0386 ([192.168.2.31]) by notes.sundn.de (Lotus Domino Release 5.0.8) with SMTP id 2003101520072267:37874 ; Wed, 15 Oct 2003 20:07:22 +0200 From: "Carsten Ziegeler" To: Subject: RE: cvs commit: cocoon-2.2/src/java/org/apache/cocoon/components/pipeline/impl AbstractCachingProcessingPipeline.java Date: Wed, 15 Oct 2003 20:10:04 +0200 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) In-Reply-To: <20031015180353.57509.qmail@minotaur.apache.org> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Importance: Normal X-MIMETrack: Itemize by SMTP Server on PBSN1/Systeme und Netzwerke(Release 5.0.8 |June 18, 2001) at 15.10.2003 20:07:23, Serialize by Router on PBSN1/Systeme und Netzwerke(Release 5.0.8 |June 18, 2001) at 15.10.2003 20:07:23, Serialize complete at 15.10.2003 20:07:23 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="iso-8859-1" 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 Arrrrggghhhhh, ok :) I accidentally committed my changes that remove the deprecated stuff...dum di dum di dum... So, I suggest to change the policy: *if* someone vetoes on removing the deprecated stuff, I will revert these changes on friday. BTW, don't worry, it 2.2 currently doesn't compile, but that's ok! Carsten > -----Original Message----- > From: cziegeler@apache.org [mailto:cziegeler@apache.org] > Sent: Wednesday, October 15, 2003 8:04 PM > To: cocoon-2.2-cvs@apache.org > Subject: cvs commit: > cocoon-2.2/src/java/org/apache/cocoon/components/pipeline/impl > AbstractCachingProcessingPipeline.java > >