From dev-return-55258-apmail-geronimo-dev-archive=geronimo.apache.org@geronimo.apache.org Mon Oct 01 14:59:56 2007 Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 76920 invoked from network); 1 Oct 2007 14:59:54 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 1 Oct 2007 14:59:54 -0000 Received: (qmail 26140 invoked by uid 500); 1 Oct 2007 14:59:42 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 26089 invoked by uid 500); 1 Oct 2007 14:59:42 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 26078 invoked by uid 99); 1 Oct 2007 14:59:42 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Oct 2007 07:59:42 -0700 X-ASF-Spam-Status: No, hits=0.9 required=10.0 tests=SPF_PASS,URIBL_RHS_DOB X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of ted.kirby@gmail.com designates 64.233.182.184 as permitted sender) Received: from [64.233.182.184] (HELO nf-out-0910.google.com) (64.233.182.184) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Oct 2007 14:59:41 +0000 Received: by nf-out-0910.google.com with SMTP id d3so2458242nfc for ; Mon, 01 Oct 2007 07:59:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=8CzVM+x9/5Q54vrPLkNa95YEqT4KlVWiBhtP0JTbT9o=; b=IL27w03Qlmr4MF0CWpsmArH99eOOZiUZ7EXRdt0wwXpaRn4CLcpCUjhYHrJuUxJFLDS0Ch+lo9A/WlNO+xMi4jY+wNMaa5tEclIuXhNKbTQPkxsgEM8L23YLNAYi3Tzbxb8iQGHBZwCmsStzo/3Efn6+XXnfs56zFM/t2IHUgKQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=q96gE6Z6vuepvXig5USrCPmwD3D+v5aZzKLgMTgfyyjUEQ9d6jZPkqzebLI22SUqCdLZVObXsIpV5FlDMZv+SzAsNy/lRt/aP0VdV6yUHfnNLtva7FiJRa/JG4kUQE+v90JU/bpZW6g4mJVBHT8LrmDPAiPjTt5lvJmRFJa4NyE= Received: by 10.78.201.2 with SMTP id y2mr2787613huf.1191250759739; Mon, 01 Oct 2007 07:59:19 -0700 (PDT) Received: by 10.78.107.1 with HTTP; Mon, 1 Oct 2007 07:59:19 -0700 (PDT) Message-ID: <3da992810710010759l404606ffu272f3bb7df9365e8@mail.gmail.com> Date: Mon, 1 Oct 2007 10:59:19 -0400 From: "Ted Kirby" To: dev@geronimo.apache.org Subject: Re: Anyone able to build j2g? In-Reply-To: <470109FE.8080006@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <470109FE.8080006@gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org I haven't tried j2g recently, but I've been having issues building the eclipse plugin. These seem to have been related to some eclipse artifact download changes as they moved to WTP 2.0.1 GA. eclipse 3.3.1 is now GA as well. Tim checked in eclipse-plugin/trunk/eclipse/build.xml recently to move to the GA levels. It seems that now that 3.3.1 is GA, we should move to it from any RC levels. On 10/1/07, Lin Sun wrote: > Has anyone been able to build the latest j2g in devtools trunk, after > Donald switched to use Eclipse 3.3 RC2? I have been trying to build it > both at work and home but it seems taking forever to download the > http://archive.eclipse.org/eclipse/downloads/drops/S-3.3 > RC2-200705251350/eclipse-SDK-3.3RC2-win32.zip file. I think switching > to Sachin's private repo can fix this but I want to rule out the > possibility that the way he set up his private repo made the previous > build worked. > > Thanks, Lin >