Return-Path: Delivered-To: apmail-harmony-dev-archive@www.apache.org Received: (qmail 62385 invoked from network); 27 Dec 2007 16:39:34 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 27 Dec 2007 16:39:34 -0000 Received: (qmail 47230 invoked by uid 500); 27 Dec 2007 16:39:22 -0000 Delivered-To: apmail-harmony-dev-archive@harmony.apache.org Received: (qmail 47209 invoked by uid 500); 27 Dec 2007 16:39:22 -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 47200 invoked by uid 99); 27 Dec 2007 16:39:22 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 Dec 2007 08:39:22 -0800 X-ASF-Spam-Status: No, hits=2.6 required=10.0 tests=RCVD_NUMERIC_HELO,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of gcjhd-harmony-dev@m.gmane.org designates 80.91.229.2 as permitted sender) Received: from [80.91.229.2] (HELO ciao.gmane.org) (80.91.229.2) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 Dec 2007 16:39:06 +0000 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1J7vl1-0003kQ-43 for dev@harmony.apache.org; Thu, 27 Dec 2007 16:38:55 +0000 Received: from 89.175.165.2 ([89.175.165.2]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 27 Dec 2007 16:38:55 +0000 Received: from egor.pasko by 89.175.165.2 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 27 Dec 2007 16:38:55 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: dev@harmony.apache.org From: Egor Pasko Subject: [drlvm][build] build.sh smoke.test broken with unsatisfied convert-test dependency Date: 27 Dec 2007 19:38:04 +0300 Lines: 38 Message-ID: <0vq1w98nleb.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 89.175.165.2 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.4 Sender: news X-Virus-Checked: Checked by ClamAV on apache.org $subj Author: varlax Date: Mon Dec 24 23:59:43 2007 New Revision: 606771 URL: http://svn.apache.org/viewvc?rev=606771&view=rev Log: Allow using both package and filepath formats for selecting smoke tests; other minor enhancements. but I do not want to commit this copypaste immediately. How do we share ant code between VM & Classlib in the right way? -- Egor Pasko