这是indexloc提供的服务,不要输入任何密码

Development

Log4j JMX GUI uses GitHub for source code management.

The project requires a Java compiler matching the [17,18) range and targets Java 8.

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 JMX GUI employs the CI/CD foundation provided by the logging-parent. You can simply use its release instructions.