Return-Path: Delivered-To: apmail-harmony-commits-archive@www.apache.org Received: (qmail 44928 invoked from network); 9 Mar 2007 10:41:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 9 Mar 2007 10:41:43 -0000 Received: (qmail 68727 invoked by uid 500); 9 Mar 2007 10:41:52 -0000 Delivered-To: apmail-harmony-commits-archive@harmony.apache.org Received: (qmail 68687 invoked by uid 500); 9 Mar 2007 10:41:51 -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 68678 invoked by uid 99); 9 Mar 2007 10:41:51 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Mar 2007 02:41:51 -0800 X-ASF-Spam-Status: No, hits=-99.5 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Mar 2007 02:41:42 -0800 Received: by eris.apache.org (Postfix, from userid 65534) id ACF421A983E; Fri, 9 Mar 2007 02:41:16 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r516363 - /harmony/enhanced/classlib/trunk/modules/awt/make/exclude.linux.x86_64.drl Date: Fri, 09 Mar 2007 10:41:16 -0000 To: commits@harmony.apache.org From: apetrenko@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20070309104116.ACF421A983E@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: apetrenko Date: Fri Mar 9 02:41:15 2007 New Revision: 516363 URL: http://svn.apache.org/viewvc?view=rev&rev=516363 Log: RobotTest has been removed back from linux.x86_64.drl since it was added to common list Modified: harmony/enhanced/classlib/trunk/modules/awt/make/exclude.linux.x86_64.drl Modified: harmony/enhanced/classlib/trunk/modules/awt/make/exclude.linux.x86_64.drl URL: http://svn.apache.org/viewvc/harmony/enhanced/classlib/trunk/modules/awt/make/exclude.linux.x86_64.drl?view=diff&rev=516363&r1=516362&r2=516363 ============================================================================== --- harmony/enhanced/classlib/trunk/modules/awt/make/exclude.linux.x86_64.drl (original) +++ harmony/enhanced/classlib/trunk/modules/awt/make/exclude.linux.x86_64.drl Fri Mar 9 02:41:15 2007 @@ -1,5 +1,4 @@ java/awt/ComponentTest.java -java/awt/RobotTest.java java/awt/WindowTest.java org/apache/harmony/awt/gl/linux/XGraphics2DRTest.java java/awt/BasicStrokeTest.java