You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by ca...@apache.org on 2008/08/20 18:43:37 UTC

svn commit: r687385 - in /logging/log4j/trunk: pom.xml src/changes/changes.xml

Author: carnold
Date: Wed Aug 20 09:43:32 2008
New Revision: 687385

URL: http://svn.apache.org/viewvc?rev=687385&view=rev
Log:
Bug 45659: Incorrect user mailing list URL

Modified:
    logging/log4j/trunk/pom.xml
    logging/log4j/trunk/src/changes/changes.xml

Modified: logging/log4j/trunk/pom.xml
URL: http://svn.apache.org/viewvc/logging/log4j/trunk/pom.xml?rev=687385&r1=687384&r2=687385&view=diff
==============================================================================
--- logging/log4j/trunk/pom.xml (original)
+++ logging/log4j/trunk/pom.xml Wed Aug 20 09:43:32 2008
@@ -39,7 +39,7 @@
       <subscribe>log4j-user-subscribe@logging.apache.org</subscribe>
       <unsubscribe>log4j-user-unsubscribe@logging.apache.org</unsubscribe>
       <post>log4j-user@logging.apache.org</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/trunk/src/changes/changes.xml
URL: http://svn.apache.org/viewvc/logging/log4j/trunk/src/changes/changes.xml?rev=687385&r1=687384&r2=687385&view=diff
==============================================================================
--- logging/log4j/trunk/src/changes/changes.xml (original)
+++ logging/log4j/trunk/src/changes/changes.xml Wed Aug 20 09:43:32 2008
@@ -59,6 +59,7 @@
        <action action="fix" issue="40246">HierarchyDynamicMBean missing unregister MBean</action>
        <action action="fix" issue="45635">Support -Dm2_repo option on Maven build for non-default Maven repository location.</action>
        <action action="fix" issue="45636">2 tests for DateLayout are failing because of ill initialized DateFormat.</action>
+       <action action="fix" issue="45659">Incorrect user mailing list URL.</action>
     </release>
 
   



---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org