Hi,

we're using this feature also in EclEmma (the Eclipse plugin for JaCoCo) and I just double checked that it works.

Are you sure that the problem is on on the client side? You need to use a new execution data store for every dump, otherwise the execution data gets accumulated on the client side.

Best regards,
-marc

On 26.07.14 02:21, [email protected] wrote:
I'm collecting coverage data for an ongoing process remotely by calling 
visitDumpCommand(true, true) on a RemoteControlWriter, however the agent 
doesn't honor the reset request and continues accumulating coverage data.

Not sure where to begin with this one.


--
You received this message because you are subscribed to the Google Groups "JaCoCo 
and EclEmma Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to