All, I am trying to get the coverage using latest cversion of Jacoco (0.8.0) by deploying application on weblogic. Running the tests by enabling the Jacoco agent in weblogic and getting the dump later via tcpserver mode.
Using the Java client to get the dump, but later then i try to read the classes it reports only all the weblogic related ones, though Ispecified the application related classes int the include paramter. I see the same classes instrumented in the classDumpdir but not in the dump retrieved via java client or Jacocoant task or cli command. Can you let m eknow if I am missing anything in the configuration.? Thanks -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/jacoco/85aa40eb-25de-4153-8933-6f2641193378%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
