This is an automated email from the ASF dual-hosted git repository.
freeandnil pushed a change to branch
Feature/111-Dropping-support-for-older-runtimes
in repository https://gitbox.apache.org/repos/asf/logging-log4net.git
from 20cf9dca - updated build scripts - added Jan Friedrich as Committer
add 9f8a047a Update copyright year in `NOTICE`
add fe6bf055 :memo: update build docs
add a1c3ce57 Merge pull request #116 from apache/Feature/v2.0.16
add 3877e0b8 Merge pull request #117 from apache/Feature/TabsToSpaces
add 95104eb8 Fast fix for NullRefException from FileAppender
add a649e8f3 :wrench: enable automatic broadcast of changes in master to
outstanding satellite branches
add 47f08865 :wrench: remove trailing reference to slack-webhook-say
add 9e40bc7e :wrench: update urls for issues, etc (I'm not even sure why
they're set to my fork)
add b814f6b1 Merge #120
No new revisions were added by this update.
Summary of changes:
.github/workflows/git-broadcast.yml | 26 ++++++++++++++++++++++
package.json | 4 ++--
.../Appender/RollingFileAppenderTest.cs | 10 +++++++++
src/log4net.Tests/log4net.Tests.csproj | 1 +
src/log4net.sln | 8 +++++++
src/log4net/Appender/FileAppender.cs | 2 +-
6 files changed, 48 insertions(+), 3 deletions(-)
create mode 100644 .github/workflows/git-broadcast.yml