Marc R. Hoffmann

Results 355 comments of Marc R. Hoffmann

Idea of @Godin: Why not showing totals at the top? This is the primary information. If shown in headers no scrolling is required even for long lists of elements to...

@Godin So for now we use JDK < 7 for builds and we can close this issue?

@Godin Maybe I'm mixing things here, but from my understanding the release should only be done against 1.5 to ensure compatibility with our minimum target requirement. The same applies for...

@Godin What we have to ensure for releases is: 1. JaCoCo is compiled against JRE 1.5 APIs 2. JaCoCo class files are version 1.5 3. JaCoCo tests are executed with...

@Godin If there's not too much overhead with the animal-sniffer-maven-plugin we should run this with every build. So we know that the SNAPSHOT builds and all pull requests conform to...

Enhancement request for Java 5: https://cloudbees.zendesk.com/entries/21970769-Support-for-Java-5

@Godin As we have Java 5 now on ClaudBees: Can we close this issue?

It is very unlikely that JaCoCo can provide useful information here as it is fully based on Java byte code and we can't tell how a particular source expression in...

They parse the source code in addition.

@Godin thanks for offering your support with the Sonar Language Recognizer! But for now I don't want to consider source code for JaCoCo analysis to keep things simple. Just from...