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 db44c9ce updated release notes for 3.0.0 #111, #124, #127
add 87bd8c17 Enable building log4net with docker container #127
add 22d9b619 #127 suppress warning for SmtpClient (won't be removed - only
obsolete in the mono sdk)
add 62a8b090 #127 add missing chmod +x docker-build.sh
add cd530eb8 #127 disable EnvironmentVariable tests temporarily
add effd49cf #127 consolidated build documentation
add 135fae28 #127 added link for installing docker
add 54709d8a 3.0.0 for package.json
add e22bb394 #127 consolidated build in Dockerfile changed repository.url
in package.json
No new revisions were added by this update.
Summary of changes:
Dockerfile | 36 ++++++++++++++++++
appveyer.yml => appveyor.yml | 0
doc/BUILDING.md | 29 +++++++++------
package.json | 4 +-
.../Util/EnvironmentPatternConverterTest.cs | 4 ++
src/log4net/Appender/SmtpAppender.cs | 2 +
src/site/xdoc/release/building.xml | 43 +---------------------
7 files changed, 63 insertions(+), 55 deletions(-)
create mode 100644 Dockerfile
rename appveyer.yml => appveyor.yml (100%)