From owner-cvs-all@FreeBSD.ORG Thu Dec 16 10:01:16 2010 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B6657106566C for ; Thu, 16 Dec 2010 10:01:16 +0000 (UTC) (envelope-from Thomas.Gellekum@gmx.de) Received: from mail.gmx.net (mailout-de.gmx.net [213.165.64.22]) by mx1.freebsd.org (Postfix) with SMTP id 093768FC14 for ; Thu, 16 Dec 2010 10:01:15 +0000 (UTC) Received: (qmail invoked by alias); 16 Dec 2010 09:34:29 -0000 Received: from xdsl-87-79-59-183.netcologne.de (EHLO siegel.tg.intern) [87.79.59.183] by mail.gmx.net (mp058) with SMTP; 16 Dec 2010 10:34:29 +0100 X-Authenticated: #18235045 X-Provags-ID: V01U2FsdGVkX191aC1jCK912HloY5q771u+C6HTY0diYUOXciIanT Fmih1GTP/snVmO Message-ID: <4D09DD23.2080608@gmx.de> Date: Thu, 16 Dec 2010 10:34:27 +0100 From: Thomas Gellekum User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.13) Gecko/20101213 Lightning/1.0b2 Thunderbird/3.1.7 ThunderBrowse/3.3.4 MIME-Version: 1.0 To: Alex Dupre References: <201012160911.oBG9Bj1A062258@repoman.freebsd.org> In-Reply-To: <201012160911.oBG9Bj1A062258@repoman.freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/java/eclipse Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Dec 2010 10:01:16 -0000 On 12/16/10 10:11, Alex Dupre wrote: > ale 2010-12-16 09:11:45 UTC > > FreeBSD ports repository > > Modified files: > java/eclipse Makefile > Log: > Create equinox dropins directory (was erroneously dropped in last commit). Are you sure this is still necessary with 3.6.1? A proper installation of plugins inside the plugins/ and features/ directories should work now. tg