vmassol 01/05/02 08:58:53
Modified: cactus/docs/framework/xdocs changes.xml index.xml
Log:
added news item for the release of version 1.0 of Cactus
Revision Changes Path
1.17 +7 -1 jakarta-commons/cactus/docs/framework/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/cactus/docs/framework/xdocs/changes.xml,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- changes.xml 2001/04/29 19:05:58 1.16
+++ changes.xml 2001/05/02 15:58:43 1.17
@@ -23,7 +23,13 @@
<person name="Philip Aston" email="[EMAIL PROTECTED]" id="PAS"/>
</devs>
- <release version="1.0 in CVS">
+ <release version="1.0" date="May 2 2001">
+ <action dev="VMA" type="fix" due-to="Arun Katkere"
due-to-email="[EMAIL PROTECTED]">
+ Applied patch from Arun Katkere in order to prevent the
+ "connexion reset by peer" error message that may appear in Tomcat when
+ the connection is broken without reading the requested URL by the
+ custom Ant tasks to start and stop a server.
+ </action>
<action dev="VMA" type="add">
Added a contributing section that explains how to contribute to Cactus.
</action>
1.7 +5 -62 jakarta-commons/cactus/docs/framework/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/cactus/docs/framework/xdocs/index.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- index.xml 2001/04/28 11:58:08 1.6
+++ index.xml 2001/05/02 15:58:45 1.7
@@ -37,78 +37,21 @@
<table>
<tr>
<td>
- 28/04/2001
- </td>
- <td>
- The <link href="changes.html">changes</link> page now also lists
- the pages that have recently changed on this web site.
- </td>
- </tr>
- <tr>
- <td>
- 20/04/2001
- </td>
- <td>
- Cactus 1.0 beta 2 is available for
- <link href="downloads.html">download</link>. Check the updated
- <link href="changes.html">changes</link> for the details.
- </td>
- </tr>
- <tr>
- <td>
- 14/04/2001
- </td>
- <td>
- Added 2 new pages to the site : A <link href="goals.html">Cactus
- goals</link> page describing Cactus goals and a
- <link href="scope.html">scope and status</link> page describing the
- scope and status of Cactus as of now.
- </td>
- </tr>
- <tr>
- <td>
- 10/04/2001
- </td>
- <td>
- Added explanations for the Cactus name on the news page.
+ 02/05/2001
</td>
- </tr>
- <tr>
<td>
- 09/04/2001
- </td>
- <td>
- Cactus 1.0 beta 1 is available for
+ Cactus 1.0 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.
</td>
</tr>
<tr>
- <td>
- 09/04/2001
- </td>
- <td>
- The web site has been updated to reflect the modifications that
- occurred during the donation to Apache and the change of name :
- the license has changed to APL, the packages have moved from
- <code>j2eeunit.*</code> to <code>org.apache.commons.cactus.*</code>
- </td>
- </tr>
- <tr>
- <td>
- 09/04/2001
- </td>
<td>
- J2EEUnit has been renamed to Cactus.
- </td>
- </tr>
- <tr>
- <td>
- 09/04/2001
+ 28/04/2001
</td>
<td>
- J2EEUnit has been donated to the Apache Software Foundation.
+ The <link href="changes.html">changes</link> page now also lists
+ the pages that have recently changed on this web site.
</td>
</tr>
</table>