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


> On 12. Jan 2025, at 22:55, Julian Reschke <[email protected]> wrote:
> 
> A candidate for the Jackrabbit Oak 1.74.0 release is available at:
> 
>    https://dist.apache.org/repos/dist/dev/jackrabbit/oak/1.74.0/
> 
> The release candidate is a zip archive of the sources in:
> 
>     https://github.com/apache/jackrabbit-oak/tree/jackrabbit-oak-1.74.0/
> 
> The SHA1 checksum of the archive is cbdc8448ac8cb5f402ef498ced872f49877f2d0b.
> 
> A staged Maven repository is available for review at:
> 
>    https://repository.apache.org/
> 
> The command for running automated checks against this release candidate is:
> 
>    # run in SVN checkout of https://dist.apache.org/repos/dist/dev/jackrabbit
>    $ sh check-release.sh oak 1.74.0 cbdc8448ac8cb5f402ef498ced872f49877f2d0b
> 
> Please vote on releasing this package as Apache Jackrabbit Oak 1.74.0.
> The vote is open for the next 72 hours and passes if a majority of at
> least three +1 Jackrabbit PMC votes are cast.
> 
>    [ ] +1 Release this package as Apache Jackrabbit Oak 1.74.0
>    [ ] -1 Do not release this package because...
> 
> Best regards, Julian

Reply via email to