Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 15000 invoked from network); 9 Mar 2004 14:50:43 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 9 Mar 2004 14:50:43 -0000 Received: (qmail 71184 invoked by uid 500); 9 Mar 2004 14:50:36 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 71135 invoked by uid 500); 9 Mar 2004 14:50:35 -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 71120 invoked from network); 9 Mar 2004 14:50:35 -0000 Received: from unknown (HELO main.gmane.org) (80.91.224.249) by daedalus.apache.org with SMTP; 9 Mar 2004 14:50:35 -0000 Received: from root by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1B0iZ2-00072V-00 for ; Tue, 09 Mar 2004 15:50:36 +0100 Received: from mail.ewerk.com ([217.69.240.162]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 09 Mar 2004 15:50:36 +0100 Received: from joerg.heinicke by mail.ewerk.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 09 Mar 2004 15:50:36 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: dev@cocoon.apache.org From: Joerg Heinicke Subject: Re: [cfoms] ValidationError is deprecated Date: Tue, 9 Mar 2004 14:44:16 +0000 (UTC) Lines: 10 Message-ID: References: <404DC5A0.3080707@apache.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: main.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 217.69.240.162 (Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.6) Gecko/20040113) Sender: news 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 Carsten Ziegeler s-und-n.de> writes: > > >The org.apache.cocoon.forms.datatype.ValidationError is deprecated. > What's the replacement for the above class? org.apache.cocoon.forms.validation.ValidationError Joerg