Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 58332 invoked from network); 19 May 2006 09:34:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 19 May 2006 09:34:03 -0000 Received: (qmail 23706 invoked by uid 500); 19 May 2006 09:34:00 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 23639 invoked by uid 500); 19 May 2006 09:34:00 -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 23628 invoked by uid 99); 19 May 2006 09:34:00 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 19 May 2006 02:34:00 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [66.111.4.27] (HELO out3.smtp.messagingengine.com) (66.111.4.27) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 19 May 2006 02:33:59 -0700 Received: from frontend3.internal (frontend3.internal [10.202.2.152]) by frontend1.messagingengine.com (Postfix) with ESMTP id C3237D623F8 for ; Fri, 19 May 2006 05:33:37 -0400 (EDT) Received: from heartbeat1.messagingengine.com ([10.202.2.160]) by frontend3.internal (MEProxy); Fri, 19 May 2006 05:33:38 -0400 X-Sasl-enc: UYSXolCgoROaTay9/XBdBdpFllOcpAngVV12hYHiRvAR 1148031217 Received: from [10.0.0.3] (host-87-74-127-123.bulldogdsl.com [87.74.127.123]) by www.fastmail.fm (Postfix) with ESMTP id A14AE11F1 for ; Fri, 19 May 2006 05:33:37 -0400 (EDT) Message-ID: <446D90F0.3020809@odoko.co.uk> Date: Fri, 19 May 2006 10:33:36 +0100 From: Upayavira Organization: Odoko Ltd User-Agent: Thunderbird 1.5 (X11/20060309) MIME-Version: 1.0 To: dev@cocoon.apache.org Subject: Re: CocoonTask References: <446C6203.6070209@apache.org> <446C7080.20809@apache.org> <446C7B17.6080700@odoko.co.uk> <446C8492.5010403@apache.org> <446C86FF.1020700@odoko.co.uk> <446D716A.6020402@apache.org> In-Reply-To: <446D716A.6020402@apache.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Carsten Ziegeler wrote: > Upayavira wrote: >> Do note that the CocoonTask is nothing but a wrapper around the >> CocoonBean, much as is the CLI (org.apache.cocoon.Main). Were you to get >> the CocoonBean working without changing its interfaces, the CocoonTask >> would start working again. Once someone has worked out the CLI, the ant >> task should be pretty simple. >> >> There was an older Ant task in the scratchpad that was a rewrite of the >> CLI - but I think/hope that was deleted long ago. >> > No, it's still there. Can we delete it? IMO yes. I doubt it works anyway. Upayavira