Author: bodewig
Date: Sun Aug  7 02:52:25 2011
New Revision: 1154642

URL: http://svn.apache.org/viewvc?rev=1154642&view=rev
Log:
Cactus => Attic

Modified:
    ant/site/ant/sources/faq.xml
    ant/site/ant/sources/resources.xml

Modified: ant/site/ant/sources/faq.xml
URL: 
http://svn.apache.org/viewvc/ant/site/ant/sources/faq.xml?rev=1154642&r1=1154641&r2=1154642&view=diff
==============================================================================
--- ant/site/ant/sources/faq.xml (original)
+++ ant/site/ant/sources/faq.xml Sun Aug  7 02:52:25 2011
@@ -339,7 +339,7 @@ Apache Ant version 1.6.2 compiled on Jul
         <p><i>Instead of relying on container specific JSP-compilers we 
suggest deploying
         the raw files (*.jsp) and use the container build-in functions: after 
deploying
         run a test suite (e.g. with
-        <a href="http://jakarta.apache.org/cactus/";>Cactus</a> or
+        <a 
href="http://attic.apache.org/projects/jakarta-cactus.html";>Cactus</a> or
         <a href="http://httpunit.sourceforge.net/";>HttpUnit</a>) against the 
deployed web
         application. So you'll get then test result and the compiled 
JSPs.</i></p>
       </answer>

Modified: ant/site/ant/sources/resources.xml
URL: 
http://svn.apache.org/viewvc/ant/site/ant/sources/resources.xml?rev=1154642&r1=1154641&r2=1154642&view=diff
==============================================================================
--- ant/site/ant/sources/resources.xml (original)
+++ ant/site/ant/sources/resources.xml Sun Aug  7 02:52:25 2011
@@ -586,24 +586,6 @@
         </table>
       </subsection>
 
-      <subsection name="Short tutorial in Cactus&apos; (formerly J2EEUnit)
-      documentation">
-        <p>There is a short tutorial on how to use Ant in Cactus&apos;
-        documentation.  It has a slant towards build files that will be used
-        with Cactus.</p>
-
-        <table class="externals">
-          <tr>
-            <th>Author:</th>
-            <td>Cactus development team</td>
-          </tr>
-          <tr>
-            <th>URL:</th>
-            <td><a 
href="http://jakarta.apache.org/cactus/howto_ant_primer.html";>http://jakarta.apache.org/cactus/howto_ant_primer.html</a></td>
-          </tr>
-        </table>
-      </subsection>
-
       <subsection name="Developing custom Ant tasks with VisualAge for Java">
         <p>This article outlines how to integrate Ant into VisualAge for Java,
         and how to write and debug custom tasks using the IDE and the


Reply via email to