On 14.01.2025 11:18, Konrad Windszus wrote:
Hi,
I see lots of checkstyle errors during building:

"[INFO] --- checkstyle:3.5.0:check (default) @ oak-jackrabbit-api ---
[INFO] There are 761 errors reported by Checkstyle 9.3 with sun_checks.xml 
ruleset.
[ERROR] src/main/java/org/apache/jackrabbit/api/JackrabbitRepository.java:[41] 
(sizes) LineLength: Line is longer than 80 characters (found 81).
[ERROR] src/main/java/org/apache/jackrabbit/api/JackrabbitRepository.java:[47] 
(sizes) LineLength: Line is longer than 80 characters (found 91).”

I don’t remember them being reported before.
But IMHO every error should break the build, otherwise the severity should be 
lowered.
I have a log of 28 MB with profile “pedantic” which is obviously to big too 
skim through it.

Has anything changed in this regard recently?

Thanks,
Konrad

I don't think so. This issue has been around for a long time. And yes, we should fix it one way or the other.

Best regards, Julian

Reply via email to