Return-Path: Delivered-To: apmail-harmony-dev-archive@www.apache.org Received: (qmail 99578 invoked from network); 15 Dec 2006 12:56:45 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 15 Dec 2006 12:56:45 -0000 Received: (qmail 94673 invoked by uid 500); 15 Dec 2006 12:45:49 -0000 Delivered-To: apmail-harmony-dev-archive@harmony.apache.org Received: (qmail 94371 invoked by uid 500); 15 Dec 2006 12:45:47 -0000 Mailing-List: contact dev-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 dev@harmony.apache.org Received: (qmail 93667 invoked by uid 99); 15 Dec 2006 12:45:45 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Dec 2006 04:45:42 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of wuyuehao@gmail.com designates 66.249.82.232 as permitted sender) Received: from [66.249.82.232] (HELO wx-out-0506.google.com) (66.249.82.232) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Dec 2006 00:30:33 -0800 Received: by wx-out-0506.google.com with SMTP id i26so654509wxd for ; Fri, 15 Dec 2006 00:30:12 -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:content-transfer-encoding:content-disposition; b=Abnb5L3+1OuXNRKjUuzCC0vxMRc4+RNcGVDAK0BduOw27WR80h9vPOtX5Iy3PiGGOyyTY9nTpyqwvKvon1vLHCMdmliGD6/Z/eTMYgHxpqLXQqcqDgqzqmdr0yyhrrr1tMZ4PNP4FJBvQgULkvpT7m6+ecZYADKG/XRQNqqS6ZY= Received: by 10.70.67.10 with SMTP id p10mr573738wxa.1166171412122; Fri, 15 Dec 2006 00:30:12 -0800 (PST) Received: by 10.70.53.15 with HTTP; Fri, 15 Dec 2006 00:30:12 -0800 (PST) Message-ID: <211709bc0612150030o63a6178bxef7aff2f21250b69@mail.gmail.com> Date: Fri, 15 Dec 2006 16:30:12 +0800 From: "Tony Wu" To: dev@harmony.apache.org Subject: [General]Do we need a way to publish all harmony tests? MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Checked: Checked by ClamAV on apache.org I looked into our build system and found that the testcases are built and run separately in every module's /bin/test. Is it a good idea to package all tests to a certain place as the jdk does? The only problem I can see is the exclude list file. Do you have any concern? If no one objects, I would like to add this feature. -- Tony Wu China Software Development Lab, IBM