You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by ma...@apache.org on 2022/01/22 03:41:41 UTC

[logging-log4j2] branch release-2.x updated (a87d02e -> 001b227)

This is an automated email from the ASF dual-hosted git repository.

mattsicker pushed a change to branch release-2.x
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git.


    from a87d02e  Update to logging-parent 5
     add 3cd88c5  Use updated dev info
     add 06dd9c2  Remove unused and broken Dockerfile
     add 001b227  Clean up pom.xml files

No new revisions were added by this update.

Summary of changes:
 .dockerignore                                      | 27 --------------
 Dockerfile                                         | 39 --------------------
 log4j-1.2-api/pom.xml                              |  1 -
 log4j-api-java9/pom.xml                            |  1 -
 log4j-api/pom.xml                                  |  1 -
 log4j-bom/pom.xml                                  |  2 +-
 log4j-core-its/pom.xml                             |  1 -
 log4j-core-java9/pom.xml                           |  1 -
 log4j-core/pom.xml                                 |  1 -
 log4j-distribution/pom.xml                         |  1 -
 log4j-docker/pom.xml                               |  1 -
 log4j-flume-ng/pom.xml                             |  1 -
 log4j-iostreams/pom.xml                            |  1 -
 log4j-jcl/pom.xml                                  |  1 -
 log4j-jdbc-dbcp2/pom.xml                           |  2 +-
 log4j-jmx-gui/pom.xml                              |  1 -
 log4j-jpa/pom.xml                                  |  2 +-
 log4j-jpl/pom.xml                                  |  1 -
 log4j-jul/pom.xml                                  |  3 --
 log4j-kubernetes/pom.xml                           |  1 -
 log4j-liquibase/pom.xml                            |  1 -
 log4j-osgi/pom.xml                                 |  1 -
 log4j-perf/pom.xml                                 |  2 --
 log4j-samples/pom.xml                              |  1 -
 log4j-slf4j-impl/pom.xml                           |  1 -
 log4j-slf4j18-impl/pom.xml                         |  1 -
 log4j-spring-boot/pom.xml                          |  2 +-
 .../log4j-spring-cloud-config-client/pom.xml       |  2 +-
 .../pom.xml                                        |  2 --
 .../log4j-spring-cloud-config-samples/pom.xml      |  2 --
 log4j-spring-cloud-config/pom.xml                  |  3 --
 log4j-taglib/pom.xml                               |  1 -
 log4j-to-jul/pom.xml                               |  9 +++--
 log4j-to-slf4j/pom.xml                             |  7 +++-
 pom.xml                                            |  6 ++--
 toolchains-docker.xml                              | 42 ----------------------
 36 files changed, 22 insertions(+), 150 deletions(-)
 delete mode 100644 .dockerignore
 delete mode 100644 Dockerfile
 delete mode 100644 toolchains-docker.xml