Use logging-parent as new parent pom

Clean up unnecessary build configurations (although there are probably
still more) specified by the parent pom.

This also copies over some implicit pom.xml configuration that was
relied upon from the old parent pom.
4 files changed
tree: 1270fa100317c4476992ecfdc8febc2499e73912
  1. log4j-api-scala-sample/
  2. log4j-api-scala_2.10/
  3. log4j-api-scala_2.11/
  4. log4j-api-scala_2.12/
  5. src/
  6. .gitignore
  7. LICENSE.txt
  8. NOTICE.txt
  9. pom.xml
  10. README.md
README.md

Apache Log4j 2 Scala API

License

Apache Log4j 2 is distributed under the Apache License, version 2.0.

Download

How to download Log4j, and how to use it from SBT, Maven, Ivy and Gradle.

Issue Tracking

Issues, bugs, and feature requests should be submitted to the JIRA issue tracking system for this project.

Pull request on GitHub are welcome, but please open a ticket in the JIRA issue tracker first, and mention the JIRA issue in the Pull Request.