Return-Path: Delivered-To: apmail-harmony-commits-archive@www.apache.org Received: (qmail 14794 invoked from network); 16 Jan 2007 03:52:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 16 Jan 2007 03:52:48 -0000 Received: (qmail 20021 invoked by uid 500); 16 Jan 2007 03:52:54 -0000 Delivered-To: apmail-harmony-commits-archive@harmony.apache.org Received: (qmail 19982 invoked by uid 500); 16 Jan 2007 03:52:54 -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 19973 invoked by uid 99); 16 Jan 2007 03:52:54 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Jan 2007 19:52:54 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= 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; Mon, 15 Jan 2007 19:52:47 -0800 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 8941F7141A3 for ; Mon, 15 Jan 2007 19:52:27 -0800 (PST) Message-ID: <27225679.1168919547532.JavaMail.jira@brutus> Date: Mon, 15 Jan 2007 19:52:27 -0800 (PST) From: "Vladimir Ivanov (JIRA)" To: commits@harmony.apache.org Subject: [jira] Commented: (HARMONY-2970) [classlib][build] add support of common parts for exclude lists In-Reply-To: <22561950.1168497147526.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-2970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12465048 ] Vladimir Ivanov commented on HARMONY-2970: ------------------------------------------ Thanks! Today I see the message: org.tigris.subversion.javahl.ClientException: org.tmatesoft.svn.core.SVNException: svn: Checksum mismatch for 'trunk/modules/beans/make/exclude.windows.x86_64.drl'; So my ws may differ from the root due to unknown reason :( > [classlib][build] add support of common parts for exclude lists > --------------------------------------------------------------- > > Key: HARMONY-2970 > URL: https://issues.apache.org/jira/browse/HARMONY-2970 > Project: Harmony > Issue Type: Improvement > Components: Classlib > Reporter: Vladimir Ivanov > Assigned To: Alexei Zakharov > Priority: Minor > Attachments: acc_awt.patch, arch.build.patch, arch.build.patch, beans_misc.patch, nio_print.patch, regex_x.patch > > > According to the discussion on the dev@ list exclude lists should consists from 3 parts: > 1) common part > 2) platform specific part > 3) platform intermittent failures (to exclude tests from these lists only after successful iterative run). > I implement it for archive module. If it is OK, I add similar code to other modules. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira