Development
Log4j Jakarta uses GitHub for source code management.
The project requires two Java compilers to build:
-
8(required for Scala2.10and2.11) -
one matching the
[17,18)range.
You can build and verify sources using:
./mvnw verify
You can build and view the website as follows:
./mvnw -N site
You can view the generated website with a browser by pointing it to target/site directory.
Release instructions
Log4j Jakarta employs the CI/CD foundation provided by the logging-parent.
You can simply use its release instructions.