Dominik Stadler
Dominik Stadler
Thanks for the update, I will review if some of that should be incorporated into the sample in this project.
ad format: yes, some structure that can be post-processed, txt, xml or json would be fine ad compile errors: Yes, similar problem, some CI systems at least apply different formatting/red...
Yes, sure, still having the log-output is expected. As format, I don't think there is a standard, the findbugs results are likely quite similar in what info the results contain,...
+1 for a Maven repo, submodules are a crux!
Yes, I know it's not unix-like to do more than one thing, but Java is quite memory hungry, even more with Java 7, so I need to do multiple mounts...
The error "NoSuchMethodError: java.nio.ByteBuffer.position(I)Ljava/nio/ByteBuffer;" sounds like code compiled with Java 9 runtime libraries and then executed with Java 8...
I now have the exact same crash on Windows with pure OpenJDK 8 & 11, I am fairly sure it worked before without any update to the JDK in the...
I just recently had a case where one module did not work reliably. I had ordered two and when I tried the other one it worked fine and I use...
Yes, such a PR would be highly welcome! We can allow the limit to be set when the alert is triggered.
Seems the build tries to include 2.7.2: https://github.com/ohwgiles/laminar/blob/a50514a13527ba173d852e60263f6f95dff1725c/CMakeLists.txt#L90 But the Debian package replaces this with newer version: https://sources.debian.org/src/laminar/1.1-1/debian/patches/0000-Patch-build-system-to-use-JS-libraries-from-Debian-p.patch/ Do you plan to support newer chart.js or should we report this...