Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Buckminster » Emma Update
Emma Update [message #985488] Thu, 15 November 2012 07:44 Go to next message
Flavio Donze is currently offline Flavio Donze
Messages: 149
Registered: July 2009
Location: Switzerland
Senior Member
Hello

I have just installed the latest buckminster and emma using the headless command:
buckminster install http://download.eclipse.org/tools/buckminster/headless-4.2/ org.eclipse.buckminster.emma.headless.feature

I hoped that EclEmma would have been updated to a more recent version, since the current version 1.4.2 has problems with Java7.

Is there a reason it has not been updated? 1.4.2 is back from 2009, 2.2.0 is from last month.
http://www.eclemma.org/changes.html

Can I help/contribute?

greets
Flavio


Organisations- und Prozessdokumentation Software
Qualität Management QMS :: Information Management IMS
http://www.scodi.ch
Re: Emma Update [message #986086 is a reply to message #985488] Sun, 18 November 2012 12:21 Go to previous messageGo to next message
Bernard SARTER is currently offline Bernard SARTER
Messages: 41
Registered: August 2011
Location: Paris, France
Member
Hello,

I faced the same problem at the beginning of the year, and opened an issue in BugZilla:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=368042

I also enclosed a simple patch to the BugZilla, that's working fine for me so far (allows to use a recent version of JaCoCo, compatible with Java 7), but nobody seems to really work on a proper fix ...

Might be you could vote for the issue to increase its ranking ...

Regards,
Bernard.
Re: Emma Update [message #986103 is a reply to message #986086] Sun, 18 November 2012 16:53 Go to previous messageGo to next message
Thomas Hallgren is currently offline Thomas Hallgren
Messages: 3168
Registered: July 2009
Senior Member
The problem here is that since emma is a third-party component, we
cannot just upgrade. First we must submit the new version for review byt
the Eclipse EMO and if it has any additional dependencies (such as
jacoco?) those too must be reviewed. Nobody has had any time to go
through that process with emma just yet.

- thomas



On 2012-11-18 18:21, Bernard SARTER wrote:
> Hello,
>
> I faced the same problem at the beginning of the year, and opened an
> issue in BugZilla:
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=368042
>
> I also enclosed a simple patch to the BugZilla, that's working fine for
> me so far (allows to use a recent version of JaCoCo, compatible with
> Java 7), but nobody seems to really work on a proper fix ...
>
> Might be you could vote for the issue to increase its ranking ...
>
> Regards,
> Bernard.
>
Re: Emma Update [message #986104 is a reply to message #986103] Sun, 18 November 2012 17:01 Go to previous messageGo to next message
Thomas Hallgren is currently offline Thomas Hallgren
Messages: 3168
Registered: July 2009
Senior Member
I see that there's an update site where EclEmma is published nowadays.
That could simplify things a bit. What we can do right now is to could
move our headless emma feature to the external site like we already do
with subclipse and subversive.

- thomas


On 2012-11-18 22:53, Thomas Hallgren wrote:
> The problem here is that since emma is a third-party component, we
> cannot just upgrade. First we must submit the new version for review byt
> the Eclipse EMO and if it has any additional dependencies (such as
> jacoco?) those too must be reviewed. Nobody has had any time to go
> through that process with emma just yet.
>
> - thomas
>
>
>
> On 2012-11-18 18:21, Bernard SARTER wrote:
>> Hello,
>>
>> I faced the same problem at the beginning of the year, and opened an
>> issue in BugZilla:
>> https://bugs.eclipse.org/bugs/show_bug.cgi?id=368042
>>
>> I also enclosed a simple patch to the BugZilla, that's working fine for
>> me so far (allows to use a recent version of JaCoCo, compatible with
>> Java 7), but nobody seems to really work on a proper fix ...
>>
>> Might be you could vote for the issue to increase its ranking ...
>>
>> Regards,
>> Bernard.
>>
>
Re: Emma Update [message #986116 is a reply to message #986104] Sun, 18 November 2012 18:56 Go to previous messageGo to next message
Thomas Hallgren is currently offline Thomas Hallgren
Messages: 3168
Registered: July 2009
Senior Member
Bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=368042 has been now
fixed and the Emma feature has found a new home at our external update site:

http://download.cloudsmith.com/buckminster/external-4.2

The emma version is now 2.2.0. Please try it out.

- thomas

On 2012-11-18 23:01, Thomas Hallgren wrote:
> I see that there's an update site where EclEmma is published nowadays.
> That could simplify things a bit. What we can do right now is to could
> move our headless emma feature to the external site like we already do
> with subclipse and subversive.
>
> - thomas
>
>
> On 2012-11-18 22:53, Thomas Hallgren wrote:
>> The problem here is that since emma is a third-party component, we
>> cannot just upgrade. First we must submit the new version for review byt
>> the Eclipse EMO and if it has any additional dependencies (such as
>> jacoco?) those too must be reviewed. Nobody has had any time to go
>> through that process with emma just yet.
>>
>> - thomas
>>
>>
>>
>> On 2012-11-18 18:21, Bernard SARTER wrote:
>>> Hello,
>>>
>>> I faced the same problem at the beginning of the year, and opened an
>>> issue in BugZilla:
>>> https://bugs.eclipse.org/bugs/show_bug.cgi?id=368042
>>>
>>> I also enclosed a simple patch to the BugZilla, that's working fine for
>>> me so far (allows to use a recent version of JaCoCo, compatible with
>>> Java 7), but nobody seems to really work on a proper fix ...
>>>
>>> Might be you could vote for the issue to increase its ranking ...
>>>
>>> Regards,
>>> Bernard.
>>>
>>
>
Re: Emma Update [message #986158 is a reply to message #986116] Mon, 19 November 2012 03:56 Go to previous messageGo to next message
Flavio Donze is currently offline Flavio Donze
Messages: 149
Registered: July 2009
Location: Switzerland
Senior Member
Hi Thomas

Wow that was quick, didn't expect a fix in such a short time! Thank you very much.

The update to version 2.2.0 worked, I ran into a new problem with the post build step.
Already reported that one:
https://issues.jenkins-ci.org/browse/JENKINS-15857

Thanks again!
Flavio


Organisations- und Prozessdokumentation Software
Qualität Management QMS :: Information Management IMS
http://www.scodi.ch
Re: Emma Update [message #986184 is a reply to message #986158] Mon, 19 November 2012 06:03 Go to previous message
Bernard SARTER is currently offline Bernard SARTER
Messages: 41
Registered: August 2011
Location: Paris, France
Member
Hello,

Everything is fine for me with this new version.

Thanks,
Bernard.
Previous Topic:Make MWE archive available as P2 (Please).
Next Topic:Dependency version mismatch when materializing a plugin
Goto Forum:
  


Current Time: Tue Jun 18 03:36:54 EDT 2013

Powered by FUDForum. Page generated in 0.01811 seconds