Return-Path: Delivered-To: apmail-incubator-harmony-dev-archive@www.apache.org Received: (qmail 80609 invoked from network); 16 Feb 2006 05:54:09 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 16 Feb 2006 05:54:09 -0000 Received: (qmail 30495 invoked by uid 500); 16 Feb 2006 05:54:05 -0000 Delivered-To: apmail-incubator-harmony-dev-archive@incubator.apache.org Received: (qmail 30434 invoked by uid 500); 16 Feb 2006 05:54:05 -0000 Mailing-List: contact harmony-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: harmony-dev@incubator.apache.org Delivered-To: mailing list harmony-dev@incubator.apache.org Received: (qmail 30423 invoked by uid 99); 16 Feb 2006 05:54:04 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Feb 2006 21:54:04 -0800 X-ASF-Spam-Status: No, hits=0.9 required=10.0 tests=HTML_10_20,HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of stepan.mishura@gmail.com designates 64.233.182.206 as permitted sender) Received: from [64.233.182.206] (HELO nproxy.gmail.com) (64.233.182.206) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Feb 2006 21:54:04 -0800 Received: by nproxy.gmail.com with SMTP id a27so54396nfc for ; Wed, 15 Feb 2006 21:53:43 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=iWHJrUsaTYzOcv5AWFJFweHzEjUm7mB0GHY06XU72RhSX1CUZumBlr1nvctjofRQlnv+xkV24TDg7NRJ0iGta6B0/YqhINntxth7YlxVRYjvQb1mp6zJtH5kknnE1/mE9l4Yc42GGMQLb4vR5BB8SbrVGyGd6mB+sJArpsgy828= Received: by 10.48.47.3 with SMTP id u3mr92111nfu; Wed, 15 Feb 2006 21:53:42 -0800 (PST) Received: by 10.49.9.17 with HTTP; Wed, 15 Feb 2006 21:53:42 -0800 (PST) Message-ID: <6e47b64f0602152153r379a88f2rfcc70f34c9432fd6@mail.gmail.com> Date: Thu, 16 Feb 2006 11:53:42 +0600 From: Stepan Mishura To: harmony-dev Subject: [classlib] do we need a global exclude list? MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_2666_5800850.1140069222895" X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_Part_2666_5800850.1140069222895 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Did anybody think of creating a 'global' (i.e. shared by all modules) exclude list or every module will have its own exclude list? Or Harmony tests will always pass and we don't need it at all :-) I see at least the following benefits of creating 'global' exclude list: al= l know issues are kept in one well known place (they don't spread between several private lists), also it is easier to create an exclude list for a target platform, for example, linux.exclude or win.exclude. Thoughts? Thanks, Stepan Mishura Intel Middleware Products Division ------=_Part_2666_5800850.1140069222895--