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

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


    from a9e6259f55 Remove incidentally committed `<dependency>`
     new b9c5a3472c Don't place XSD to the website
     new 00fb764fd1 Provide schema version to docgen
     new 8dd9c6c56a Remove references to the old XSD
     add b1efec9efb Update `org.springframework:spring-framework-bom` to 
version `5.3.33` (#2378)
     add baf18f6da3 Update `com.google.guava:guava` to version `33.1.0-jre` 
(#2377)
     add 7899818c9f Update `org.apache.activemq:activemq-broker` to version 
`6.1.0` (#2387)
     add 02082a61a8 Update `org.awaitility:awaitility` to version `4.2.1` 
(#2386)
     add 67479ee93c Update `github/codeql-action` to version `3.24.8` (#2390)
     new 068e39e8d1 Merge remote-tracking branch 'origin/2.x' into 2.x-docgen

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .github/workflows/scorecards-analysis.yaml         |    2 +-
 .../src/main/resources/Log4j-config.xsd            | 1405 --------------------
 .../log4j/core/config/xml/XmlSchemaTest.java       |  103 --
 .../log4j/core/config/xml/XmlConfiguration.java    |    3 +-
 log4j-core/src/main/resources/Log4j-config.xsd     | 1405 --------------------
 log4j-parent/pom.xml                               |    8 +-
 pom.xml                                            |    5 +-
 .../update_com_google_guava_guava.xml              |    4 +-
 .../update_github_codeql_action.xml}               |    4 +-
 ...update_org_apache_activemq_activemq_broker.xml} |    4 +-
 .../update_org_awaitility_awaitility.xml}          |    4 +-
 ...te_org_springframework_spring_framework_bom.xml |    4 +-
 src/site/_release-notes/_2.x.x.adoc                |    5 +
 13 files changed, 24 insertions(+), 2932 deletions(-)
 delete mode 100644 log4j-core-test/src/main/resources/Log4j-config.xsd
 delete mode 100644 
log4j-core-test/src/test/java/org/apache/logging/log4j/core/config/xml/XmlSchemaTest.java
 delete mode 100644 log4j-core/src/main/resources/Log4j-config.xsd
 copy src/changelog/{2.22.1 => .2.x.x}/update_com_google_guava_guava.xml (76%)
 copy src/changelog/{2.22.0/update_org_zeromq_jeromq.xml => 
.2.x.x/update_github_codeql_action.xml} (63%)
 copy src/changelog/{2.22.0/update_com_github_luben_zstd_jni.xml => 
.2.x.x/update_org_apache_activemq_activemq_broker.xml} (62%)
 copy src/changelog/{2.22.0/update_org_zeromq_jeromq.xml => 
.2.x.x/update_org_awaitility_awaitility.xml} (63%)
 copy src/changelog/{2.22.0 => 
.2.x.x}/update_org_springframework_spring_framework_bom.xml (74%)

Reply via email to