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/13 15:44:41 UTC

[logging-log4j2] branch LOG4J2-3628 updated (04cb55a38a -> a17d8b9a4a)

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

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


    omit 04cb55a38a LOG4J2-3628 Fix merge resolution mistake
    omit e8d2be240c Merge remote-tracking branch 'origin/release-2.x' into LOG4J2-3628
    omit 22a2f88366 LOG4J2-3628 Add changelog templates
    omit dff917f688 LOG4J2-3628 Fix some authors
    omit 480ec1c8ce Simplify POM
    omit e524a1f3b8 LOG4J2-3628 Adopt the new log4j-tools packages and group ID.
    omit 87532b52f1 LOG4J2-3628 Use `Log4jReleaseVersion` property for `ChangelogReleaser`.
    omit ee05ebaaf7 LOG4J2-3628 Trim changelog intros.
    omit dd26866513 LOG4J2-3628 Update `CHANGELOG.adoc`.
    omit 4340d48dd4 LOG4J2-3628 More `log4j-tools` fixes.
    omit 93ca85605e LOG4J2-3628 Replace `log4j-internal-util` with `log4j-tools` project.
    omit 0d77f8fd74 LOG4J2-3628 Disallow SNAPSHOT versions in releaser by default.
    omit d7896424e5 LOG4J2-3628 Allow SNAPSHOT versions in releaser.
    omit 0fdc594244 LOG4J2-3628 Move `changelog` to `src/changelog`.
    omit 9d68397ecd LOG4J2-3628 More `maven-changes-plugin` clean up.
    omit 8b126a322f LOG4J2-3628 `spotless:apply` changes.
    omit 967b74d1f3 LOG4J2-3628 Switch unreleased directory name to `.unreleased-<releaseVersionMajor>` pattern.
    omit e2181b77dd LOG4J2-3628 Avoid committing generated changelog files.
    omit f570edb879 LOG4J2-3628 Rename `unreleased.adoc` to `<releaseVersionMajor>.x.x.adoc`.
    omit 04f90d93aa LOG4J2-3628 Order changelog entries by filepath in `AsciiDocExporter`.
    omit da263c87a6 LOG4J2-3628 Protect `DocumentBuilderFactory` against XXE.
    omit aa9883f1c5 LOG4J2-3628 Remove redundant maven-failsafe-plugin executions.
    omit 5cc570c05b LOG4J2-3628 Fix screwed ordering due to rebase.
    omit 1555b7fa04 LOG4J2-3628 Add changelog entry for this feature.
    omit b974f3a033 LOG4J2-3628 Add README.
    omit 7211115aed LOG4J2-3628 Add exec-maven-plugin entries.
    omit 85413aff79 LOG4J2-3628 Address Spotless complaints.
    omit eef9a74d6f LOG4J2-3628 Add releaser.
    omit 41cc1ef3f0 LOG4J2-3628 Fix module import order.
    omit 5cef0313e5 LOG4J2-3628 Add missing license headers.
    omit c905425559 LOG4J2-3628 Minor corrections.
    omit 84683423c7 LOG4J2-3628 Add missing author IDs.
    omit 88d6bd5618 LOG4J2-3628 Corrections on imports & exports.
    omit be2d2181b2 LOG4J2-3628 Remove Maven Changes Plugin et al.
    omit 6a55f11c7f LOG4J2-3628 Use only the version in generated changelog files.
    omit 3f987d05e5 LOG4J2-3628 Initial changelog import & export.
    omit 72799465fd LOG4J2-3628 Initial changelog import & export utilities.
     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 668752cb28 LOG4J2-3628 Initial changelog import & export utilities.
     add 0a72eb5db4 LOG4J2-3628 Initial changelog import & export.
     add 1f49b35f4d LOG4J2-3628 Use only the version in generated changelog files.
     add 5f70cbab43 LOG4J2-3628 Remove Maven Changes Plugin et al.
     add 946370e9c4 LOG4J2-3628 Corrections on imports & exports.
     add 8ea21a0ee8 LOG4J2-3628 Add missing author IDs.
     add b885aacd9d LOG4J2-3628 Minor corrections.
     add f753b48bc7 LOG4J2-3628 Add missing license headers.
     add 92e7ee9c15 LOG4J2-3628 Fix module import order.
     add 5d653137d7 LOG4J2-3628 Add releaser.
     add 6ef9f839b1 LOG4J2-3628 Address Spotless complaints.
     add a6e7919c86 LOG4J2-3628 Add exec-maven-plugin entries.
     add 40876495e6 LOG4J2-3628 Add README.
     add cb287f611b LOG4J2-3628 Add changelog entry for this feature.
     add 2e19fc0abc LOG4J2-3628 Fix screwed ordering due to rebase.
     add 4262d2fe36 LOG4J2-3628 Remove redundant maven-failsafe-plugin executions.
     add 87577e9003 LOG4J2-3628 Protect `DocumentBuilderFactory` against XXE.
     add 679409a65d LOG4J2-3628 Order changelog entries by filepath in `AsciiDocExporter`.
     add 3ffd182c54 LOG4J2-3628 Rename `unreleased.adoc` to `<releaseVersionMajor>.x.x.adoc`.
     add c1cdc40e56 LOG4J2-3628 Avoid committing generated changelog files.
     add 7297a83c2e LOG4J2-3628 Switch unreleased directory name to `.unreleased-<releaseVersionMajor>` pattern.
     add 49931d8382 LOG4J2-3628 `spotless:apply` changes.
     add 5478d4529d LOG4J2-3628 More `maven-changes-plugin` clean up.
     add f99bff3825 LOG4J2-3628 Move `changelog` to `src/changelog`.
     add 1cb04d7107 LOG4J2-3628 Allow SNAPSHOT versions in releaser.
     add 0d00e4c763 LOG4J2-3628 Disallow SNAPSHOT versions in releaser by default.
     add 4ebed1f207 LOG4J2-3628 Replace `log4j-internal-util` with `log4j-tools` project.
     add e62d9e52aa LOG4J2-3628 More `log4j-tools` fixes.
     add ab966e2831 LOG4J2-3628 Update `CHANGELOG.adoc`.
     add b5061abd6e LOG4J2-3628 Trim changelog intros.
     add dde0e9a630 LOG4J2-3628 Use `Log4jReleaseVersion` property for `ChangelogReleaser`.
     add 1d78863cda LOG4J2-3628 Adopt the new log4j-tools packages and group ID.
     add d6d7ef203c Simplify POM
     add 1d3a99f818 LOG4J2-3628 Fix some authors
     add ddc58c1fce LOG4J2-3628 Add changelog templates
     add 4d1142fbf8 LOG4J2-3628 Fix merge resolution mistake
     add 6b37d5e791 LOG4J2-3628 Update changelog
     add 20265ae2d0 LOG4J2-3628 Adopt the new `log4j-tools` group ID
     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 1ba58ca3a9 Merge remote-tracking branch 'origin/release-2.x' into LOG4J2-3628
     add a17d8b9a4a LOG4J2-3628 Bump log4j-tools version to 0.1.0

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (04cb55a38a)
            \
             N -- N -- N   refs/heads/LOG4J2-3628 (a17d8b9a4a)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .asf.yaml                                          |  58 ++++
 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 ++++++++++++++-------
 .../appender/rolling/CronTriggeringPolicy.java     |   4 +-
 .../core/appender/rolling/PatternProcessor.java    |  14 +-
 .../log4j/core/pattern/DatePatternConverter.java   |  24 +-
 .../logging/log4j/jul/AbstractLoggerTest.java      |   1 -
 log4j-slf4j2-impl/pom.xml                          |   2 +-
 .../apache/logging/slf4j/Log4jEventBuilder.java    |  25 +-
 .../java/org/apache/logging/slf4j/Log4jLogger.java |  47 +--
 .../java/org/apache/logging/slf4j/LoggerTest.java  |  31 +-
 pom.xml                                            |  16 +-
 ...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}      |   3 +-
 ...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/support.md                       |  12 +
 36 files changed, 646 insertions(+), 332 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-beta2/DefaultConfiguration_was_not_starting_the_Console_Appender.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%)