Hey,

This question had been asked here and on the openengsb lists. I've answered
it there already so here's the short answer for the archives:

A feature required to do so is currently not implemented. I hope I (or
someone else willing to contribute ;-)) can add it for the soon coming
1.0.0 release

Kind regards,
Andreas

On Tue, Feb 21, 2012 at 10:47, Bastien Cramillet <
bastien.cramil...@gmail.com> wrote:

> Hi !
>
> I have a problematic issue by using Pax Exam with another tool: JaCoCo.
>
> Here is the situation: I have an OSGi project, built as a maven project.
> To do my unit and integration tests, I'm using Pax Exam which use a Karaf
> distribution framework (openEngSB). In order to get some reports about my
> test coverage, I'm using the JaCoCo tool.
>
>  My problem is that I can't get reports since my JaCoCo plugin is working
> on the JVM created by Pax Exam. JaCoCo should write its report when the JVM
> is shutdown but it doesn't work. The JaCoCo developer is so thinking that
> the JVM created by Pax Exam is terminated with Process.destroy() or a "kill
> -9" or something like that, and that JaCoCo can't hook the shutdown.
>
> So I want to know how this process is terminated and is there is a way to
> make it works.
>
> Thank you  !
>
> _______________________________________________
> general mailing list
> general@lists.ops4j.org
> http://lists.ops4j.org/mailman/listinfo/general
>
>
_______________________________________________
general mailing list
general@lists.ops4j.org
http://lists.ops4j.org/mailman/listinfo/general

Reply via email to