You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@attic.apache.org by se...@apache.org on 2021/03/11 14:03:38 UTC

svn commit: r1887483 - in /attic/site: docs/projects/abdera.html xdocs/projects/abdera.xml

Author: sebb
Date: Thu Mar 11 14:03:38 2021
New Revision: 1887483

URL: http://svn.apache.org/viewvc?rev=1887483&view=rev
Log:
Must close tag

Modified:
    attic/site/docs/projects/abdera.html
    attic/site/xdocs/projects/abdera.xml

Modified: attic/site/docs/projects/abdera.html
URL: http://svn.apache.org/viewvc/attic/site/docs/projects/abdera.html?rev=1887483&r1=1887482&r2=1887483&view=diff
==============================================================================
--- attic/site/docs/projects/abdera.html (original)
+++ attic/site/docs/projects/abdera.html Thu Mar 11 14:03:38 2021
@@ -71,6 +71,10 @@ Apache Abdera was a project to build a f
       </td>
     </tr>
     <tr>
+      <td>Issue Tracker (JIRA)</td>
+      <td><a href="https://issues.apache.org/jira/browse/ABDERA/">ABDERA</a></td>
+    </tr>
+    <tr>
       <td>Wiki</td>
       <td><a href="https://cwiki.apache.org/confluence/display/abdera/">cwiki.apache.org: abdera</a></td>
     </tr>
@@ -200,7 +204,7 @@ Apache Abdera was a project to build a f
     </div>
     <div class="column span-24 footer">
       <hr/>
-        <p>Copyright &#169; 2009-2018 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
+        <p>Copyright &#169; 2009-2021 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
         Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
       </div>
     </div>

Modified: attic/site/xdocs/projects/abdera.xml
URL: http://svn.apache.org/viewvc/attic/site/xdocs/projects/abdera.xml?rev=1887483&r1=1887482&r2=1887483&view=diff
==============================================================================
--- attic/site/xdocs/projects/abdera.xml (original)
+++ attic/site/xdocs/projects/abdera.xml Thu Mar 11 14:03:38 2021
@@ -33,7 +33,7 @@ Apache Abdera was a project to build a f
   <resource_table project="abdera">
     <mail name="commits"/>
     <mail name="user"/>
-    <jira>
+    <jira/>
     <svn/>
     <cwiki/>
   </resource_table>