Author: carnold
Date: Mon Jan 25 00:26:27 2010
New Revision: 902682

URL: http://svn.apache.org/viewvc?rev=902682&view=rev
Log:
LOGCXX-350: Reverting since patch broke issue links on changes.html

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=902682&r1=902681&r2=902682&view=diff
==============================================================================
--- logging/log4cxx/trunk/pom.xml (original)
+++ logging/log4cxx/trunk/pom.xml Mon Jan 25 00:26:27 2010
@@ -9,7 +9,7 @@
   <url>http://logging.apache.org:80/log4cxx</url>
   <issueManagement>
     <system>JIRA</system>
-    <url>http://issues.apache.org/jira/browse/LOGCXX</url>
+    <url>http://issues.apache.org/jira/</url>
   </issueManagement>
 <mailingLists>
    <mailingList>

Modified: logging/log4cxx/trunk/src/changes/changes.xml
URL: 
http://svn.apache.org/viewvc/logging/log4cxx/trunk/src/changes/changes.xml?rev=902682&r1=902681&r2=902682&view=diff
==============================================================================
--- logging/log4cxx/trunk/src/changes/changes.xml (original)
+++ logging/log4cxx/trunk/src/changes/changes.xml Mon Jan 25 00:26:27 2010
@@ -53,7 +53,6 @@
 <action issue="LOGCXX-303">DOMConfigurator does not set ErrorHandler.</action>
 <action issue="LOGCXX-304">BasicConfigurator::configure results in writer not 
set warning.</action>
 <action issue="LOGCXX-340">Transcoder::encodeCharsetName bungles 
encoding</action>
-<action issue="LOGCXX-350">Issue tracking page does not link to 
project</action>
 </release>
 <release version="0.10.0" date="2008-04-03" description="First Apache release">
 <action issue="LOGCXX-2">logger.h includes config.h</action>


Reply via email to