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

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


    from 613b520f65 Fix Apache Rat errors
     new c3bd3e802f Document `project.build.outputTimestamp`
     new 5b77583456 Rename `.yml` to `.yaml`, the official extension
     new a3e1587e32 Disable frequently failing 
`UrlConnectionFactoryTest#testNoJarFileLeak()` on Windows (#2011)
     new 3ba278e6db Fix link typo in README

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/{dependabot.yml => dependabot.yaml}                      | 0
 .github/workflows/{build.yml => build.yaml}                      | 0
 .github/workflows/{codeql-analysis.yml => codeql-analysis.yaml}  | 0
 .../{scorecards-analysis.yml => scorecards-analysis.yaml}        | 0
 README.adoc                                                      | 4 ++--
 .../java/org/apache/logging/log4j/cassandra/CassandraRule.java   | 2 +-
 .../apache/logging/log4j/core/config/JiraLog4j2_2134Test.java    | 2 +-
 .../apache/logging/log4j/core/net/UrlConnectionFactoryTest.java  | 3 +++
 .../log4j/core/pattern/SequenceNumberPatternConverterTest.java   | 2 +-
 .../pattern/SequenceNumberPatternConverterZeroPaddedTest.java    | 2 +-
 ...ConverterTest.yml => SequenceNumberPatternConverterTest.yaml} | 0
 ...est.yml => SequenceNumberPatternConverterZeroPaddedTest.yaml} | 0
 .../src/test/resources/{log4j2-2134.yml => log4j2-2134.yaml}     | 0
 .../src/test/resources/{application.yml => application.yaml}     | 0
 pom.xml                                                          | 9 +++++++++
 15 files changed, 18 insertions(+), 6 deletions(-)
 rename .github/{dependabot.yml => dependabot.yaml} (100%)
 rename .github/workflows/{build.yml => build.yaml} (100%)
 rename .github/workflows/{codeql-analysis.yml => codeql-analysis.yaml} (100%)
 rename .github/workflows/{scorecards-analysis.yml => scorecards-analysis.yaml} 
(100%)
 rename 
log4j-core-test/src/test/resources/{SequenceNumberPatternConverterTest.yml => 
SequenceNumberPatternConverterTest.yaml} (100%)
 rename 
log4j-core-test/src/test/resources/{SequenceNumberPatternConverterZeroPaddedTest.yml
 => SequenceNumberPatternConverterZeroPaddedTest.yaml} (100%)
 rename log4j-core-test/src/test/resources/{log4j2-2134.yml => 
log4j2-2134.yaml} (100%)
 rename log4j-spring-boot/src/test/resources/{application.yml => 
application.yaml} (100%)

Reply via email to