Return-Path: X-Original-To: apmail-pivot-user-archive@www.apache.org Delivered-To: apmail-pivot-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6E8F19DBC for ; Tue, 21 Feb 2012 10:26:01 +0000 (UTC) Received: (qmail 56149 invoked by uid 500); 21 Feb 2012 10:26:01 -0000 Delivered-To: apmail-pivot-user-archive@pivot.apache.org Received: (qmail 55879 invoked by uid 500); 21 Feb 2012 10:26:00 -0000 Mailing-List: contact user-help@pivot.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@pivot.apache.org Delivered-To: mailing list user@pivot.apache.org Received: (qmail 55867 invoked by uid 99); 21 Feb 2012 10:26:00 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Feb 2012 10:26:00 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FSL_RCVD_USER,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of sandro.martini@gmail.com designates 74.125.82.182 as permitted sender) Received: from [74.125.82.182] (HELO mail-we0-f182.google.com) (74.125.82.182) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Feb 2012 10:25:54 +0000 Received: by werm13 with SMTP id m13so5949299wer.13 for ; Tue, 21 Feb 2012 02:25:32 -0800 (PST) Received-SPF: pass (google.com: domain of sandro.martini@gmail.com designates 10.216.138.8 as permitted sender) client-ip=10.216.138.8; Authentication-Results: mr.google.com; spf=pass (google.com: domain of sandro.martini@gmail.com designates 10.216.138.8 as permitted sender) smtp.mail=sandro.martini@gmail.com; dkim=pass header.i=sandro.martini@gmail.com Received: from mr.google.com ([10.216.138.8]) by 10.216.138.8 with SMTP id z8mr6278541wei.20.1329819932839 (num_hops = 1); Tue, 21 Feb 2012 02:25:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=F0iusBL/gdXMpfsfjSaRtseXRPyPW9KC+bBWm6MVbWw=; b=n+i1t26FGbnABkKfvW5dZqLv/JcShy7CXuYkQix4UVFMKAd/OqVXKo+YzwjDAn+PGa R/X8nOMJXWKK850KH81QjwgNBTfHgUgsy8r1TeEcErCQ8dPjyN6/7agjKUXrHwpccuxO 9rf6Em7XS+wm28rYEXnwM6u75pULVQOBDcojw= MIME-Version: 1.0 Received: by 10.216.138.8 with SMTP id z8mr5233548wei.20.1329819932775; Tue, 21 Feb 2012 02:25:32 -0800 (PST) Received: by 10.216.12.213 with HTTP; Tue, 21 Feb 2012 02:25:32 -0800 (PST) In-Reply-To: References: <4F3E67CA.2080807@imbuelab.com> <4F4249BB.9090906@imbuelab.com> <4F42700B.6020200@imbuelab.com> Date: Tue, 21 Feb 2012 11:25:32 +0100 Message-ID: Subject: Re: 2.0.1 TextArea - ParagraphListener - textInserted method question From: Sandro Martini To: user@pivot.apache.org Content-Type: text/plain; charset=ISO-8859-1 Hi all, and thanks for having created an issue for this: https://issues.apache.org/jira/browse/PIVOT-841 I just renamed the test case class to Pivot841.java Let's update. Bye