The NOTICE file has copyright 2007 in it. That's pretty outdated at this point.
On Sat, 1 May 2021 at 16:38, Ralph Goers <ralph.go...@dslextreme.com> wrote: > > > Why? I have never referenced gitbox in any of the Log4j releases. As far as I > am concerned https://github.com/apache is an ASF repo. > > Ralph > > > On May 1, 2021, at 2:11 PM, Gary Gregory <garydgreg...@gmail.com> wrote: > > > > FYI the repo of record should be an Apache repo, not a GitHub repo. > > > > Gary > > > > > > On Sat, May 1, 2021, 17:07 Robert Middleton <rmiddle...@apache.org> wrote: > > > >> This is a vote to release log4cxx 0.12.0. This is RC2. This vote > >> supersedes the original vote. > >> > >> Please download, test, and cast your votes on the log4j developers list. > >> [] +1, release the artifacts > >> [] -1, don't release because... > >> > >> As we had some issues with people building and running last time, this > >> vote will remain open for one week(or more if required). > >> > >> All votes are welcome and we encourage everyone to test the release, > >> but only Logging PMC votes are “officially” counted. As always, at > >> least 3 +1 votes and more positive than negative votes are required. > >> > >> Changes can be found on JIRA: > >> https://issues.apache.org/jira/projects/LOGCXX/versions/12338615 > >> > >> Tag: > >> For a new copy do "git clone > >> https://github.com/apache/logging-log4cxx.git" and then "git checkout > >> tags/v0.12.0-RC2" > >> For an existing working copy, do "git pull" and then "git checkout > >> tags/v012.0-RC2" > >> > >> Web site: https://logging.staged.apache.org/log4cxx/next_stable/ > >> > >> Distribution archives: > >> https://dist.apache.org/repos/dist/dev/logging/log4cxx/ > >> > >> Building directions are on the website(under 'Development'). Note > >> that APR is required to build(as well as boost if your compiler does > >> not support C++17). > >> > >> Changes since RC1: > >> * Fixed build with GCC-11 > >> * Removed ABI file from release tarball, since that is really not > >> interesting to most end-users > >> * Ignored a few files that were incorrectly added to release > >> tarball(*.swp, CMakeLists.txt.user) > >> * Added release date on changelog(now 2021-05-01) > >> > >> -Robert Middleton > >> > >