+1 Builds and tests pass on: Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) Maven home: /usr/local/Cellar/maven/3.6.3_1/libexec Java version: 1.8.0_242, vendor: AdoptOpenJDK, runtime: /Library/Java/JavaVirtualMachines/adoptopenjdk-8.jdk/Contents/Home/jre Default locale: en_US, platform encoding: UTF-8 OS name: "mac os x", version: "10.15.4", arch: "x86_64", family: "mac"
Signatures and everything else looks good. On Tue, 21 Apr 2020 at 09:26, Gary Gregory <garydgreg...@gmail.com> wrote: > > +1 > > Build 'mvn clean install' succeeds with: > > Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) > Maven home: C:\Java\apache-maven-3.6.3\bin\.. > Java version: 1.8.0_241, vendor: Oracle Corporation, runtime: C:\Program > Files\Java\jdk1.8.0_241\jre > Default locale: en_US, platform encoding: Cp1252 > OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows" > > Apache RAT check FAILs on: > C:/temp/rc/logging-log4j2/log4j-cassandra/.toDelete > Seems harmless. > > Site looks good. > > Thank you Ralph! > > Gary > . > > On Tue, Apr 21, 2020 at 2:34 AM Ralph Goers <ralph.go...@dslextreme.com> > wrote: > > > This is a vote to release Log4j 2.13.2, the next version of the Log4j 2 > > project. > > > > Please download, test, and cast your votes on the log4j developers list. > > [] +1, release the artifacts > > [] -1, don't release because... > > > > The 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. > > > > Changes in this release include: > > > > > > Tag: > > a) for a new copy do "git clone > > https://github.com/apache/logging-log4j2.git" and then "git checkout > > tags/log4j-2.13.2-rc1” or just "git clone -b log4j-2.13.2-rc1 > > https://github.com/apache/logging-log4j2.git" > > b) for an existing working copy to “git pull” and then “git checkout > > tags/log4j-2.13.2-rc1” > > > > Web Site: http://rgoers.github.io/log4j2-site/index.html. > > > > Maven Artifacts: > > https://repository.apache.org/content/repositories/orgapachelogging-1056 > > > > Distribution archives: > > https://dist.apache.org/repos/dist/dev/logging/log4j/ > > > > Note - this release does not contain the zip of the web site. SVN is > > refusing to let me commit it, probably due to its size. It is not required > > for a release. > > > > You may download all the Maven artifacts by executing: > > wget -e robots=off --cut-dirs=7 -nH -r -p -np --no-check-certificate > > https://repository.apache.org/content/repositories/orgapachelogging-1056/org/apache/logging/log4j/ > > > > Ralph > > -- Matt Sicker <boa...@gmail.com>