From owner-freebsd-eclipse@FreeBSD.ORG Sun Jul 17 21:00:18 2011 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 A55111065679 for ; Sun, 17 Jul 2011 21:00:18 +0000 (UTC) (envelope-from heiner_ej@yahoo.de) Received: from nm7.bullet.mail.bf1.yahoo.com (nm7.bullet.mail.bf1.yahoo.com [98.139.212.166]) by mx1.freebsd.org (Postfix) with SMTP id 381E88FC0A for ; Sun, 17 Jul 2011 21:00:18 +0000 (UTC) Received: from [98.139.212.144] by nm7.bullet.mail.bf1.yahoo.com with NNFMP; 17 Jul 2011 20:47:06 -0000 Received: from [98.139.213.6] by tm1.bullet.mail.bf1.yahoo.com with NNFMP; 17 Jul 2011 20:47:06 -0000 Received: from [127.0.0.1] by smtp106.mail.bf1.yahoo.com with NNFMP; 17 Jul 2011 20:47:06 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.de; s=s1024; t=1310935626; bh=Gl43f1ikoNeKqmjzrFK/rWzmtshHwl71scfVUZ+mCWc=; h=X-Yahoo-Newman-Id:Received:X-Yahoo-SMTP:X-YMail-OSG:X-Yahoo-Newman-Property:Message-ID:Date:From:User-Agent:MIME-Version:To:Subject:References:In-Reply-To:Content-Type; b=QohlspllIQa1iKTQ7bBhEqMbsycNR76SGX/TzLDEU7ASjMPcqah3HPfuDwzx7ImEYyMwy9+anqjAhFrk75IXyOXip32U1kG8S6egI6J6s8j4R/8MAgB98DuZUOkp3L1S67oxkg4LntL+9FNiLs/SpxpbiEN7VOwP5Z9INER5Q5Y= X-Yahoo-Newman-Id: 315904.96886.bm@smtp106.mail.bf1.yahoo.com Received: from i72.ip (heiner_ej@217.251.214.54 with plain) by smtp106.mail.bf1.yahoo.com with SMTP; 17 Jul 2011 13:47:05 -0700 PDT X-Yahoo-SMTP: 1E6x48qswBCS_99WpQQ3CarqUCtAng-- X-YMail-OSG: vqZzjWEVM1nCEQWUMMttfJnEGVfswlw_d59PbWLuIhYAJbb xxxB5dcBv2dsktGfXTn4W7McOqwJq9n8mCfUSVZVu0QM94vagnmonx61Fq51 cVnA.o9pqDn88OiTZYmBnqwCVZvo6DCTZNYm9LqQJbEf7usVudXFquRUsUQV slRfIEKYdJB3WvQdLGkhwS0fm.kqStn2J1UgXdtapPFcR7xbb5tT6JX_TV4u AMJy2dvHvTtAld0q7ePNeD0.CB4jQiAfqHKKIFZVI7NGCxG8QiwOlf7l0Gy3 _dlXHCtMJ0rBJo.PPpsqoXb3bb9wRjUezk8TgfbpThkYI3HR5cgGnf8LGT9K JeBAHS._C1L1eSdHNazFAr0EHMQ-- X-Yahoo-Newman-Property: ymail-3 Message-ID: <4E234A43.3000308@yahoo.de> Date: Sun, 17 Jul 2011 22:46:59 +0200 From: Heiner Strauss User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:5.0) Gecko/20110702 Thunderbird/5.0 MIME-Version: 1.0 To: freebsd-eclipse@freebsd.org References: <4E1462CD.9030205@gmx.de> <20110710201027.GA80196@misty.eyesbeyond.com> <4E1C6941.7020407@gmx.de> In-Reply-To: <4E1C6941.7020407@gmx.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: Upgrade of eclipse-devel to 3.7.0 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: Sun, 17 Jul 2011 21:00:18 -0000 Am 07/12/11 17:33, schrieb Thomas Gellekum: > On 07/10/11 22:10, Greg Lewis wrote: >> On Wed, Jul 06, 2011 at 03:27:41PM +0200, Thomas Gellekum wrote: >>> I've put up patches to upgrade the eclipse-devel port to 3.7.0 at >>> . Please >>> test and post your feedback to the list. If any committer wants to just >>> go ahead and commit the changes (the port is marked broken right now >>> anyway), remember to "cvs add files/patch-generatedScripts". >> >> Thanks Thomas! I built and started it up and it looked ok, so I've >> committed it to break broader testing easier. > > Minor patch attached: rsync was copying symlinks, not the files they > pointed to. > > Also: I noticed plugins installed as a normal user don't work. I have > no clue yet where that regression comes from. Workaround: install > additional plugins as root. > > tg > > > _______________________________________________ > freebsd-eclipse@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-eclipse > To unsubscribe, send any mail to "freebsd-eclipse-unsubscribe@freebsd.org" That problem apeared with 3.6 too. There was a solution.