Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Buckminster » headless eclemma - howto install and use
headless eclemma - howto install and use [message #503275] Fri, 11 December 2009 16:31 Go to next message
Joerg Buchberger is currently offline Joerg BuchbergerFriend
Messages: 46
Registered: July 2009
Member
Hi,

I've seen here ( http://www.eclipse.org/forums/index.php?t=msg&th=155486& amp;start=0&S=4f42b6336f201e4251a1d72b559aaa03) and here (https://bugs.eclipse.org/bugs/show_bug.cgi?id=288455), that a solution is available from a cloudsmith site until legal issues are resolved...

however I cannot find said site.
Can someone give me a pointer, please.
Thanks in advance.

Cheers.
Joerg

Re: headless eclemma - howto install and use [message #503289 is a reply to message #503275] Fri, 11 December 2009 16:59 Go to previous messageGo to next message
Thomas Hallgren is currently offline Thomas HallgrenFriend
Messages: 3240
Registered: July 2009
Senior Member
Hi Joerg,
The legal issue is resolved so the thread in question is no longer relevant. The emma headless feature is include on our
regular 3.6 headless site. http://download.eclipse.org/tools/buckminster/headless-3.6

Regards,
Thomas Hallgren


On 2009-12-11 17:32, Joerg Buchberger wrote:
> Hi,
>
> I've seen here
> ( http://www.eclipse.org/forums/index.php?t=msg&th=155486& amp;start=0&S=4f42b6336f201e4251a1d72b559aaa03)
> and here (https://bugs.eclipse.org/bugs/show_bug.cgi?id=288455), that a
> solution is available from a cloudsmith site until legal issues are
> resolved...
>
> however I cannot find said site.
> Can someone give me a pointer, please.
> Thanks in advance.
>
> Cheers.
> Joerg
>
>
Re: headless eclemma - howto install and use [message #504347 is a reply to message #503289] Fri, 18 December 2009 12:59 Go to previous messageGo to next message
Joerg Buchberger is currently offline Joerg BuchbergerFriend
Messages: 46
Registered: July 2009
Member
Hi Thomas.

Thanks. Got it setup in a clean installation. Did not manage to update existing installation, though.

Cannot get
emma --merge
to work yet.

If you know of any scriptfile examples in some repository, including emma merge command calls, I'd be grateful for the pointer.

Cheers,
Joerg



Thomas Hallgren wrote on Fri, 11 December 2009 11:59
Hi Joerg,
The legal issue is resolved so the thread in question is no longer relevant. The emma headless feature is include on our
regular 3.6 headless site. http://download.eclipse.org/tools/buckminster/headless-3.6

Regards,
Thomas Hallgren


On 2009-12-11 17:32, Joerg Buchberger wrote:
> Hi,
>
> I've seen here
> ( http://www.eclipse.org/forums/index.php?t=msg&th=155486& amp; amp;start=0&S=4f42b6336f201e4251a1d72b559aaa03)
> and here (https://bugs.eclipse.org/bugs/show_bug.cgi?id=288455), that a
> solution is available from a cloudsmith site until legal issues are
> resolved...
>
> however I cannot find said site.
> Can someone give me a pointer, please.
> Thanks in advance.
>
> Cheers.
> Joerg
>
>

Re: headless eclemma - howto install and use [message #504802 is a reply to message #504347] Tue, 22 December 2009 18:19 Go to previous messageGo to next message
Achim Demelt is currently offline Achim DemeltFriend
Messages: 160
Registered: July 2009
Senior Member
Hi Joerg,

Here is how I use the --merge (aka -m) flag with emma in my buildscript:

emma -l test.engine.all/engine.all.launch -o ${out.dir}/TEST-engine.all.xml
emma -m -l test.engine.all/engine.all.plugin.launch -o ${out.dir}/TEST-
engine.all.plugin.xml --html ${out.dir}/coverage/coverage.html --xml
${out.dir}/coverage/coverage.xml

Note that you can only merge coverage results when running consecutive emma
launches in one and the same build script. Note also that you must use the
"-m" flag for every emma launch after the first one in order to merge the
results of all coverage sessions.

HTH,
Achim

Joerg Buchberger wrote:

> Hi Thomas.
>
> Thanks. Got it setup in a clean installation. Did not manage to update
> existing installation, though.
>
> Cannot get emma --merge to work yet.
>
> If you know of any scriptfile examples in some repository, including emma
> merge command calls, I'd be grateful for the pointer.
>
> Cheers,
> Joerg
>
>
>
> Thomas Hallgren wrote on Fri, 11 December 2009 11:59
>> Hi Joerg,
>> The legal issue is resolved so the thread in question is no longer
>> relevant. The emma headless feature is include on our regular 3.6
>> headless site. http://download.eclipse.org/tools/buckminster/headless-3.6
>>
>> Regards,
>> Thomas Hallgren
>>
>>
>> On 2009-12-11 17:32, Joerg Buchberger wrote:
>> > Hi,
>> >
>> > I've seen here
>> > ( http://www.eclipse.org/forums/index.php?t=msg&th=155486& amp; amp;
>> > amp;start=0&S=4f42b6336f201e4251a1d72b559aaa03) and here
>> > (https://bugs.eclipse.org/bugs/show_bug.cgi?id=288455), that a solution
>> > is available from a cloudsmith site until legal issues are resolved...
>> >
>> > however I cannot find said site.
>> > Can someone give me a pointer, please.
>> > Thanks in advance.
>> >
>> > Cheers.
>> > Joerg
>> >
>> >
Re: headless eclemma - howto install and use [message #1748608 is a reply to message #504802] Fri, 25 November 2016 08:50 Go to previous message
Sachin Vadvadgi is currently offline Sachin VadvadgiFriend
Messages: 1
Registered: November 2016
Junior Member
I am getting --exec command as invalid.

Can anyone share me what i need to do for resolving the issue
Previous Topic:Buckminster download for Eclipse Neon (4.6.x)?
Next Topic:Could not acquire the framework manipulator service
Goto Forum:
  


Current Time: Tue Apr 16 21:38:58 GMT 2024

Powered by FUDForum. Page generated in 3.52947 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top