Return-Path: Delivered-To: apmail-incubator-harmony-dev-archive@www.apache.org Received: (qmail 10590 invoked from network); 15 Nov 2006 16:39:55 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 15 Nov 2006 16:39:55 -0000 Received: (qmail 19479 invoked by uid 500); 15 Nov 2006 16:40:01 -0000 Delivered-To: apmail-incubator-harmony-dev-archive@incubator.apache.org Received: (qmail 19451 invoked by uid 500); 15 Nov 2006 16:40:01 -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 19442 invoked by uid 99); 15 Nov 2006 16:40:01 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Nov 2006 08:40:01 -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 alexey.a.petrenko@gmail.com designates 66.249.92.169 as permitted sender) Received: from [66.249.92.169] (HELO ug-out-1314.google.com) (66.249.92.169) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Nov 2006 08:39:48 -0800 Received: by ug-out-1314.google.com with SMTP id y2so221089uge for ; Wed, 15 Nov 2006 08:39:27 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=tvyDHHbab34BLhugmu3cUbf7TNGlfWQIrRTGsjwlyP6172xv9BHVVaBwR1KIg4uhsiRVPmSGIyev1UxEbMyTenR7ZjUWXhNKyVvybtIAM7jgH2y9qTD1Sa2ushxxLMNEDOKDnzW+uJKTJ7SJ0mpfbi/S6s3yvxJ7LZciLR0NjT4= Received: by 10.78.128.11 with SMTP id a11mr142031hud.1163608767055; Wed, 15 Nov 2006 08:39:27 -0800 (PST) Received: by 10.78.107.10 with HTTP; Wed, 15 Nov 2006 08:39:26 -0800 (PST) Message-ID: Date: Wed, 15 Nov 2006 19:39:26 +0300 From: "Alexey Petrenko" To: harmony-dev@incubator.apache.org Subject: Re: [gump] Gump running on Harmony!! In-Reply-To: <455B4002.9010804@apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <455B4002.9010804@apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Can javac be sustituted by Eclipse compiler as we do for Harmony build? SY, Alexey 2006/11/15, Stefano Mazzocchi : > Great news everyone, I've finally managed to get Gump running with Harmony. > > Find it at (the semipermanent URL of Geir's server) > > http://67.86.14.213:10000/gump/ > > and the 'list of todos' with importance priority can be found at > > http://67.86.14.213:10000/gump/project_todos.html > > The first problem is the lack of "javac" that bootstrap-ant requires. > > Do we have a solution for that? > > -- > Stefano. > >