Re: clirr:check errors

"Piotr P. Karwasz" <[email protected]> Thu, 3 Apr 2025 07:44:06 +0200
Newsgroups gmane.comp.jakarta.log4j.user
Message-ID <[email protected]>
Hi Arbol,

On 3.04.2025 01:40, Arbol One wrote:
> After downloading apache-log4j-2.24.3-bin.zip in my Debian 12, 
> Iunzipped it into ~/opt and following the instructions in 
> ~/opt/apache-log4j-2.3.2-src/log4j-api/BUILDING.txt, first I ran the 
> 'mvn apache-rat:check' command, no errors there. However, when running 
> 'clirr:check' I get some errors :
Could you double-check the details? I guess you downloaded 
`apache-log4j-2.3.2-src.zip` and followed the instructions in 
`~/opt/apache-log4j-2.3.2-src/BUILDING.txt`.

Version 2.3.x was released almost 10 years ago and needs a toolchain of 
that period to compile, preferably JDK 6.

Piotr