Author: bodewig
Date: Thu Sep 8 04:16:10 2011
New Revision: 1166523
URL: http://svn.apache.org/viewvc?rev=1166523&view=rev
Log:
fix JIRA link in mvn site (detected by Ivan Habunek) and doap file, fix mailing
list URL in doap file as well. LOG4NET-241 and LOG4NET-117
Modified:
logging/log4net/trunk/doap_log4net.rdf
logging/log4net/trunk/pom.xml
Modified: logging/log4net/trunk/doap_log4net.rdf
URL:
http://svn.apache.org/viewvc/logging/log4net/trunk/doap_log4net.rdf?rev=1166523&r1=1166522&r2=1166523&view=diff
==============================================================================
--- logging/log4net/trunk/doap_log4net.rdf (original)
+++ logging/log4net/trunk/doap_log4net.rdf Thu Sep 8 04:16:10 2011
@@ -29,8 +29,8 @@
<homepage rdf:resource="http://logging.apache.org/log4net/" />
<asfext:pmc rdf:resource="http://logging.apache.org" />
<shortdesc>Apache log4net provides logging services for .NET.</shortdesc>
- <bug-database rdf:resource="http://issues.apache.org/jira/LO4NET" />
- <mailing-list
rdf:resource="http://logging.apache.org/log4net/site/mailing-lists.html" />
+ <bug-database rdf:resource="https://issues.apache.org/jira/browse/LOG4NET"
/>
+ <mailing-list
rdf:resource="http://logging.apache.org/log4net/mailing-lists.html" />
<download-page
rdf:resource="http://logging.apache.org/log4net/download.html" />
<programming-language>C#</programming-language>
<category rdf:resource="http://projects.apache.org/category/library" />
Modified: logging/log4net/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/logging/log4net/trunk/pom.xml?rev=1166523&r1=1166522&r2=1166523&view=diff
==============================================================================
--- logging/log4net/trunk/pom.xml (original)
+++ logging/log4net/trunk/pom.xml Thu Sep 8 04:16:10 2011
@@ -27,7 +27,7 @@
<inceptionYear>2004</inceptionYear>
<issueManagement>
<system>JIRA</system>
- <url>http://issues.apache.org/jira/LOG4NET</url>
+ <url>https://issues.apache.org/jira/browse/LOG4NET</url>
</issueManagement>
<ciManagement>
<system>Gump</system>