[VOTE] Release log4cxx 1.1.0-RC2
This is a vote to release log4cxx 1.1.0-RC2. The old vote is canceled. Please download, test, and cast your votes on the log4j developers list. [] +1, release the artifacts [] -1, don't release because... This vote will remain open for 72 hours(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. A quick changelog is below: * Fix to build on Windows Server 2016 * Fix compiling errors with older compilers * Make ODBC and SMTP opt-in instead of automatic * Parameterize statements for ODBC inserts. Add new generic DBAppender class that uses APR for database support * Fix Qt support Tag: For a new copy do "git clone https://github.com/apache/logging-log4cxx.git"; and then "git checkout tags/v1.1.0-RC2" For an existing working copy, do "git pull" and then "git checkout tags/v1.1.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). -Robert Middleton
Re: [VOTE] Release log4cxx 1.1.0-RC2
+1 Verified signatures, checksums, and LICENSE/NOTICE files. On Wed, May 3, 2023 at 12:38 PM Robert Middleton wrote: > This is a vote to release log4cxx 1.1.0-RC2. The old vote is canceled. > > Please download, test, and cast your votes on the log4j developers list. > [] +1, release the artifacts > [] -1, don't release because... > > This vote will remain open for 72 hours(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. > > A quick changelog is below: > * Fix to build on Windows Server 2016 > * Fix compiling errors with older compilers > * Make ODBC and SMTP opt-in instead of automatic > * Parameterize statements for ODBC inserts. Add new generic > DBAppender class that uses APR for database support > * Fix Qt support > > Tag: > For a new copy do "git clone > https://github.com/apache/logging-log4cxx.git"; and then "git checkout > tags/v1.1.0-RC2" > For an existing working copy, do "git pull" and then "git checkout > tags/v1.1.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). > > -Robert Middleton >
Re: [VOTE] Release log4cxx 1.1.0-RC2
+1 - Built and tested using Visual Studio 2019 On Wed, May 3, 2023 at 11:43 PM Volkan Yazıcı wrote: > +1 > > Verified signatures, checksums, and LICENSE/NOTICE files. > > On Wed, May 3, 2023 at 12:38 PM Robert Middleton > wrote: > > > This is a vote to release log4cxx 1.1.0-RC2. The old vote is canceled. > > > > Please download, test, and cast your votes on the log4j developers list. > > [] +1, release the artifacts > > [] -1, don't release because... > > > > This vote will remain open for 72 hours(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. > > > > A quick changelog is below: > > * Fix to build on Windows Server 2016 > > * Fix compiling errors with older compilers > > * Make ODBC and SMTP opt-in instead of automatic > > * Parameterize statements for ODBC inserts. Add new generic > > DBAppender class that uses APR for database support > > * Fix Qt support > > > > Tag: > > For a new copy do "git clone > > https://github.com/apache/logging-log4cxx.git"; and then "git checkout > > tags/v1.1.0-RC2" > > For an existing working copy, do "git pull" and then "git checkout > > tags/v1.1.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). > > > > -Robert Middleton > > >