Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 75580 invoked from network); 1 Oct 2007 14:54:06 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 1 Oct 2007 14:54:06 -0000 Received: (qmail 17069 invoked by uid 500); 1 Oct 2007 14:53:54 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 17028 invoked by uid 500); 1 Oct 2007 14:53:54 -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 17017 invoked by uid 99); 1 Oct 2007 14:53:54 -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:53:54 -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 linsun.unc@gmail.com designates 66.249.82.229 as permitted sender) Received: from [66.249.82.229] (HELO wx-out-0506.google.com) (66.249.82.229) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Oct 2007 14:53:53 +0000 Received: by wx-out-0506.google.com with SMTP id i27so2914469wxd for ; Mon, 01 Oct 2007 07:53:32 -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:user-agent:mime-version:to:subject:content-type:content-transfer-encoding; bh=RI1JbsLhtMB9N0IhCs7TKqa10+CtJ9HsL+Qh3PyjkS8=; b=FfAwiS88Hw2h4dFI//uZDd9VF5g7x7FfvbuTTssaKV6M3zbiRzoQYHxosTrYP22vivC3xpEpOygxQwYCEwyBxgNpmE0MstTQFKDDfWDMO2BGPSQKG+d1N7RBwjCZJpV5nyoHWuQog3E0Lbg9farGPWHZKd71aD4MZQBiB4c5ZKU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:user-agent:mime-version:to:subject:content-type:content-transfer-encoding; b=gFwfoijbaknwlBBr3YXgYYptLjx5FyIK/3p4++E6qPTt+TQ06FCd1TChmh/MgTusKeq1RisON4bDsbPBLPmUpvMYToZRJLpgEuLfGpFr08sz78l9LZkNZZiJS/6VoGoeXa2B7glUb3aUK/TV2ac4zySFAItEXNzw1y8+lcaw1BE= Received: by 10.70.76.13 with SMTP id y13mr9891877wxa.1191250412557; Mon, 01 Oct 2007 07:53:32 -0700 (PDT) Received: from ?192.168.1.102? ( [66.57.117.23]) by mx.google.com with ESMTPS id i34sm14100752wxd.2007.10.01.07.53.30 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 01 Oct 2007 07:53:31 -0700 (PDT) Message-ID: <470109FE.8080006@gmail.com> Date: Mon, 01 Oct 2007 10:53:50 -0400 From: Lin Sun User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) MIME-Version: 1.0 To: dev geronimo Subject: Anyone able to build j2g? Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org 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