Return-Path: X-Original-To: apmail-incubator-ooo-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-ooo-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id BF6F092DF for ; Wed, 22 Feb 2012 09:13:36 +0000 (UTC) Received: (qmail 4006 invoked by uid 500); 22 Feb 2012 09:13:36 -0000 Delivered-To: apmail-incubator-ooo-dev-archive@incubator.apache.org Received: (qmail 3958 invoked by uid 500); 22 Feb 2012 09:13:36 -0000 Mailing-List: contact ooo-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ooo-dev@incubator.apache.org Delivered-To: mailing list ooo-dev@incubator.apache.org Received: (qmail 3950 invoked by uid 99); 22 Feb 2012 09:13:36 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Feb 2012 09:13:36 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of jogischmidt@googlemail.com designates 209.85.214.47 as permitted sender) Received: from [209.85.214.47] (HELO mail-bk0-f47.google.com) (209.85.214.47) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Feb 2012 09:13:28 +0000 Received: by bkwq11 with SMTP id q11so6357171bkw.6 for ; Wed, 22 Feb 2012 01:13:08 -0800 (PST) Received-SPF: pass (google.com: domain of jogischmidt@googlemail.com designates 10.204.155.85 as permitted sender) client-ip=10.204.155.85; Authentication-Results: mr.google.com; spf=pass (google.com: domain of jogischmidt@googlemail.com designates 10.204.155.85 as permitted sender) smtp.mail=jogischmidt@googlemail.com; dkim=pass header.i=jogischmidt@googlemail.com Received: from mr.google.com ([10.204.155.85]) by 10.204.155.85 with SMTP id r21mr15771061bkw.15.1329901988568 (num_hops = 1); Wed, 22 Feb 2012 01:13:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=02j+B0X41evfFVFIpT7yL4jKRDcg/zb5fpk58gha/6c=; b=BL9cF5wVsvvnuAoqZulHCfM1u5lvnj2lA2KLK8kCYtB1pJsHnkF2p0T1CGejANscec ZbzCb9eD/b55oYIZjpP4kOFbuGqnlGw0Hh0HsSk6T79o3D2/AI15UnO7DimYsMsvTR2n SUwbdeBIuLUhBqi6z6Zn7hHNjxnNW12EE6D2o= Received: by 10.204.155.85 with SMTP id r21mr12736163bkw.15.1329901988443; Wed, 22 Feb 2012 01:13:08 -0800 (PST) Received: from [9.155.131.21] (deibp9eh1--blueice4n2.emea.ibm.com. [195.212.29.188]) by mx.google.com with ESMTPS id x20sm50223371bka.9.2012.02.22.01.13.07 (version=SSLv3 cipher=OTHER); Wed, 22 Feb 2012 01:13:07 -0800 (PST) Message-ID: <4F44B1A2.3010904@googlemail.com> Date: Wed, 22 Feb 2012 10:13:06 +0100 From: =?ISO-8859-1?Q?J=FCrgen_Schmidt?= User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:10.0.2) Gecko/20120216 Thunderbird/10.0.2 MIME-Version: 1.0 To: ooo-dev@incubator.apache.org Subject: Re: Plan to deliver the GUI test Java library on the next release References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org On 2/22/12 10:11 AM, Zhe Liu wrote: > Hi, > As mentioned before, I plan to replace VCL TestTool with a Java > library for GUI testing. I wrote a wiki page to describe it a little > bit. I want to know how the community think about it, so I can adjust > its design early. it sounds great and I am looking forward to learn about it. Do you have link to the wiki page? Thanks for sharing this info Juergen