Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 26937 invoked from network); 17 Mar 2004 14:13:59 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 17 Mar 2004 14:13:59 -0000 Received: (qmail 87551 invoked by uid 500); 17 Mar 2004 14:13:51 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 87518 invoked by uid 500); 17 Mar 2004 14:13:51 -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 87453 invoked from network); 17 Mar 2004 14:13:50 -0000 Received: from unknown (HELO mail.s-und-n.de) (212.8.217.2) by daedalus.apache.org with SMTP; 17 Mar 2004 14:13:50 -0000 Received: from notes.sundn.de (ntsrv5.sundn.de [10.10.2.10]) by mail.s-und-n.de (postfix) with ESMTP id 5166B19F5CD for ; Wed, 17 Mar 2004 15:13:51 +0100 (CET) Received: from hw0386 ([10.10.2.54]) by notes.sundn.de (Lotus Domino Release 6.5) with ESMTP id 2004031715080286-116287 ; Wed, 17 Mar 2004 15:08:02 +0100 From: "Carsten Ziegeler" To: Subject: RE: List of block samples is not sorted Date: Wed, 17 Mar 2004 15:15:56 +0100 Organization: S&N AG MIME-Version: 1.0 X-Mailer: Microsoft Office Outlook, Build 11.0.5510 In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Thread-Index: AcQMKAoL/gV6A8n9Tg6vUGOqEAyJ/gAAixPg X-MIMETrack: Itemize by SMTP Server on PBSN1/Systeme und Netzwerke(Release 6.5|September 26, 2003) at 17.03.2004 15:08:03, Serialize by Router on PBSN1/Systeme und Netzwerke(Release 6.5|September 26, 2003) at 17.03.2004 15:08:03, Serialize complete at 17.03.2004 15:08:03 Message-ID: Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii" 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 Joerg Heinicke wrote: > > Carsten Ziegeler s-und-n.de> writes: > > > > The patches are applied in order of the dependencies of > the blocks. > > > A side effect of the last change. > > > > > But it worked til yesterday so something must have changed. > > Stephan has reverted the change of handling the dependencies > inside XConfToolTask > And it did work before :) Perhaps it's easier/better to sort the samples during pipeline execution? This will always work. Carsten