Author: rgoers
Date: Sat Jul 12 23:25:08 2014
New Revision: 1610084
URL: http://svn.apache.org/r1610084
Log:
[maven-release-plugin] copy for tag log4j-2.0
Added:
logging/log4j/log4j2/tags/log4j-2.0/
- copied from r1610083, logging/log4j/log4j2/trunk/
Author: rgoers
Date: Sat Jul 12 23:25:12 2014
New Revision: 1610085
URL: http://svn.apache.org/r1610085
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
logging/log4j/log4j2/trunk/log4j-1.2-api/pom.xml
logging/log4j/log4j2/trunk/log4j-api/pom.xml
logging/lo
Author: rgoers
Date: Sat Jul 12 23:25:04 2014
New Revision: 1610083
URL: http://svn.apache.org/r1610083
Log:
[maven-release-plugin] prepare release log4j-2.0
Modified:
logging/log4j/log4j2/trunk/log4j-1.2-api/pom.xml
logging/log4j/log4j2/trunk/log4j-api/pom.xml
logging/log4j/log4j2/tr
Author: rgoers
Date: Sat Jul 12 23:15:31 2014
New Revision: 1610082
URL: http://svn.apache.org/r1610082
Log:
Prepare for release
Modified:
logging/log4j/log4j2/trunk/RELEASE-NOTES.txt
logging/log4j/log4j2/trunk/pom.xml
logging/log4j/log4j2/trunk/src/changes/announcement.vm
logging
Author: rgoers
Date: Sat Jul 12 22:53:55 2014
New Revision: 1610081
URL: http://svn.apache.org/r1610081
Log:
Add component reports
Modified:
logging/log4j/log4j2/trunk/log4j-nosql/pom.xml
logging/log4j/log4j2/trunk/log4j-web/pom.xml
Modified: logging/log4j/log4j2/trunk/log4j-nosql/pom.xm
Author: rgoers
Date: Sat Jul 12 22:07:22 2014
New Revision: 1610066
URL: http://svn.apache.org/r1610066
Log:
Add missing licesne header
Modified:
logging/log4j/log4j2/trunk/log4j-core/src/test/java/org/apache/logging/log4j/core/appender/ProgressConsoleTest.java
Modified:
logging/log4j/log4
Author: rgoers
Date: Sat Jul 12 22:05:21 2014
New Revision: 1610065
URL: http://svn.apache.org/r1610065
Log:
Add new logo
Modified:
logging/log4j/log4j2/trunk/src/site/resources/images/logo.jpg
Modified: logging/log4j/log4j2/trunk/src/site/resources/images/logo.jpg
URL:
http://svn.apache.or
Author: rpopma
Date: Sat Jul 12 11:22:51 2014
New Revision: 1609903
URL: http://svn.apache.org/r1609903
Log:
LOG4J2-705 Fixed issue where Async Logger does not log thread context stack
data. API change: added method getImmutableStackOrNull() to
ThreadContext.ContextStack interface.
Added: