From owner-freebsd-eclipse@FreeBSD.ORG Tue Aug 31 09:43:45 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 7F73D10656A9; Tue, 31 Aug 2010 09:43:45 +0000 (UTC) (envelope-from zhoushuqun@gmail.com) Received: from mail-gw0-f54.google.com (mail-gw0-f54.google.com [74.125.83.54]) by mx1.freebsd.org (Postfix) with ESMTP id E00278FC16; Tue, 31 Aug 2010 09:43:44 +0000 (UTC) Received: by gwj23 with SMTP id 23so2827872gwj.13 for ; Tue, 31 Aug 2010 02:43:44 -0700 (PDT) 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=MGaO+dAccHhLo7WV4sxMZJ9PRiN7vV07mYZBjsGyX5o=; b=n3ziHEm7v84thpI9Yf0J5xqMBhuo0zMf9EcchhyhtibtVCdj7e1XoicftwBRBAqXQU m8Y/T6d3LgRxqOvyUaKCxihghHXMgetgfm/JXpIr77ttiUUZB//IT7EaQKsmD3lD0XGK Uh2qASdLg3SjFLJxEP2oibOyCJAZXY8GJ9aoI= 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=ByuSWhpY9pukJd5oVEAYQMQ6XneZVjSNZHItDPWRzHB5xrJAsAF5/yeHNA+ng8NV02 9aqVxj6kG19W+erdPVnuHqXoTZXW9tcTzjGNVgJaFoBGIYWp5VxCMRymId861/tALrql cGMH6PN1IR5EdROyBNFY4KJibVd4nEjUq4V8Q= Received: by 10.220.127.35 with SMTP id e35mr2986501vcs.164.1283247824220; Tue, 31 Aug 2010 02:43:44 -0700 (PDT) MIME-Version: 1.0 Received: by 10.220.162.72 with HTTP; Tue, 31 Aug 2010 02:43:24 -0700 (PDT) In-Reply-To: <201008310841.o7V8fhlb038523@freefall.freebsd.org> References: <201008310841.o7V8fhlb038523@freefall.freebsd.org> From: Sutra Zhou Date: Tue, 31 Aug 2010 17:43:24 +0800 Message-ID: To: ale@freebsd.org Content-Type: text/plain; charset=UTF-8 Cc: freebsd-eclipse@freebsd.org Subject: Re: ports/148992: Update port: java/eclipse-webtools Update eclipse-webtools to 3.1.2 for java/eclipse(3.5) and its dependencies(eclipse-emf-2.5.0, eclipse-xsd-2.5.0, eclipse-gef-3.5.2, eclipse-datatools-1.7.2), and take all the maintainerships 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: Tue, 31 Aug 2010 09:43:45 -0000 On Tue, Aug 31, 2010 at 4:41 PM, wrote: > Synopsis: Update port: java/eclipse-webtools Update eclipse-webtools to 3.1.2 for java/eclipse(3.5) and its dependencies(eclipse-emf-2.5.0, eclipse-xsd-2.5.0, eclipse-gef-3.5.2, eclipse-datatools-1.7.2), and take all the maintainerships > > State-Changed-From-To: open->feedback > State-Changed-By: ale > State-Changed-When: Tue Aug 31 08:39:58 UTC 2010 > State-Changed-Why: > Why have you used lib/eclipse/dropins instead of share/eclipse/dropins > that seems to be the correct directory from eclipse Makefile? > > > Responsible-Changed-From-To: freebsd-eclipse->ale > Responsible-Changed-By: ale > Responsible-Changed-When: Tue Aug 31 08:39:58 UTC 2010 > Responsible-Changed-Why: > Why have you used lib/eclipse/dropins instead of share/eclipse/dropins > that seems to be the correct directory from eclipse Makefile? > > http://www.freebsd.org/cgi/query-pr.cgi?pr=148992 > Aah, I don't know this directory, I'll try that directory later and then send a new patch here.