Author: rpopma
Date: Thu May 2 12:15:38 2013
New Revision: 1478343
URL: http://svn.apache.org/r1478343
Log:
LOG4J2-233 fixed link to log4j-user mailing list
Modified:
logging/log4j/log4j2/trunk/pom.xml
logging/log4j/log4j2/trunk/src/changes/changes.xml
Modified: logging/log4j/log4j2/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/pom.xml?rev=1478343&r1=1478342&r2=1478343&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/pom.xml (original)
+++ logging/log4j/log4j2/trunk/pom.xml Thu May 2 12:15:38 2013
@@ -92,7 +92,7 @@
<subscribe>[email protected]</subscribe>
<unsubscribe>[email protected]</unsubscribe>
<post>[email protected]</post>
-
<archive>http://mail-archives.apache.org/mod_mbox/logging-log4j-dev/</archive>
+
<archive>http://mail-archives.apache.org/mod_mbox/logging-log4j-user/</archive>
<otherArchives>
<otherArchive>http://marc.info/?l=log4j-user</otherArchive>
<otherArchive>http://dir.gmane.org/gmane.comp.jakarta.log4j.user</otherArchive>
Modified: logging/log4j/log4j2/trunk/src/changes/changes.xml
URL:
http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/src/changes/changes.xml?rev=1478343&r1=1478342&r2=1478343&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/src/changes/changes.xml (original)
+++ logging/log4j/log4j2/trunk/src/changes/changes.xml Thu May 2 12:15:38 2013
@@ -23,6 +23,9 @@
<body>
<release version="2.0-beta6" date="@TBD@" description="Bug fixes and
enhancements">
+ <action issue="LOG4J2-233" dev="rpopma" type="fix">
+ Fixed link to log4j-user mailing list.
+ </action>
<action issue="LOG4J2-230" dev="rpopma" type="update" due-to="Wojciech
ZarÄba">
Improved error reporting when misconfigured.
</action>