From owner-freebsd-eclipse@FreeBSD.ORG Thu Dec 16 04:20:11 2010 Return-Path: Delivered-To: freebsd-eclipse@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 828AC1065695; Thu, 16 Dec 2010 04:20:11 +0000 (UTC) (envelope-from zhoushuqun@gmail.com) Received: from mail-vw0-f54.google.com (mail-vw0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id 1F3F28FC14; Thu, 16 Dec 2010 04:20:10 +0000 (UTC) Received: by vws9 with SMTP id 9so1183372vws.13 for ; Wed, 15 Dec 2010 20:20:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:in-reply-to :references:from:date:message-id:subject:to:cc:content-type; bh=8WwY01i8Unw5afjiD4IosiomPQ8KM/7VXNu3DRrROOo=; b=NsgZv9zIcRbCYeHBZ2op/4FBn7fd4MhoHI6o8mIZ3g5+GA7RKsmg/gkruiGyhn5+Cy FDRbeB4Gf0OAV6qgegy3zEwPI90ur4Sb3I/sKFQmVUIfRqqEDaBwgVOoyVP87BGzSiwq 9UQROR7Euki035P/DbobWKZ10rZ1fiDW+1h0w= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=C1E1TL/oTHyRvo/7kTYJqcogPiSByc2doqSddDTOWHQEG7qXSS3u9Cu2wNXUEHy+BR EwrLp8QhpRNyvBPvpu6hUGVx0OXfqkvR2xbmtR9qgdNsagnU4loSI7YVCy2VLjAUI8VX Ai11lUX4DSAUNoLjwGHsm3Kw6udxHV29SyXgA= Received: by 10.220.199.205 with SMTP id et13mr2049084vcb.112.1292471838978; Wed, 15 Dec 2010 19:57:18 -0800 (PST) MIME-Version: 1.0 Received: by 10.220.203.10 with HTTP; Wed, 15 Dec 2010 19:56:38 -0800 (PST) In-Reply-To: <4D077239.6090801@FreeBSD.org> References: <4D077239.6090801@FreeBSD.org> From: Sutra Zhou Date: Thu, 16 Dec 2010 11:56:38 +0800 Message-ID: To: Alex Dupre Content-Type: text/plain; charset=UTF-8 Cc: kamikaze@bsdforen.de, lioux@freebsd.org, freebsd-eclipse@freebsd.org Subject: Re: Update plugins for eclipse helios X-BeenThere: freebsd-eclipse@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "FreeBSD users of eclipse EDI, tools, rich client apps & ports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Dec 2010 04:20:11 -0000 Commit please, it looks fine. On Tue, Dec 14, 2010 at 9:33 PM, Alex Dupre wrote: > I've prepared a patch to update a few eclipse plugins (in particular > eclipse-webtools and all its dependiencies) to versions supporting the new > Eclipse Helios release. Here is the patch: > > http://www.alexdupre.com/eclipse.diff > > Please give me your approval to commit it. > > -- > Alex Dupre >