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:54:37 UTC

svn commit: r1887489 - in /attic/site: docs/projects/ xdocs/projects/

Author: sebb
Date: Thu Mar 11 14:54:37 2021
New Revision: 1887489

URL: http://svn.apache.org/viewvc?rev=1887489&view=rev
Log:
Fix up some missing resources

Modified:
    attic/site/docs/projects/beehive.html
    attic/site/docs/projects/continuum.html
    attic/site/docs/projects/excalibur.html
    attic/site/docs/projects/falcon.html
    attic/site/docs/projects/ibatis.html
    attic/site/docs/projects/labs.html
    attic/site/docs/projects/lenya.html
    attic/site/docs/projects/polygene.html
    attic/site/docs/projects/predictionio.html
    attic/site/docs/projects/shale.html
    attic/site/docs/projects/tuscany.html
    attic/site/xdocs/projects/beehive.xml
    attic/site/xdocs/projects/continuum.xml
    attic/site/xdocs/projects/excalibur.xml
    attic/site/xdocs/projects/falcon.xml
    attic/site/xdocs/projects/ibatis.xml
    attic/site/xdocs/projects/labs.xml
    attic/site/xdocs/projects/lenya.xml
    attic/site/xdocs/projects/polygene.xml
    attic/site/xdocs/projects/predictionio.xml
    attic/site/xdocs/projects/shale.xml
    attic/site/xdocs/projects/tuscany.xml

Modified: attic/site/docs/projects/beehive.html
URL: http://svn.apache.org/viewvc/attic/site/docs/projects/beehive.html?rev=1887489&r1=1887488&r2=1887489&view=diff
==============================================================================
--- attic/site/docs/projects/beehive.html (original)
+++ attic/site/docs/projects/beehive.html Thu Mar 11 14:54:37 2021
@@ -53,15 +53,50 @@
 <p><a href="http://beehive.apache.org/">Apache Beehive</a> moved into the Attic in January 2010. 
      Apache Beehive was a simple object model built on J2EE and Struts that used annotations to reduce 
      the amount of required code. </p>
-<p>The user mailing list, website, downloads and issue tracker all remain open, though 
-     the issue tracker is read-only. See the website at 
-     <a href="http://beehive.apache.org/">http://beehive.apache.org</a> for more information on Beehive. </p>
 <p>If you are looking for a project to use in place of Beehive, the following have been suggested for its components: </p>
 <ul>
     <li>Beehive NetUI / Page Flow - Struts 2 or Spring Web Flow</li>
     <li>Beehive Controls - Spring Beans</li>
     <li>Beehive WSM (web service metadata) - Axis2's implementation of JSR-181</li>
   </ul>
+
+  <table style="margin-left: auto; margin-right:auto; width:90%">
+    <tr>
+      <th>Read-only Resource</th>
+      <th>Link(s)</th>
+    </tr>
+    <tr>
+      <td>Website</td>
+      <td><a href="http://beehive.apache.org/">beehive.apache.org/</a></td>
+    </tr>
+    <tr>
+      <td>Mailing List Archives</td>
+      <td>
+        <a href="http://mail-archives.apache.org/mod_mbox/beehive-dev/">dev</a>
+        | <a href="http://mail-archives.apache.org/mod_mbox/beehive-commits/">commits</a>
+        | <a href="http://mail-archives.apache.org/mod_mbox/beehive-user/">user</a>
+      </td>
+    </tr>
+    <tr>
+      <td>Issue Tracker (JIRA)</td>
+      <td><a href="https://issues.apache.org/jira/browse/BEEHIVE/">BEEHIVE</a></td>
+    </tr>
+    <tr>
+      <td>Source Code (Subversion)</td>
+      <td><a href="http://svn.apache.org/repos/asf/beehive/">svn.apache.org/repos/asf/beehive/</a></td>
+    </tr>
+    <tr>
+      <td>Board Reports</td>
+      <td><a href="https://whimsy.apache.org/board/minutes/beehive.html">Minutes</a></td>
+    </tr>
+    <tr>
+      <td>Downloads</td>
+      <td><a href="http://archive.apache.org/dist/beehive/">archive.apache.org/dist/beehive/</a> 
+      | <a href="http://archive.apache.org/dist/beehive/KEYS">KEYS</a>
+      </td>
+    </tr>
+  </table>
+
 <p>As with any project in the Attic - if you should choose to fork Beehive outside of Apache, 
      please let us know so we can link to your project. </p>
 <p>Archived versions of Beehive may be downloaded from the 

Modified: attic/site/docs/projects/continuum.html
URL: http://svn.apache.org/viewvc/attic/site/docs/projects/continuum.html?rev=1887489&r1=1887488&r2=1887489&view=diff
==============================================================================
--- attic/site/docs/projects/continuum.html (original)
+++ attic/site/docs/projects/continuum.html Thu Mar 11 14:54:37 2021
@@ -66,8 +66,10 @@
       <td>Mailing List Archives</td>
       <td>
         <a href="http://mail-archives.apache.org/mod_mbox/continuum-dev/">dev</a>
-        | <a href="http://mail-archives.apache.org/mod_mbox/continuum-users/">users</a>
         | <a href="http://mail-archives.apache.org/mod_mbox/continuum-commits/">commits</a>
+        | <a href="http://mail-archives.apache.org/mod_mbox/continuum-issues/">issues</a>
+        | <a href="http://mail-archives.apache.org/mod_mbox/continuum-notifications/">notifications</a>
+        | <a href="http://mail-archives.apache.org/mod_mbox/continuum-users/">users</a>
       </td>
     </tr>
     <tr>

Modified: attic/site/docs/projects/excalibur.html
URL: http://svn.apache.org/viewvc/attic/site/docs/projects/excalibur.html?rev=1887489&r1=1887488&r2=1887489&view=diff
==============================================================================
--- attic/site/docs/projects/excalibur.html (original)
+++ attic/site/docs/projects/excalibur.html Thu Mar 11 14:54:37 2021
@@ -53,11 +53,51 @@
 <p><a href="http://excalibur.apache.org">Apache Excalibur</a> moved into the Attic in December 2010. 
      Apache Excalibur was a Java Inversion of Control container. 
      </p>
-<p>The user mailing list, issue tracker, website, and downloads all remain open. See the website at 
-     <a href="http://excalibur.apache.org/">http://excalibur.apache.org</a> for more information on Excalibur. </p>
 <p>We do not know of any natural successors or potential forks for Excalibur. As with 
      any project in the Attic - if you should choose to fork Excalibur outside of Apache, 
      please let us know so we can link to your project. </p>
+
+  <table style="margin-left: auto; margin-right:auto; width:90%">
+    <tr>
+      <th>Read-only Resource</th>
+      <th>Link(s)</th>
+    </tr>
+    <tr>
+      <td>Website</td>
+      <td><a href="http://excalibur.apache.org/">excalibur.apache.org/</a></td>
+    </tr>
+    <tr>
+      <td>Mailing List Archives</td>
+      <td>
+        <a href="http://mail-archives.apache.org/mod_mbox/excalibur-dev/">dev</a>
+        | <a href="http://mail-archives.apache.org/mod_mbox/excalibur-scm/">scm</a>
+        | <a href="http://mail-archives.apache.org/mod_mbox/excalibur-user/">user</a>
+      </td>
+    </tr>
+    <tr>
+      <td>Issue Tracker (JIRA)</td>
+      <td><a href="https://issues.apache.org/jira/browse/EXLBR/">EXLBR</a></td>
+    </tr>
+    <tr>
+      <td>Issue Tracker (JIRA)</td>
+      <td><a href="https://issues.apache.org/jira/browse/FORTRESS/">FORTRESS</a></td>
+    </tr>
+    <tr>
+      <td>Source Code (Subversion)</td>
+      <td><a href="http://svn.apache.org/repos/asf/excalibur/">svn.apache.org/repos/asf/excalibur/</a></td>
+    </tr>
+    <tr>
+      <td>Board Reports</td>
+      <td><a href="https://whimsy.apache.org/board/minutes/excalibur.html">Minutes</a></td>
+    </tr>
+    <tr>
+      <td>Downloads</td>
+      <td><a href="http://archive.apache.org/dist/excalibur/">archive.apache.org/dist/excalibur/</a> 
+      | <a href="http://archive.apache.org/dist/excalibur/KEYS">KEYS</a>
+      </td>
+    </tr>
+  </table>
+
 <p>Archived versions of Excalibur may be downloaded from the 
      <a href="http://archive.apache.org/dist/excalibur/">Apache Archives</a>. </p>
 </div>

Modified: attic/site/docs/projects/falcon.html
URL: http://svn.apache.org/viewvc/attic/site/docs/projects/falcon.html?rev=1887489&r1=1887488&r2=1887489&view=diff
==============================================================================
--- attic/site/docs/projects/falcon.html (original)
+++ attic/site/docs/projects/falcon.html Thu Mar 11 14:54:37 2021
@@ -76,6 +76,7 @@
       <td>
         <a href="http://mail-archives.apache.org/mod_mbox/falcon-dev/">dev</a>
         | <a href="http://mail-archives.apache.org/mod_mbox/falcon-commits/">commits</a>
+        | <a href="http://mail-archives.apache.org/mod_mbox/falcon-user/">user</a>
       </td>
     </tr>
     <tr>
@@ -83,6 +84,10 @@
       <td><a href="https://issues.apache.org/jira/browse/FALCON/">FALCON</a></td>
     </tr>
     <tr>
+      <td>Source Code (Git)</td>
+      <td><a href="https://git-wip-us.apache.org/repos/asf?p=falcon.git">git-wip-us.apache.org/repos/asf?p=falcon.git</a></td>
+    </tr>
+    <tr>
       <td>Board Reports</td>
       <td><a href="https://whimsy.apache.org/board/minutes/falcon.html">Minutes</a></td>
     </tr>

Modified: attic/site/docs/projects/ibatis.html
URL: http://svn.apache.org/viewvc/attic/site/docs/projects/ibatis.html?rev=1887489&r1=1887488&r2=1887489&view=diff
==============================================================================
--- attic/site/docs/projects/ibatis.html (original)
+++ attic/site/docs/projects/ibatis.html Thu Mar 11 14:54:37 2021
@@ -53,14 +53,46 @@
 <p><a href="http://ibatis.apache.org">Apache iBATIS</a> moved into the Attic in June 2010. 
      iBATIS was a data mapper framework that made it easier to use a relational database 
      with object-oriented applications. There were both Java and .Net implementations. </p>
-<p>The user mailing list, website, downloads and issue tracker all remain, but are read-only. 
-     See the website at 
-     <a href="http://ibatis.apache.org/">http://ibatis.apache.org</a> for more information on iBATIS. </p>
 <p>The iBATIS committers moved over to 
      <a href="http://www.mybatis.org/">MyBatis</a>
      which is the natural successor to iBATIS. </p>
 <p>As with any project in the Attic - if you should choose to fork iBATIS outside of Apache, 
      please let us know so we can link to your project. </p>
+
+  <table style="margin-left: auto; margin-right:auto; width:90%">
+    <tr>
+      <th>Read-only Resource</th>
+      <th>Link(s)</th>
+    </tr>
+    <tr>
+      <td>Website</td>
+      <td><a href="http://ibatis.apache.org/">ibatis.apache.org/</a></td>
+    </tr>
+    <tr>
+      <td>Mailing List Archives</td>
+      <td>
+        <a href="http://mail-archives.apache.org/mod_mbox/ibatis-dev/">dev</a>
+        | <a href="http://mail-archives.apache.org/mod_mbox/ibatis-commits/">commits</a>
+        | <a href="http://mail-archives.apache.org/mod_mbox/ibatis-user-cs/">user-cs</a>
+        | <a href="http://mail-archives.apache.org/mod_mbox/ibatis-user-java/">user-java</a>
+      </td>
+    </tr>
+    <tr>
+      <td>Issue Tracker (JIRA)</td>
+      <td><a href="https://issues.apache.org/jira/browse/IBATIS/">IBATIS</a></td>
+    </tr>
+    <tr>
+      <td>Board Reports</td>
+      <td><a href="https://whimsy.apache.org/board/minutes/ibatis.html">Minutes</a></td>
+    </tr>
+    <tr>
+      <td>Downloads</td>
+      <td><a href="http://archive.apache.org/dist/ibatis/">archive.apache.org/dist/ibatis/</a> 
+      | <a href="http://archive.apache.org/dist/ibatis/KEYS">KEYS</a>
+      </td>
+    </tr>
+  </table>
+
 <p>Archived versions of iBATIS may be downloaded from the 
      <a href="http://archive.apache.org/dist/ibatis/">Apache Archives</a>. </p>
 <p>As mentioned above, one fork that has been created is MyBatis at 

Modified: attic/site/docs/projects/labs.html
URL: http://svn.apache.org/viewvc/attic/site/docs/projects/labs.html?rev=1887489&r1=1887488&r2=1887489&view=diff
==============================================================================
--- attic/site/docs/projects/labs.html (original)
+++ attic/site/docs/projects/labs.html Thu Mar 11 14:54:37 2021
@@ -72,6 +72,7 @@
       <td>
         <a href="http://mail-archives.apache.org/mod_mbox/labs-labs/">labs</a>
         | <a href="http://mail-archives.apache.org/mod_mbox/labs-commits/">commits</a>
+        | <a href="http://mail-archives.apache.org/mod_mbox/labs-tech/">tech</a>
       </td>
     </tr>
     <tr>

Modified: attic/site/docs/projects/lenya.html
URL: http://svn.apache.org/viewvc/attic/site/docs/projects/lenya.html?rev=1887489&r1=1887488&r2=1887489&view=diff
==============================================================================
--- attic/site/docs/projects/lenya.html (original)
+++ attic/site/docs/projects/lenya.html Thu Mar 11 14:54:37 2021
@@ -54,9 +54,48 @@
      Lenya was an Open Source Java/XML Content Management System that came with revision control, 
      multi-site management, scheduling, search, WYSIWYG editors, and workflow.
   </p>
-<p>The website, downloads and issue tracker all remain open, though 
-     the issue tracker is read-only. See the website at 
-     <a href="http://lenya.apache.org/">http://lenya.apache.org</a> for more information on Lenya. </p>
+
+  <table style="margin-left: auto; margin-right:auto; width:90%">
+    <tr>
+      <th>Read-only Resource</th>
+      <th>Link(s)</th>
+    </tr>
+    <tr>
+      <td>Website</td>
+      <td><a href="http://lenya.apache.org/">lenya.apache.org/</a></td>
+    </tr>
+    <tr>
+      <td>Mailing List Archives</td>
+      <td>
+        <a href="http://mail-archives.apache.org/mod_mbox/lenya-dev/">dev</a>
+        | <a href="http://mail-archives.apache.org/mod_mbox/lenya-user/">user</a>
+        | <a href="http://mail-archives.apache.org/mod_mbox/lenya-commits/">commits</a>
+      </td>
+    </tr>
+    <tr>
+      <td>Issue Tracker (JIRA)</td>
+      <td><a href="https://issues.apache.org/jira/browse/LENYA/">LENYA</a></td>
+    </tr>
+    <tr>
+      <td>Wiki</td>
+      <td><a href="https://cwiki.apache.org/confluence/display/lenya/">cwiki.apache.org: lenya</a></td>
+    </tr>
+    <tr>
+      <td>Source Code (Subversion)</td>
+      <td><a href="http://svn.apache.org/repos/asf/lenya/">svn.apache.org/repos/asf/lenya/</a></td>
+    </tr>
+    <tr>
+      <td>Board Reports</td>
+      <td><a href="https://whimsy.apache.org/board/minutes/lenya.html">Minutes</a></td>
+    </tr>
+    <tr>
+      <td>Downloads</td>
+      <td><a href="http://archive.apache.org/dist/lenya/">archive.apache.org/dist/lenya/</a> 
+      | <a href="http://archive.apache.org/dist/lenya/KEYS">KEYS</a>
+      </td>
+    </tr>
+  </table>
+
 <p>As with any project in the Attic - if you should choose to fork Lenya outside of Apache, 
      please let us know so we can link to your project. </p>
 <p>Archived versions of the Lenya may be downloaded from the 

Modified: attic/site/docs/projects/polygene.html
URL: http://svn.apache.org/viewvc/attic/site/docs/projects/polygene.html?rev=1887489&r1=1887488&r2=1887489&view=diff
==============================================================================
--- attic/site/docs/projects/polygene.html (original)
+++ attic/site/docs/projects/polygene.html Thu Mar 11 14:54:37 2021
@@ -54,10 +54,6 @@
     in December 2018. 
     Apache Polygene is a community based effort exploring Composite Oriented Programming for domain centric application development.
   </p>
-<p>The website, downloads and issue tracker all remain open, though 
-     the issue tracker is read-only. See the website at
-     <a href="http://polygene.apache.org/">http://polygene.apache.org</a>
-     for more information on Polygene. </p>
 <p>As with any project in the Attic - if you should choose to fork Polygene
      outside of Apache, please let us know so we can link to your project.
   </p>
@@ -75,6 +71,8 @@
       <td>Mailing List Archives</td>
       <td>
         <a href="http://mail-archives.apache.org/mod_mbox/polygene-dev/">dev</a>
+        | <a href="http://mail-archives.apache.org/mod_mbox/polygene-commits/">commits</a>
+        | <a href="http://mail-archives.apache.org/mod_mbox/polygene-users/">users</a>
       </td>
     </tr>
     <tr>

Modified: attic/site/docs/projects/predictionio.html
URL: http://svn.apache.org/viewvc/attic/site/docs/projects/predictionio.html?rev=1887489&r1=1887488&r2=1887489&view=diff
==============================================================================
--- attic/site/docs/projects/predictionio.html (original)
+++ attic/site/docs/projects/predictionio.html Thu Mar 11 14:54:37 2021
@@ -76,6 +76,7 @@
       <td>Mailing List Archives</td>
       <td>
         <a href="http://mail-archives.apache.org/mod_mbox/predictionio-dev/">dev</a>
+        | <a href="http://mail-archives.apache.org/mod_mbox/predictionio-commits/">commits</a>
         | <a href="http://mail-archives.apache.org/mod_mbox/predictionio-user/">user</a>
       </td>
     </tr>

Modified: attic/site/docs/projects/shale.html
URL: http://svn.apache.org/viewvc/attic/site/docs/projects/shale.html?rev=1887489&r1=1887488&r2=1887489&view=diff
==============================================================================
--- attic/site/docs/projects/shale.html (original)
+++ attic/site/docs/projects/shale.html Thu Mar 11 14:54:37 2021
@@ -71,8 +71,10 @@
       <td>Mailing List Archives</td>
       <td>
         <a href="http://mail-archives.apache.org/mod_mbox/shale-dev/">dev</a>
-        | <a href="http://mail-archives.apache.org/mod_mbox/shale-user/">user</a>
         | <a href="http://mail-archives.apache.org/mod_mbox/shale-commits/">commits</a>
+        | <a href="http://mail-archives.apache.org/mod_mbox/shale-issues/">issues</a>
+        | <a href="http://mail-archives.apache.org/mod_mbox/shale-notifications/">notifications</a>
+        | <a href="http://mail-archives.apache.org/mod_mbox/shale-user/">user</a>
       </td>
     </tr>
     <tr>

Modified: attic/site/docs/projects/tuscany.html
URL: http://svn.apache.org/viewvc/attic/site/docs/projects/tuscany.html?rev=1887489&r1=1887488&r2=1887489&view=diff
==============================================================================
--- attic/site/docs/projects/tuscany.html (original)
+++ attic/site/docs/projects/tuscany.html Thu Mar 11 14:54:37 2021
@@ -68,6 +68,7 @@
         <a href="http://mail-archives.apache.org/mod_mbox/tuscany-dev/">dev</a>
         | <a href="http://mail-archives.apache.org/mod_mbox/tuscany-user/">user</a>
         | <a href="http://mail-archives.apache.org/mod_mbox/tuscany-commits/">commits</a>
+        | <a href="http://mail-archives.apache.org/mod_mbox/tuscany-notification/">notification</a>
       </td>
     </tr>
     <tr>

Modified: attic/site/xdocs/projects/beehive.xml
URL: http://svn.apache.org/viewvc/attic/site/xdocs/projects/beehive.xml?rev=1887489&r1=1887488&r2=1887489&view=diff
==============================================================================
--- attic/site/xdocs/projects/beehive.xml (original)
+++ attic/site/xdocs/projects/beehive.xml Thu Mar 11 14:54:37 2021
@@ -31,10 +31,6 @@
      Apache Beehive was a simple object model built on J2EE and Struts that used annotations to reduce 
      the amount of required code. </p>
      
-  <p>The user mailing list, website, downloads and issue tracker all remain open, though 
-     the issue tracker is read-only. See the website at 
-     <a href="http://beehive.apache.org/">http://beehive.apache.org</a> for more information on Beehive. </p>
-
   <p>If you are looking for a project to use in place of Beehive, the following have been suggested for its components: </p>
   <ul>
     <li>Beehive NetUI / Page Flow - Struts 2 or Spring Web Flow</li>
@@ -42,6 +38,12 @@
     <li>Beehive WSM (web service metadata) - Axis2's implementation of JSR-181</li>
   </ul>
 
+  <resource_table project="beehive">
+  <mail name="commits,user"/>
+  <jira/>
+  <svn/>
+  </resource_table>
+
   <p>As with any project in the Attic - if you should choose to fork Beehive outside of Apache, 
      please let us know so we can link to your project. </p>
 

Modified: attic/site/xdocs/projects/continuum.xml
URL: http://svn.apache.org/viewvc/attic/site/xdocs/projects/continuum.xml?rev=1887489&r1=1887488&r2=1887489&view=diff
==============================================================================
--- attic/site/xdocs/projects/continuum.xml (original)
+++ attic/site/xdocs/projects/continuum.xml Thu Mar 11 14:54:37 2021
@@ -31,8 +31,7 @@
      Continuum was an enterprise-ready continuous integration server with features such as automated builds, release management, role-based security, and integration with popular build tools and source control management systems. </p>
      
   <resource_table project="continuum">
-    <mail name="users"/>
-    <mail name="commits"/>
+    <mail name="commits,issues,notifications,users"/>
     <jira/>
     <cwiki/>
     <svn/>

Modified: attic/site/xdocs/projects/excalibur.xml
URL: http://svn.apache.org/viewvc/attic/site/xdocs/projects/excalibur.xml?rev=1887489&r1=1887488&r2=1887489&view=diff
==============================================================================
--- attic/site/xdocs/projects/excalibur.xml (original)
+++ attic/site/xdocs/projects/excalibur.xml Thu Mar 11 14:54:37 2021
@@ -31,13 +31,16 @@
      Apache Excalibur was a Java Inversion of Control container. 
      </p>
      
-  <p>The user mailing list, issue tracker, website, and downloads all remain open. See the website at 
-     <a href="http://excalibur.apache.org/">http://excalibur.apache.org</a> for more information on Excalibur. </p>
-
   <p>We do not know of any natural successors or potential forks for Excalibur. As with 
      any project in the Attic - if you should choose to fork Excalibur outside of Apache, 
      please let us know so we can link to your project. </p>
 
+  <resource_table project="excalibur">
+  <mail name="scm,user"/>
+  <jira key="EXLBR,FORTRESS"/>
+  <svn/>
+  </resource_table>
+
   <p>Archived versions of Excalibur may be downloaded from the 
      <a href="http://archive.apache.org/dist/excalibur/">Apache Archives</a>. </p>
 

Modified: attic/site/xdocs/projects/falcon.xml
URL: http://svn.apache.org/viewvc/attic/site/xdocs/projects/falcon.xml?rev=1887489&r1=1887488&r2=1887489&view=diff
==============================================================================
--- attic/site/xdocs/projects/falcon.xml (original)
+++ attic/site/xdocs/projects/falcon.xml Thu Mar 11 14:54:37 2021
@@ -42,8 +42,9 @@
   </p>
 
   <resource_table project="falcon">
-  <mail name="commits"/>
+  <mail name="commits,user"/>
   <jira/>
+  <git/>
   </resource_table>
 
   <p>Archived versions of Falcon may be downloaded from the 

Modified: attic/site/xdocs/projects/ibatis.xml
URL: http://svn.apache.org/viewvc/attic/site/xdocs/projects/ibatis.xml?rev=1887489&r1=1887488&r2=1887489&view=diff
==============================================================================
--- attic/site/xdocs/projects/ibatis.xml (original)
+++ attic/site/xdocs/projects/ibatis.xml Thu Mar 11 14:54:37 2021
@@ -31,10 +31,6 @@
      iBATIS was a data mapper framework that made it easier to use a relational database 
      with object-oriented applications. There were both Java and .Net implementations. </p>
 
-  <p>The user mailing list, website, downloads and issue tracker all remain, but are read-only. 
-     See the website at 
-     <a href="http://ibatis.apache.org/">http://ibatis.apache.org</a> for more information on iBATIS. </p>
-
   <p>The iBATIS committers moved over to 
      <a href="http://www.mybatis.org/">MyBatis</a>
      which is the natural successor to iBATIS. </p>
@@ -42,6 +38,11 @@
   <p>As with any project in the Attic - if you should choose to fork iBATIS outside of Apache, 
      please let us know so we can link to your project. </p>
 
+  <resource_table project="ibatis">
+  <mail name="commits,user-cs,user-java"/>
+  <jira/>
+  </resource_table>
+
   <p>Archived versions of iBATIS may be downloaded from the 
      <a href="http://archive.apache.org/dist/ibatis/">Apache Archives</a>. </p>
 

Modified: attic/site/xdocs/projects/labs.xml
URL: http://svn.apache.org/viewvc/attic/site/xdocs/projects/labs.xml?rev=1887489&r1=1887488&r2=1887489&view=diff
==============================================================================
--- attic/site/xdocs/projects/labs.xml (original)
+++ attic/site/xdocs/projects/labs.xml Thu Mar 11 14:54:37 2021
@@ -38,7 +38,7 @@
 
   <resource_table project="labs" replace_dev="labs">
     <!-- by default only dev is generated -->
-    <mail name="commits"/>
+    <mail name="commits,tech"/>
     <!-- use attribute key="" to override default JIRA -->
     <jira/>
     <no_downloads/>

Modified: attic/site/xdocs/projects/lenya.xml
URL: http://svn.apache.org/viewvc/attic/site/xdocs/projects/lenya.xml?rev=1887489&r1=1887488&r2=1887489&view=diff
==============================================================================
--- attic/site/xdocs/projects/lenya.xml (original)
+++ attic/site/xdocs/projects/lenya.xml Thu Mar 11 14:54:37 2021
@@ -32,9 +32,13 @@
      multi-site management, scheduling, search, WYSIWYG editors, and workflow.
   </p>
      
-  <p>The website, downloads and issue tracker all remain open, though 
-     the issue tracker is read-only. See the website at 
-     <a href="http://lenya.apache.org/">http://lenya.apache.org</a> for more information on Lenya. </p>
+  <resource_table project="lenya">
+    <mail name="user"/>
+    <mail name="commits"/>
+    <jira/>
+    <cwiki/>
+    <svn/>
+  </resource_table>
 
   <p>As with any project in the Attic - if you should choose to fork Lenya outside of Apache, 
      please let us know so we can link to your project. </p>

Modified: attic/site/xdocs/projects/polygene.xml
URL: http://svn.apache.org/viewvc/attic/site/xdocs/projects/polygene.xml?rev=1887489&r1=1887488&r2=1887489&view=diff
==============================================================================
--- attic/site/xdocs/projects/polygene.xml (original)
+++ attic/site/xdocs/projects/polygene.xml Thu Mar 11 14:54:37 2021
@@ -32,16 +32,12 @@
     Apache Polygene is a community based effort exploring Composite Oriented Programming for domain centric application development.
   </p>
 
-  <p>The website, downloads and issue tracker all remain open, though 
-     the issue tracker is read-only. See the website at
-     <a href="http://polygene.apache.org/">http://polygene.apache.org</a>
-     for more information on Polygene. </p>
-
   <p>As with any project in the Attic - if you should choose to fork Polygene
      outside of Apache, please let us know so we can link to your project.
   </p>
 
   <resource_table project="polygene">
+  <mail name="commits,users"/>
   <jira/>
   </resource_table>
 

Modified: attic/site/xdocs/projects/predictionio.xml
URL: http://svn.apache.org/viewvc/attic/site/xdocs/projects/predictionio.xml?rev=1887489&r1=1887488&r2=1887489&view=diff
==============================================================================
--- attic/site/xdocs/projects/predictionio.xml (original)
+++ attic/site/xdocs/projects/predictionio.xml Thu Mar 11 14:54:37 2021
@@ -46,7 +46,7 @@
     <!-- by default only dev is generated
      To remove 'dev', use the attribute replace_dev="xxx" in the resource_table tag above
     -->
-    <mail name="user"/>
+    <mail name="commits,user"/>
     <!-- use attribute key="" to override default JIRA -->
     <jira/>
     <!-- use the tag

Modified: attic/site/xdocs/projects/shale.xml
URL: http://svn.apache.org/viewvc/attic/site/xdocs/projects/shale.xml?rev=1887489&r1=1887488&r2=1887489&view=diff
==============================================================================
--- attic/site/xdocs/projects/shale.xml (original)
+++ attic/site/xdocs/projects/shale.xml Thu Mar 11 14:54:37 2021
@@ -37,8 +37,7 @@
      were the natural successors to Shale. </p>
 
   <resource_table project="shale">
-    <mail name="user"/>
-    <mail name="commits"/>
+    <mail name="commits,issues,notifications,user"/>
     <jira/>
     <moin/>
     <svn/>

Modified: attic/site/xdocs/projects/tuscany.xml
URL: http://svn.apache.org/viewvc/attic/site/xdocs/projects/tuscany.xml?rev=1887489&r1=1887488&r2=1887489&view=diff
==============================================================================
--- attic/site/xdocs/projects/tuscany.xml (original)
+++ attic/site/xdocs/projects/tuscany.xml Thu Mar 11 14:54:37 2021
@@ -33,6 +33,7 @@
   <resource_table project="tuscany">
     <mail name="user"/>
     <mail name="commits"/>
+    <mail name="notification"/>
     <jira/>
     <cwiki/>
     <svn/>