Skip to main content



      Home
Home » Archived » Buckminster » headless eclemma - howto install and use
headless eclemma - howto install and use [message #503275] Fri, 11 December 2009 11:31 Go to next message
Eclipse UserFriend
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 11:59 Go to previous messageGo to next message
Eclipse UserFriend
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 07:59 Go to previous messageGo to next message
Eclipse UserFriend
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 13:19 Go to previous messageGo to next message
Eclipse UserFriend
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 03:50 Go to previous message
Eclipse UserFriend
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 22 22:49:38 EDT 2025

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

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

Back to the top