Shevek
Shevek
I'm sorry, it didn't work. I don't see how _instrumented_ versions of classes from sibling modules can end up on the classpath. If they do, then this will work. But...
Is there any way we might be able to move forward with this issue? It's holding us back in situations where we have code-coverage objective metrics over multi-module projects. We...
What I'm hoping, and I know this is a big ask, is that cobertura can somehow detect whether a given test-classpath artifact is from a sibling module, or external, and...
@davidmichaelkarr Have a look at https://github.com/shevek/gradle-stdproject-plugin - it might make your life easier.
2.2.8 also breaks for me. 2.2.5 works. 2.2.7 broken. ``` Unable to instrument file /home/shevek/java/gradle-stdproject-plugin/build/instrumented_classes/org/anarres/gradle/plugin/stdproject/StdProjectPlugin$1$1.class java.lang.NoClassDefFoundError: org/gradle/util/Configurable at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:760) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) at java.net.URLClassLoader.defineClass(URLClassLoader.java:467) at java.net.URLClassLoader.access$100(URLClassLoader.java:73) at java.net.URLClassLoader$1.run(URLClassLoader.java:368)...
2.2.6 works. 2.2.7 broken. 2.2.8 broken.
Using plugin 2.2.6 with coberturaVersion = '2.1.1' breaks
Worked around by strcpy arg into filename if silent is set.
It should be possible to use https://github.com/davidmoten/flatbuffers which is a prepackaged, released version of flatc for major platforms. Please do this?
Requesting update in Ubuntu: https://bugs.launchpad.net/ubuntu/+source/graphviz/+bug/1679905 I have 101 test cases for this bug, all of them crash in `dot - graphviz version 2.38.0 (20140413.2041)`