You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by vy...@apache.org on 2023/01/16 11:54:41 UTC

[logging-log4j2] branch mvn-site-simplified updated (fc40fdd89b -> 8ec9682db2)

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

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


    from fc40fdd89b Remove link to the empty `log4j-core` page in the menu
     add c96fc8c7ad LOG4J2-3628 Fix merge resolution mistake
     add 140145db28 LOG4J2-3644 - Deprecate package scanning
     add 9080ac6c5e [LOG4J2-3645] Minimal changes to allow flow tracing with LogBuilder
     add 29804e2068 LOG4J2-2297 - Format java.sql.time correctly
     add 0c01699ae2 Update copyright
     add ff2abf866d LOG4J2-2297 - Allow java.sql.Time objects to format properly in MapMessages.
     add cdca105dea LOG4J2-3357 - use time trigger was scheduled to fire instead of current time.
     add e325de9abf LOG4J2-3357 - use time trigger was scheduled to fire instead of current time.
     add 5bde96782e LOG4J2-1631 Honor timezone in file name pattern
     add 7107cd6553 LOG4J2-1631 Use java.time in PatternProcessorTest
     add 151420f2d8 [LOG4J2-1631] Changelog
     add a45c10ac58 Disclose relationship with Tidelift
     add 1e90e5b419 Add myself to Github Sponsorship list
     add d06caf2ef9 [LOG4J2-3598] Lazily evaluate the level in `Log4jEventBuilder`
     add 6faa33e9bd Import .asf.yaml from master branch
     add 6fc092e673 Enable GitHub issues and projects
     add a791477d7b Merge pull request #1200 from jvz/release-2.x
     add 507478dd6e Bump
     add e8a55c7713 Put github features where they belong
     add dcd7c371dc Update issues link in README to GitHub
     add c6fbbb933a Grammar
     add f22731a889 LOG4J2-3628 Replace `maven-changes-plugin` with `log4j-changelog` (#1145)
     add 3a00a64cec Bump actions/setup-java from 3.6.0 to 3.9.0
     add c5da168806 Merge pull request #1174 from apache/dependabot/github_actions/actions/setup-java-3.9.0
     add 2c0a269f60 Bump actions/checkout from 3.1.0 to 3.2.0
     add 04df7c97c3 Merge pull request #1175 from apache/dependabot/github_actions/actions/checkout-3.2.0
     add cc71865564 Bump github/codeql-action from 2.1.28 to 2.1.37
     add 77ff53e651 Merge pull request #1176 from apache/dependabot/github_actions/github/codeql-action-2.1.37
     add d127c61335 Bump actions/upload-artifact from 3.1.0 to 3.1.1
     add d39180ca0d Merge pull request #1125 from apache/dependabot/github_actions/actions/upload-artifact-3.1.1
     add 05fa24125c (doc) Use Gradle platform to import Log4j BOM in Gradle 5.0+
     add 2df18f2926 Merge pull request #1141 from grossws/docs-gradle
     add f5c60dbc31 Update exception message to refer to log4j-slf4j2-impl
     add b8931d733a Merge pull request #1069 from afs/fix-message
     add ebe32f368f This spotless config is fucking annoying
     add e9a395425c Merge remote-tracking branch 'origin/release-2.x' into mvn-site-simplified
     add c6b1d87811 Align with `release-2.x`
     add 6b18f2d97e Bump woodstox-core from 6.3.1 to 6.4.0
     add 9aeafc751b Bump plexus-utils from 3.4.2 to 3.5.0
     add 4cf70b5596 Bump flume.version from 1.10.1 to 1.11.0
     add ea6fa45019 Bump commons-compress from 1.21 to 1.22
     add 1fa0dcc315 Bump cassandra.version from 3.11.13 to 3.11.14
     add 4d58cb95d5 Bump jmh.version from 1.35 to 1.36
     add 6431deea3c Bump spring-ws-core from 3.1.3 to 4.0.0
     add d7404a4d1d Bump wiremock-jre8 from 2.34.0 to 2.35.0
     add 39241987ce Bump jackson-bom from 2.13.4.20221013 to 2.14.1
     add 1c9d817114 Bump mockito.version from 4.8.1 to 4.11.0
     add c1a4334197 Bump spring-framework-bom from 5.3.23 to 5.3.24
     add 9a0fe80c3a Bump spring-boot.version from 2.7.5 to 2.7.7
     add eb14a164d8 Bump groovy-bom from 3.0.13 to 3.0.14
     add 3b1c789343 Bump elasticsearch-rest-high-level-client from 7.17.6 to 7.17.8
     add 4ac25e3c1d Bump activemq-broker from 5.17.2 to 5.17.3
     add 37ce3b15b3 Bump jeromq from 0.5.2 to 0.5.3
     add c2b459e6ee Bump netty-bom from 4.1.84.Final to 4.1.86.Final
     add cacac681d1 Bump jetty-bom from 9.4.49.v20220914 to 9.4.50.v20221201
     add c5cff93d8f Enables `LevelMixInXmlTest` test and merges with `master`
     add 8ec9682db2 Align with `release-2.x`, again

No new revisions were added by this update.

Summary of changes:
 .asf.yaml                                          |  58 ++++
 .github/workflows/benchmark.yml                    |  14 +-
 .github/workflows/build.yml                        |  12 +-
 .github/workflows/codeql-analysis.yml              |  10 +-
 .github/workflows/log4j-kafka-test.yml             |   4 +-
 .github/workflows/scorecards-analysis.yml          |   6 +-
 NOTICE.txt                                         |   2 +-
 README.md                                          |   7 +-
 log4j-api-java9/src/main/java/module-info.java     |   1 +
 .../java/org/apache/logging/log4j/LoggerTest.java  |  83 +++--
 .../logging/log4j/message/MapMessageTest.java      |  18 +-
 .../java/org/apache/logging/log4j/LogBuilder.java  |  11 +
 .../main/java/org/apache/logging/log4j/Logger.java |   9 +
 .../logging/log4j/internal/DefaultLogBuilder.java  |  11 +-
 .../log4j/message/DefaultFlowMessageFactory.java   |  83 ++++-
 .../logging/log4j/message/FlowMessageFactory.java  |  31 +-
 .../logging/log4j/message/ParameterFormatter.java  |  15 +-
 .../apache/logging/log4j/spi/AbstractLogger.java   |  62 +---
 .../apache/logging/log4j/util/StringBuilders.java  |  23 ++
 .../appender/rolling/PatternProcessorTest.java     | 345 ++++++++++++++-------
 .../log4j/core/jackson/LevelMixInJsonTest.java     |   5 -
 .../logging/log4j/core/jackson/LevelMixInTest.java |  25 +-
 .../log4j/core/jackson/LevelMixInXmlTest.java      |  18 +-
 .../log4j/core/jackson/LevelMixInYamlTest.java     |   5 -
 .../appender/rolling/CronTriggeringPolicy.java     |   4 +-
 .../core/appender/rolling/PatternProcessor.java    |  14 +-
 .../log4j/core/pattern/DatePatternConverter.java   |  24 +-
 .../logging/log4j/jul/AbstractLoggerTest.java      |   1 -
 log4j-layout-template-json-test/pom.xml            |   1 -
 log4j-samples/pom.xml                              |   2 +-
 log4j-slf4j2-impl/pom.xml                          |   2 +-
 .../apache/logging/slf4j/Log4jEventBuilder.java    |  25 +-
 .../java/org/apache/logging/slf4j/Log4jLogger.java |  47 +--
 .../apache/logging/slf4j/Log4jLoggerFactory.java   |   6 +-
 .../java/org/apache/logging/slf4j/LoggerTest.java  |  31 +-
 .../log4j-spring-cloud-config-samples/pom.xml      |   2 +-
 pom.xml                                            |  53 ++--
 ...2-1631_Honor-timezone-in-file-name-pattern.xml} |   7 +-
 ...a_sql_Time_object_formatting_in_MapMessage.xml} |   4 +-
 ...imestamp_to_ProducerRecord_in_KafkaAppender.xml |   4 +-
 ...rnLayout_abrreviate_all_except_2_rightmost.xml} |   2 +-
 .../LOG4J2-3357_Fix_CronTriggeringPolicy.xml}      |   4 +-
 ...ct_default_to_not_include_AsyncRootLoggers.xml} |   2 +-
 ...Lazily_evaluate_SLF4J_LogEventBuilder_level.xml |   7 +
 ...fra.xml => LOG4J2-3628_New_changelog_infra.xml} |   2 +-
 ..._Configurator_setLevel_for_internal_classes.xml |   2 +-
 ...Fix_level_propagation_in_Log4jBridgeHandler.xml |   2 +-
 ...644_Deprecate_package_scanning_for_plugins.xml} |   8 +-
 src/site/markdown/maven-artifacts.md.vm            |  22 +-
 src/site/markdown/support.md                       |  12 +
 50 files changed, 736 insertions(+), 412 deletions(-)
 create mode 100644 .asf.yaml
 copy src/changelog/{2.18.0/LOG4J2-3362_Add_support_for_Jakarta_Mail_API_in_the_SMTP_appender.xml => .2.x.x/LOG4J2-1631_Honor-timezone-in-file-name-pattern.xml} (78%)
 copy src/changelog/{2.14.0/LOG4J2-2867_Obtain_ContextDataProviders_asynchronously.xml => .2.x.x/LOG4J2-2297_Fix_java_sql_Time_object_formatting_in_MapMessage.xml} (84%)
 rename src/changelog/.2.x.x/{LOG4J2-2785_abbreviate_all_logger_components_except_the_2_rightmost.xml => LOG4J2-2785_PatternLayout_abrreviate_all_except_2_rightmost.xml} (87%)
 copy src/changelog/{2.0-alpha2/LOG4J2-64_Fix_compilation_problems_in_Java_7.xml => .2.x.x/LOG4J2-3357_Fix_CronTriggeringPolicy.xml} (82%)
 rename src/changelog/.2.x.x/{LOG4J2-3487_default_not_include_location_for_AsyncRootLogger.xml => LOG4J2-3487_Correct_default_to_not_include_AsyncRootLoggers.xml} (95%)
 create mode 100644 src/changelog/.2.x.x/LOG4J2-3598_Lazily_evaluate_SLF4J_LogEventBuilder_level.xml
 rename src/changelog/.2.x.x/{LOG4J2-3628_new_changelog_infra.xml => LOG4J2-3628_New_changelog_infra.xml} (89%)
 copy src/changelog/{2.7/LOG4J2-1472_org_apache_logging_log4j_core_LoggerContext_now_implements_C.xml => .2.x.x/LOG4J2-3644_Deprecate_package_scanning_for_plugins.xml} (82%)