Return-Path: Delivered-To: apmail-harmony-commits-archive@www.apache.org Received: (qmail 45847 invoked from network); 2 Sep 2007 20:49:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 Sep 2007 20:49:41 -0000 Received: (qmail 79024 invoked by uid 500); 2 Sep 2007 20:49:36 -0000 Delivered-To: apmail-harmony-commits-archive@harmony.apache.org Received: (qmail 79004 invoked by uid 500); 2 Sep 2007 20:49:36 -0000 Mailing-List: contact commits-help@harmony.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@harmony.apache.org Delivered-To: mailing list commits@harmony.apache.org Received: (qmail 78995 invoked by uid 99); 2 Sep 2007 20:49:36 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 02 Sep 2007 13:49:36 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 02 Sep 2007 20:50:49 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 138D7714159 for ; Sun, 2 Sep 2007 13:49:19 -0700 (PDT) Message-ID: <23666011.1188766159069.JavaMail.jira@brutus> Date: Sun, 2 Sep 2007 13:49:19 -0700 (PDT) From: "Vasily Zakharov (JIRA)" To: commits@harmony.apache.org Subject: [jira] Reopened: (HARMONY-4659) [testing] JEdit automated GUI tests use obsolete workaround for java.awt.Toolkit In-Reply-To: <13078768.1187704770878.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HARMONY-4659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vasily Zakharov reopened HARMONY-4659: -------------------------------------- Stepan, thank you very much! The patch is ok, but for some reason (my mistake, sorry) a couple of minor changes didn't make it to the patch. Could you please apply Harmony-4659-2.patch as well to fix them? Thank you! Also please totally remove the bt-2/tests/jedit_test/src/patches/harmony directory - I can't create a patch for it. Thank you! > [testing] JEdit automated GUI tests use obsolete workaround for java.awt.Toolkit > -------------------------------------------------------------------------------- > > Key: HARMONY-4659 > URL: https://issues.apache.org/jira/browse/HARMONY-4659 > Project: Harmony > Issue Type: Bug > Components: build - test - ci > Reporter: Vasily Zakharov > Assignee: Stepan Mishura > Priority: Minor > Attachments: Harmony-4659-2.patch, Harmony-4659.patch > > > With HARMONY-4423 fixed, the additional workaround patch to java.awt.Toolkit that is used in jEdit automated GUI tests (see HARMONY-3633) becomes useless and may be removed. > The attached patch removes all extra stuff needed for that workaround from jEdit tests framework. When applying please remove the bt-2/tests/jedit_test/src/patches/harmony directory, the patch updates build.xml, build.properties and readme.txt accordingly. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.