Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 93213 invoked from network); 26 Jan 2006 18:54:24 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 26 Jan 2006 18:54:24 -0000 Received: (qmail 83007 invoked by uid 500); 26 Jan 2006 18:54:17 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 82920 invoked by uid 500); 26 Jan 2006 18:54:17 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 82868 invoked by uid 99); 26 Jan 2006 18:54:17 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 Jan 2006 10:54:17 -0800 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [68.142.201.67] (HELO web30914.mail.mud.yahoo.com) (68.142.201.67) by apache.org (qpsmtpd/0.29) with SMTP; Thu, 26 Jan 2006 10:54:16 -0800 Received: (qmail 68057 invoked by uid 60001); 26 Jan 2006 18:51:27 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=FBFWp7tR4QVfczwe4kaOLJAZ+j3+dpAmoCVJ9MWAo0lAL1rJF9psGx3XtV+FwUBXUDwV9aDzpJ/TmPhYqvczBvdHBWU7RKnaCSkuUPDk/2axbOHRGw/p26W/LpXtzXa7NzBaKJm2W7Qn86JjGR3R1hnzG4g3AeCVc/BpCvDD3N0= ; Message-ID: <20060126185127.68050.qmail@web30914.mail.mud.yahoo.com> Received: from [66.10.233.130] by web30914.mail.mud.yahoo.com via HTTP; Thu, 26 Jan 2006 10:51:27 PST Date: Thu, 26 Jan 2006 10:51:27 -0800 (PST) From: Matt Benson Subject: Re: Support for addText in Condition? To: Ant Users List In-Reply-To: <314648e0601261025h2e64a80x8791705d60d2c2f3@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N --- Brian O'Rourke wrote: > Hello, > > I have a custom condition, and I would like it to > support body text. Is such > a thing possible? I tried just adding an "addText" > method to my Condition > implementation, but I get an > ExceptionInInitializationError. > > This is what I would like to do: > > > > select * from sometable > > > > Is such a thing possible? I can't think why not. -Matt > > -Brian O'Rourke > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org