This is an automated email from the ASF dual-hosted git repository.
davydm pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/logging-log4net.git
from fe6bf055 :memo: update build docs
add 2640e822 - added release notes for 2.0.16 - changed csproj for
deterministic builds
add d565df42 :wrench: upgrade update-version-info task and zarro
add 2f9666e2 :bookmark: update versioning to 2.0.16.0
add 66891fdd :bug: should delete old site before asking mvn to make a new
one
add 77f01660 :fire: remove changelog item - it's not done yet!
add f43726a3 :alembic: enable beta package building
add bf678749 :wrench: fully rely on zarro's release-nuget task
add 8ba453e6 :arrow_up: upgrade to release version of zarro
new a1c3ce57 Merge pull request #116 from apache/Feature/v2.0.16
The 1 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:
.gitignore | 2 +
.zarro-defaults | 11 +
local-tasks/build-site.js | 53 +-
...date-version-info.js => update-version-info.ts} | 25 +-
log4net.build | 2 +-
log4net.shfbproj | 2 +-
package-lock.json | 50 +-
package.json | 11 +-
pom.xml | 3 +-
src/log4net.Tests/log4net.Tests.csproj | 2 +-
src/log4net.sln | 9 +
src/log4net/AssemblyInfo.cs | 46 +-
src/log4net/AssemblyVersionInfo.cs | 4 +-
src/log4net/log4net.csproj | 7 +-
src/site/xdoc/download_log4net.xml | 20 +-
src/site/xdoc/release/release-notes.xml | 4144 +++++++++++---------
16 files changed, 2361 insertions(+), 2030 deletions(-)
rename local-tasks/{update-version-info.js => update-version-info.ts} (81%)