Author: carnold
Date: Sun Jan 24 23:58:20 2010
New Revision: 902680
URL: http://svn.apache.org/viewvc?rev=902680&view=rev
Log:
LOGCXX-350: Issue tracking page does not link to project
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=902680&r1=902679&r2=902680&view=diff
==============================================================================
--- logging/log4cxx/trunk/pom.xml (original)
+++ logging/log4cxx/trunk/pom.xml Sun Jan 24 23:58:20 2010
@@ -9,7 +9,7 @@
<url>http://logging.apache.org:80/log4cxx</url>
<issueManagement>
<system>JIRA</system>
- <url>http://issues.apache.org/jira/</url>
+ <url>http://issues.apache.org/jira/browse/LOGCXX</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=902680&r1=902679&r2=902680&view=diff
==============================================================================
--- logging/log4cxx/trunk/src/changes/changes.xml (original)
+++ logging/log4cxx/trunk/src/changes/changes.xml Sun Jan 24 23:58:20 2010
@@ -53,6 +53,7 @@
<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>