This is an automated email from the ASF dual-hosted git repository.
freeandnil pushed a change to branch Feature/TabsToSpaces
in repository https://gitbox.apache.org/repos/asf/logging-log4net.git
omit 018cb7af format documents #111
omit 20e71229 tabs to spaces #111
omit fe6bf055 :memo: update build docs
omit 9f8a047a Update copyright year in `NOTICE`
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
add 8dbb52b2 Update copyright year in `NOTICE`
add fc4c0f39 :memo: update build docs
add 2121c474 tabs to spaces #111
add 223a9abf format documents #111
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 (018cb7af)
\
N -- N -- N refs/heads/Feature/TabsToSpaces (223a9abf)
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:
.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%)