vmassol 01/04/08 12:42:14
Modified: cactus/docs/framework/xdocs changes.xml downloads.xml
index.xml todo.xml
Log:
more doc updates : 1.0b1 instead of 1.0 + new downloads page + more changes and less
todos ...
Revision Changes Path
1.4 +4 -1 jakarta-commons-sandbox/cactus/docs/framework/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/jakarta-commons-sandbox/cactus/docs/framework/xdocs/changes.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- changes.xml 2001/04/07 13:19:59 1.3
+++ changes.xml 2001/04/08 19:42:12 1.4
@@ -8,7 +8,10 @@
<person name="Vincent Massol" email="[EMAIL PROTECTED]" id="VMA"/>
</devs>
- <release version="1.0" date="April 7 2001">
+ <release version="1.0b1" date="April 8 2001">
+ <action dev="VMA" type="update">
+ Tested with JUnit 3.6.
+ </action>
<action dev="VMA" type="update">
Changed the web site skin to be the Jakarta skin and not the Apache XML
skin. This is because Cactus is now part of the Jakarta Commons project.
1.2 +55 -193
jakarta-commons-sandbox/cactus/docs/framework/xdocs/downloads.xml
Index: downloads.xml
===================================================================
RCS file:
/home/cvs/jakarta-commons-sandbox/cactus/docs/framework/xdocs/downloads.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- downloads.xml 2001/03/31 20:22:38 1.1
+++ downloads.xml 2001/04/08 19:42:13 1.2
@@ -12,211 +12,73 @@
<body>
- <s1 title="Latest releases">
+ <s1 title="File list">
- <s2 title="For Servlet API 2.2">
-
- <table>
- <tr>
- <th>
- Name
- </th>
- <th>
- Version
- </th>
- <th>
- Date
- </th>
- <th>
- File
- </th>
- </tr>
- <tr>
- <td>
- Cactus jar
- </td>
- <td>
- 0.9
- </td>
- <td>
- 26/03/2001
- </td>
- <td>
- <link
href="http://ftp1.sourceforge.net/j2eeunit/j2eeunit-22-0.9.jar">j2eeunit-22-0.9.jar</link>
- </td>
- </tr>
- <tr>
- <td>
- Cactus doc
- </td>
- <td>
- 0.9
- </td>
- <td>
- 26/03/2001
- </td>
- <td>
- <link
href="http://ftp1.sourceforge.net/j2eeunit/j2eeunit-doc-22-0.9.zip">j2eeunit-doc-22-0.9.zip</link>
- </td>
- </tr>
- <tr>
- <td>
- Cactus sample
- </td>
- <td>
- 0.9
- </td>
- <td>
- 26/03/2001
- </td>
- <td>
- <link
href="http://ftp1.sourceforge.net/j2eeunit/j2eeunit-sample-22-0.9.zip">j2eeunit-sample-22-0.9.zip</link>
- </td>
- </tr>
- </table>
-
- </s2>
-
- <s2 title="For Servlet API 2.3">
-
- <table>
- <tr>
- <th>
- Name
- </th>
- <th>
- Version
- </th>
- <th>
- Date
- </th>
- <th>
- File
- </th>
- </tr>
- <tr>
- <td>
- Cactus jar
- </td>
- <td>
- 0.9
- </td>
- <td>
- 26/03/2001
- </td>
- <td>
- <link
href="http://ftp1.sourceforge.net/j2eeunit/j2eeunit-23-0.9.jar">j2eeunit-23-0.9.jar</link>
- </td>
- </tr>
- <tr>
- <td>
- Cactus doc
- </td>
- <td>
- 0.9
- </td>
- <td>
- 26/03/2001
- </td>
- <td>
- <link
href="http://ftp1.sourceforge.net/j2eeunit/j2eeunit-doc-23-0.9.zip">j2eeunit-doc-23-0.9.zip</link>
- </td>
- </tr>
- <tr>
- <td>
- Cactus sample
- </td>
- <td>
- 0.9
- </td>
- <td>
- 26/03/2001
- </td>
- <td>
- <link
href="http://ftp1.sourceforge.net/j2eeunit/j2eeunit-sample-23-0.9.zip">j2eeunit-sample-23-0.9.zip</link>
- </td>
- </tr>
- </table>
-
- </s2>
-
- <s2 title="Miscellaneous">
-
- <table>
- <tr>
- <th>
- Name
- </th>
- <th>
- Version
- </th>
- <th>
- Date
- </th>
- <th>
- File
- </th>
- </tr>
- <tr>
- <td>
- Cactus sources
- </td>
- <td>
- 0.9
- </td>
- <td>
- 26/03/2001
- </td>
- <td>
- <link
href="http://ftp1.sourceforge.net/j2eeunit/j2eeunit-src-0.9.zip">j2eeunit-src-0.9.zip</link>
- </td>
- </tr>
- <tr>
- <td>
- Cactus Ant custom tasks
- </td>
- <td>
- 0.9
- </td>
- <td>
- 26/03/2001
- </td>
- <td>
- <link
href="http://ftp1.sourceforge.net/j2eeunit/j2eeunit-ant-0.9.jar">j2eeunit-ant-0.9.jar</link>
- </td>
- </tr>
- <tr>
- <td>
- External jar dependencies
- </td>
- <td>
- 0.9
- </td>
- <td>
- 26/03/2001
- </td>
- <td>
- <link
href="http://ftp1.sourceforge.net/j2eeunit/j2eeunit-dependencies-0.9.zip">j2eeunit-dependencies-0.9.zip</link>
- </td>
- </tr>
- </table>
-
- </s2>
+ <p>
+ Here follows the list of files that you can download :
+ </p>
+ <ul>
+ <li>
+ <strong><code>cactus-<servletapi>-<version>.jar</code>
+ </strong> : the Cactus framework runtime jar for a given servlet API,
+ </li>
+ <li>
+ <strong><code>cactus-ant-<version>.jar</code>
+ </strong> : some custom Ant tasks that are helpful for automating
+ running Cactus unit tests. Especially the <code>runservertests</code>
+ which automagically start a servlet engine, run the Cactus tests
+ against it and stop the server once it is finished,
+ </li>
+ <li>
+ <strong><code>cactus-sample-<servletapi>-<version>.zip
+ </code></strong> : a Cactus Sample application that shows how to write
+ Cactus tests and how to run and deploy them in a servlet engine using
+ Ant,
+ </li>
+ <li>
+ <strong><code>cactus-doc-<servletapi>-<version>.zip
+ </code></strong> : Cactus documentation for a given servlet API. It
+ contains the javadoc and a local copy of the Cactus web site,
+ </li>
+ <li>
+ <strong><code>cactus-src-<version>.zip</code></strong> :
+ full Cactus sources,
+ </li>
+ <li>
+ <strong><code>ant.zip</code></strong> : a prepackaged version of Ant,
+ which contains all needed external jars for tasks used by Cactus build
+ files. This is not a compulsory download but it makes it easier for
+ installing Ant and preparing it for Cactus. This file is only
+ delivered for releases (and not for nightly builds).
+ </li>
+ </ul>
+
+ <note>
+ <code><servletapi></code> represents the Servlet API
+ specifications for which you want to write Cactus unit tests for.
+ </note>
+
+ <note>
+ <code><version></code> represents the version number for releases
+ and date stamp for nightly builds.
+ </note>
</s1>
- <s1 title="Latest sources">
+ <s1 title="Releases">
<p>
- You can access the latest Cactus from <link
href="http://sourceforge.net/cvs/?group_id=14156">CVS</link>.
+ Click <link
href="http://jakarta.apache.org/builds/jakarta-commons/release/cactus">
+ here</link> for Cactus releases.
</p>
</s1>
- <s1 title="Older releases">
+ <s1 title="Nightly builds">
<p>
- For older versions, click <link
href="http://sourceforge.net/project/showfiles.php?group_id=14156">here</link>.
+ Click <link
href="http://jakarta.apache.org/builds/jakarta-commons/nightly/cactus">
+ here</link> for Cactus nightly builds.
</p>
</s1>
1.2 +5 -5 jakarta-commons-sandbox/cactus/docs/framework/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/jakarta-commons-sandbox/cactus/docs/framework/xdocs/index.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- index.xml 2001/04/07 07:16:55 1.1
+++ index.xml 2001/04/08 19:42:13 1.2
@@ -33,10 +33,10 @@
<table>
<tr>
<td>
- 07/04/2001
+ 08/04/2001
</td>
<td>
- Cactus 1.0 is available for
+ Cactus 1.0 beta 1 is available for
<link href="downloads.html">download</link>. Check the updated
<link href="features.html">feature list</link> and the
<link href="changes.html">changes</link> for the details.
@@ -44,7 +44,7 @@
</tr>
<tr>
<td>
- 07/04/2001
+ 08/04/2001
</td>
<td>
The web site has been updated to reflect the modifications that
@@ -55,7 +55,7 @@
</tr>
<tr>
<td>
- 07/04/2001
+ 08/04/2001
</td>
<td>
J2EEUnit has been renamed to Cactus.
@@ -63,7 +63,7 @@
</tr>
<tr>
<td>
- 07/04/2001
+ 08/04/2001
</td>
<td>
J2EEUnit has been donated to the Apache Software Foundation.
1.4 +1 -1 jakarta-commons-sandbox/cactus/docs/framework/xdocs/todo.xml
Index: todo.xml
===================================================================
RCS file: /home/cvs/jakarta-commons-sandbox/cactus/docs/framework/xdocs/todo.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- todo.xml 2001/04/07 07:16:56 1.3
+++ todo.xml 2001/04/08 19:42:13 1.4
@@ -24,7 +24,7 @@
distribution.
</action>
<action context="admin">
- Copy the 1.0 distributable files to the release area on the web site.
+ Copy the 1.0 beta 1 distributable files to the release area on the web site.
</action>
<action context="admin">
Set up GUMP to use Cactus instead of J2EEUnit.