You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@attic.apache.org by ba...@apache.org on 2016/02/28 23:44:51 UTC

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

Author: bayard
Date: Sun Feb 28 22:44:50 2016
New Revision: 1732810

URL: http://svn.apache.org/viewvc?rev=1732810&view=rev
Log:
Adding cactus, oro, regexp, slide

Modified:
    attic/site/docs/projects/jakarta-cactus.html
    attic/site/docs/projects/jakarta-oro.html
    attic/site/docs/projects/jakarta-regexp.html
    attic/site/docs/projects/jakarta-slide.html
    attic/site/xdocs/projects/jakarta-cactus.xml
    attic/site/xdocs/projects/jakarta-oro.xml
    attic/site/xdocs/projects/jakarta-regexp.xml
    attic/site/xdocs/projects/jakarta-slide.xml

Modified: attic/site/docs/projects/jakarta-cactus.html
URL: http://svn.apache.org/viewvc/attic/site/docs/projects/jakarta-cactus.html?rev=1732810&r1=1732809&r2=1732810&view=diff
==============================================================================
--- attic/site/docs/projects/jakarta-cactus.html (original)
+++ attic/site/docs/projects/jakarta-cactus.html Sun Feb 28 22:44:50 2016
@@ -61,11 +61,34 @@
 <div class="section-content">
 <p>Jakarta previously hosted Cactus, a simple test framework for unit testing server-side java code. </p>
 <p>In August 2011, Cactus was retired due to a lack of development community.</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://jakarta.apache.org/cactus">jakarta.apache.org/cactus</a></td>
+    </tr>
+    <tr>
+      <td>Mailing List Archives</td>
+      <td>
+        <a href="http://mail-archives.apache.org/mod_mbox/jakarta-cactus-dev/">dev</a>
+        | <a href="http://mail-archives.apache.org/mod_mbox/jakarta-cactus-user/">user</a>
+      </td>
+    </tr>
+    <tr>
+      <td>Issue Tracker</td>
+      <td><a href="https://issues.apache.org/jira/browse/cactus/">JIRA</a></td>
+    </tr>
+    <tr>
+      <td>Downloads</td>
+      <td><a href="http://archive.apache.org/dist/jakarta/cactus/">archive.apache.org/dist/jakarta/cactus/</a> | <a href="http://archive.apache.org/dist/jakarta/cactus/KEYS">KEYS</a></td>
+    </tr>
+  </table>
+
 <p>Cactus users are encouraged to switch to other techniques for testing.</p>
-<p>The old Cactus website is available online <a href="http://jakarta.apache.org/cactus/">here</a>
-       for archival purposes only.</p>
-<p>Archived versions of Cactus may be downloaded from the 
-     <a href="http://archive.apache.org/dist/jakarta/cactus/">Apache Archives</a>. </p>
 </div>
          </div>
     <div class="column span-8 last">

Modified: attic/site/docs/projects/jakarta-oro.html
URL: http://svn.apache.org/viewvc/attic/site/docs/projects/jakarta-oro.html?rev=1732810&r1=1732809&r2=1732810&view=diff
==============================================================================
--- attic/site/docs/projects/jakarta-oro.html (original)
+++ attic/site/docs/projects/jakarta-oro.html Sun Feb 28 22:44:50 2016
@@ -64,11 +64,34 @@
        performing substitutions, splits, filtering filenames, etc.</p>
 <p>As there were no new features or releases planned, the Jakarta ORO project was retired in
        September 2010.</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://jakarta.apache.org/oro">jakarta.apache.org/oro</a></td>
+    </tr>
+    <tr>
+      <td>Mailing List Archives</td>
+      <td>
+        <a href="http://mail-archives.apache.org/mod_mbox/jakarta-oro-dev/">dev</a>
+        | <a href="http://mail-archives.apache.org/mod_mbox/jakarta-oro-user/">user</a>
+      </td>
+    </tr>
+    <tr>
+      <td>Issue Tracker</td>
+      <td><a href="https://bz.apache.org/bugzilla/buglist.cgi?product=oro">Bugzilla</a></td>
+    </tr>
+    <tr>
+      <td>Downloads</td>
+      <td><a href="http://archive.apache.org/dist/jakarta/oro/">archive.apache.org/dist/jakarta/oro/</a> | <a href="http://archive.apache.org/dist/jakarta/oro/KEYS">KEYS</a></td>
+    </tr>
+  </table>
+
 <p>ORO users are encouraged to use similar features in newer Java versions, where available.</p>
-<p>The old ORO website is available online <a href="http://jakarta.apache.org/oro/">here</a>
-       for archival purposes only.</p>
-<p>Archived versions of ORO may be downloaded from the 
-     <a href="http://archive.apache.org/dist/jakarta/oro/">Apache Archives</a>. </p>
 </div>
          </div>
     <div class="column span-8 last">

Modified: attic/site/docs/projects/jakarta-regexp.html
URL: http://svn.apache.org/viewvc/attic/site/docs/projects/jakarta-regexp.html?rev=1732810&r1=1732809&r2=1732810&view=diff
==============================================================================
--- attic/site/docs/projects/jakarta-regexp.html (original)
+++ attic/site/docs/projects/jakarta-regexp.html Sun Feb 28 22:44:50 2016
@@ -62,12 +62,35 @@
 <p>Jakarta previously hosted Regexp, a 100% Pure Java Regular Expression package.</p>
 <p>As there were no new features or releases planned, the Jakarta Regexp project was retired in
        April 2011.</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://jakarta.apache.org/regexp">jakarta.apache.org/regexp</a></td>
+    </tr>
+    <tr>
+      <td>Mailing List Archives</td>
+      <td>
+        <a href="http://mail-archives.apache.org/mod_mbox/jakarta-regexp-dev/">dev</a>
+        | <a href="http://mail-archives.apache.org/mod_mbox/jakarta-regexp-user/">user</a>
+      </td>
+    </tr>
+    <tr>
+      <td>Issue Tracker</td>
+      <td><a href="https://bz.apache.org/bugzilla/buglist.cgi?product=regexp">Bugzilla</a></td>
+    </tr>
+    <tr>
+      <td>Downloads</td>
+      <td><a href="http://archive.apache.org/dist/jakarta/regexp/">archive.apache.org/dist/jakarta/regexp/</a> | <a href="http://archive.apache.org/dist/jakarta/regexp/KEYS">KEYS</a></td>
+    </tr>
+  </table>
+
 <p>Jakarta Regexp users are encouraged to use similar features in newer Java versions, such
        as <i>java.util.regexp</i></p>
-<p>The old Jakarta Regexp website is available online <a href="http://jakarta.apache.org/regexp/">here</a>
-       for archival purposes only.</p>
-<p>Archived versions of Jakarta Regexp may be downloaded from the 
-     <a href="http://archive.apache.org/dist/jakarta/regexp/">Apache Archives</a>. </p>
 </div>
          </div>
     <div class="column span-8 last">

Modified: attic/site/docs/projects/jakarta-slide.html
URL: http://svn.apache.org/viewvc/attic/site/docs/projects/jakarta-slide.html?rev=1732810&r1=1732809&r2=1732810&view=diff
==============================================================================
--- attic/site/docs/projects/jakarta-slide.html (original)
+++ attic/site/docs/projects/jakarta-slide.html Sun Feb 28 22:44:50 2016
@@ -62,12 +62,35 @@
 <p>Jakarta previously hosted Slide, a content repository which could serve as a basis for a content
        management system as well as other purposes. Among its features was full WebDAV support.</p>
 <p>In Novermber 2007, Slide was retired due to a lack of development community.</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://jakarta.apache.org/slide">jakarta.apache.org/slide</a></td>
+    </tr>
+    <tr>
+      <td>Mailing List Archives</td>
+      <td>
+        <a href="http://mail-archives.apache.org/mod_mbox/jakarta-slide-dev/">dev</a>
+        | <a href="http://mail-archives.apache.org/mod_mbox/jakarta-slide-user/">user</a>
+      </td>
+    </tr>
+    <tr>
+      <td>Issue Tracker</td>
+      <td><a href="https://bz.apache.org/bugzilla/buglist.cgi?product=slide">Bugzilla</a></td>
+    </tr>
+    <tr>
+      <td>Downloads</td>
+      <td><a href="http://archive.apache.org/dist/jakarta/slide/">archive.apache.org/dist/jakarta/slide/</a> | <a href="http://archive.apache.org/dist/jakarta/slide/KEYS">KEYS</a></td>
+    </tr>
+  </table>
+
 <p>If you are looking for a WebDAV client or a server-side Content Repository, please consider the
        <a href="http://jackrabbit.apache.org">Apache Jackrabbit</a> project as an alternative.</p>
-<p>The old Slide website is available online <a href="http://jakarta.apache.org/slide/">here</a>
-       for archival purposes only.</p>
-<p>Archived versions of Slide may be downloaded from the 
-     <a href="http://archive.apache.org/dist/jakarta/slide/">Apache Archives</a>. </p>
 </div>
          </div>
     <div class="column span-8 last">

Modified: attic/site/xdocs/projects/jakarta-cactus.xml
URL: http://svn.apache.org/viewvc/attic/site/xdocs/projects/jakarta-cactus.xml?rev=1732810&r1=1732809&r2=1732810&view=diff
==============================================================================
--- attic/site/xdocs/projects/jakarta-cactus.xml (original)
+++ attic/site/xdocs/projects/jakarta-cactus.xml Sun Feb 28 22:44:50 2016
@@ -29,13 +29,12 @@ limitations under the License.
 
     <p>In August 2011, Cactus was retired due to a lack of development community.</p>
 
-    <p>Cactus users are encouraged to switch to other techniques for testing.</p>
-
-    <p>The old Cactus website is available online <a href="http://jakarta.apache.org/cactus/">here</a>
-       for archival purposes only.</p> 
+    <resource_table project="jakarta" subproject="cactus">
+      <mail name="user"/>
+      <jira/>
+    </resource_table>
 
-  <p>Archived versions of Cactus may be downloaded from the 
-     <a href="http://archive.apache.org/dist/jakarta/cactus/">Apache Archives</a>. </p>
+    <p>Cactus users are encouraged to switch to other techniques for testing.</p>
 
   </section>
 

Modified: attic/site/xdocs/projects/jakarta-oro.xml
URL: http://svn.apache.org/viewvc/attic/site/xdocs/projects/jakarta-oro.xml?rev=1732810&r1=1732809&r2=1732810&view=diff
==============================================================================
--- attic/site/xdocs/projects/jakarta-oro.xml (original)
+++ attic/site/xdocs/projects/jakarta-oro.xml Sun Feb 28 22:44:50 2016
@@ -32,13 +32,12 @@ limitations under the License.
     <p>As there were no new features or releases planned, the Jakarta ORO project was retired in
        September 2010.</p>
 
-    <p>ORO users are encouraged to use similar features in newer Java versions, where available.</p>
-
-    <p>The old ORO website is available online <a href="http://jakarta.apache.org/oro/">here</a>
-       for archival purposes only.</p> 
+    <resource_table project="jakarta" subproject="oro">
+      <mail name="user"/>
+      <bugzilla/>
+    </resource_table>
 
-  <p>Archived versions of ORO may be downloaded from the 
-     <a href="http://archive.apache.org/dist/jakarta/oro/">Apache Archives</a>. </p>
+    <p>ORO users are encouraged to use similar features in newer Java versions, where available.</p>
 
   </section>
 

Modified: attic/site/xdocs/projects/jakarta-regexp.xml
URL: http://svn.apache.org/viewvc/attic/site/xdocs/projects/jakarta-regexp.xml?rev=1732810&r1=1732809&r2=1732810&view=diff
==============================================================================
--- attic/site/xdocs/projects/jakarta-regexp.xml (original)
+++ attic/site/xdocs/projects/jakarta-regexp.xml Sun Feb 28 22:44:50 2016
@@ -30,15 +30,14 @@ limitations under the License.
     <p>As there were no new features or releases planned, the Jakarta Regexp project was retired in
        April 2011.</p>
 
+    <resource_table project="jakarta" subproject="regexp">
+      <mail name="user"/>
+      <bugzilla/>
+    </resource_table>
+
     <p>Jakarta Regexp users are encouraged to use similar features in newer Java versions, such
        as <i>java.util.regexp</i></p>
 
-    <p>The old Jakarta Regexp website is available online <a href="http://jakarta.apache.org/regexp/">here</a>
-       for archival purposes only.</p>
-
-  <p>Archived versions of Jakarta Regexp may be downloaded from the 
-     <a href="http://archive.apache.org/dist/jakarta/regexp/">Apache Archives</a>. </p>
-
   </section>
 
  </body>

Modified: attic/site/xdocs/projects/jakarta-slide.xml
URL: http://svn.apache.org/viewvc/attic/site/xdocs/projects/jakarta-slide.xml?rev=1732810&r1=1732809&r2=1732810&view=diff
==============================================================================
--- attic/site/xdocs/projects/jakarta-slide.xml (original)
+++ attic/site/xdocs/projects/jakarta-slide.xml Sun Feb 28 22:44:50 2016
@@ -30,15 +30,14 @@ limitations under the License.
 
     <p>In Novermber 2007, Slide was retired due to a lack of development community.</p>
 
+    <resource_table project="jakarta" subproject="slide">
+      <mail name="user"/>
+      <bugzilla/>
+    </resource_table>
+
     <p>If you are looking for a WebDAV client or a server-side Content Repository, please consider the
        <a href="http://jackrabbit.apache.org">Apache Jackrabbit</a> project as an alternative.</p>
 
-    <p>The old Slide website is available online <a href="http://jakarta.apache.org/slide/">here</a>
-       for archival purposes only.</p> 
-
-  <p>Archived versions of Slide may be downloaded from the 
-     <a href="http://archive.apache.org/dist/jakarta/slide/">Apache Archives</a>. </p>
-
   </section>
 
  </body>