+1 Site looks good, artifacts look good. Minor issues: Was able to build from src artifact, but needed to @ignore SslConfigurationTest. CheckStyle humor: disallowed imports javax.servlet in log4j-web, similar for NoSQL. I don't regard these as showstoppers.
Sent from my iPhone > On 2014/08/17, at 14:58, Matt Sicker <[email protected]> wrote: > > This is a vote to release Log4j 2.0.2, the second bug fix release of the 2.0 > branch of Log4j 2. > > Please download, test, and cast your votes. > [] +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, but only Logging PMC votes are counted toward the minimum +3 votes > (with no -1 votes) to pass the release. > > As from 2.0.1, my GPG key ID is FA1C814D and can be found both in the KEYS > file on the site as well as through any of the usual key servers. > > Changes in this version include: > > > Fixed Bugs: > o LOG4J2-773: Site: log4j-core component pages were still using the old > logo. > o LOG4J2-760: Documentation improvement: link to dependency tree from > log4j-core component page, > link to log4j-core component page from FAQ page. > o LOG4J2-679: Resolved race condition that caused log file rotation to fail > with error: "Unable to create directory ..." > o LOG4J2-726: Prevent application from hanging when PatternLayout > configuration has opening '{' but no closing '}'. > o LOG4J2-769: Startup takes a long time if you have empty packages > attribute. Thanks to Scott Harrington. > o LOG4J2-763: Improved asynchronous loggers and appenders to ensure the > formatted message does not change even if > parameters are modified by the application. (ParameterizedMessage was > already safe.) > Improved documentation. Thanks to Stephen Connolly. > o LOG4J2-729: Emit warning message to console if no configuration file > found. > o LOG4J2-765: Improve warning message when missing log4j-core in the > classpath. > o LOG4J2-722: Clarified in documentation that Commons Logging jar is > required when using log4j-jcl. > o LOG4J2-723: Clarified in documentation that SLF4J API jar is required when > using log4j-slf4j-impl. > o LOG4J2-759: Fixed various minor site/documentation issues, mostly > versioning related. > o LOG4J2-756: Prevent JUnit test from creating unnecessary Log4j2Plugins.dat > during build. Thanks to Scott Harrington. > > Changes: > o LOG4J2-775: Update Apache Flume to 1.5.0.1 from 1.5.0. > o LOG4J2-730: Allow Log4jContextFactory subclasses to specify a custom > ContextSelector. > > Tag: http://svn.apache.org/repos/asf/logging/log4j/log4j2/tags/log4j-2.0.2/ > > SVN revision: 1618458 > > Web Site: http://people.apache.org/~mattsicker/log4j/2.0.2/ > > Artifacts: > https://repository.apache.org/content/repositories/orgapachelogging-1007/ > > You may download all the artifacts by executing: > > wget -e robots=off --cut-dirs=3 -r -p -np --no-check-certificate > > > -- > Matt Sicker <[email protected]>
