Author: carnold
Date: Thu Apr 24 20:51:13 2008
New Revision: 651481
URL: http://svn.apache.org/viewvc?rev=651481&view=rev
Log:
LOGCXX-263: Bad link to log4cxx-dev archive
Modified:
logging/log4cxx/trunk/pom.xml
logging/log4cxx/trunk/src/changes/changes.xml
Modified: logging/log4cxx/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/logging/log4cxx/trunk/pom.xml?rev=651481&r1=651480&r2=651481&view=diff
==============================================================================
--- logging/log4cxx/trunk/pom.xml (original)
+++ logging/log4cxx/trunk/pom.xml Thu Apr 24 20:51:13 2008
@@ -33,7 +33,7 @@
<otherArchives>
<otherArchive>http://markmail.org/search/list:org.apache.logging.log4cxx-dev</otherArchive>
<otherArchive>http://marc.info/?l=log4cxx-dev</otherArchive>
-
<otherArchive>http://dir.gmane.org/gmane.comp.jakarta.log4j.devel</otherArchive>
+
<otherArchive>http://dir.gmane.org/gmane.comp.apache.logging.log4cxx.devel</otherArchive>
</otherArchives>
</mailingList>
</mailingLists>
Modified: logging/log4cxx/trunk/src/changes/changes.xml
URL:
http://svn.apache.org/viewvc/logging/log4cxx/trunk/src/changes/changes.xml?rev=651481&r1=651480&r2=651481&view=diff
==============================================================================
--- logging/log4cxx/trunk/src/changes/changes.xml (original)
+++ logging/log4cxx/trunk/src/changes/changes.xml Thu Apr 24 20:51:13 2008
@@ -24,6 +24,7 @@
<body>
<release version="0.10.1" date="2008-XX-XX" description="Maintenance release">
<action issue="LOGCXX-262">socketappendertestcase and
xmlsocketappendertestcase not run</action>
+<action issue="LOGCXX-263">Bad link to log4cxx-dev archive</action>
<action issue="LOGCXX-272">Apache log4cxx 0.10.1 release</action>
</release>
<release version="0.10.0" date="2008-04-03" description="First Apache release">