sanjaya 2003/12/02 05:00:40
Modified: contrib/axisdocs/src/documentation/content/xdocs site.xml
news.xml
Log:
changes for axis-c beta release
Revision Changes Path
1.5 +1 -1 ws-axis/contrib/axisdocs/src/documentation/content/xdocs/site.xml
Index: site.xml
===================================================================
RCS file: /home/cvs/ws-axis/contrib/axisdocs/src/documentation/content/xdocs/site.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- site.xml 31 Oct 2003 20:48:53 -0000 1.4
+++ site.xml 2 Dec 2003 13:00:40 -0000 1.5
@@ -39,7 +39,7 @@
<requirements label="Requirements" href="java/requirements.html"/>
</axisjava>
<axiscpp label="Axis (C++)">
- <axisc label="Axis C++ alpha released!" href="cpp/index.html"/>
+ <axisc label="Axis C++ Beta released!" href="cpp/index.html"/>
<documentation label="Documenation" href="cpp/documentation.html"/>
<download label="Download" href="cpp/download.html"/>
<who label="Who we are" href="cpp/who.html"/>
1.3 +2 -1 ws-axis/contrib/axisdocs/src/documentation/content/xdocs/news.xml
Index: news.xml
===================================================================
RCS file: /home/cvs/ws-axis/contrib/axisdocs/src/documentation/content/xdocs/news.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- news.xml 31 Oct 2003 20:49:29 -0000 1.2
+++ news.xml 2 Dec 2003 13:00:40 -0000 1.3
@@ -7,7 +7,8 @@
<body>
<section>
<title>WebServices - Axis - News</title>
-<p>(October 31, 2003) : Axis C++ <link href="http://www.apache.org/dist/ws/axis-c/">alpha</link>
has been released! </p>
+<p>(December 01, 2003) : Axis C++ <link href="http://www.apache.org/dist/ws/axis-c/">Beta</link>
is available! </p>
+<p>(October 31, 2003) : Axis C++ alpha has been released! </p>
<p>(September 10, 2003) : Axis CVS Repository has moved from xml-axis to <link
href="http://cvs.apache.org/viewcvs/ws-axis/">ws-axis</link></p>
<p>(June 16, 2003) : Axis <link href="http://ws.apache.org/axis/download.cgi">1.1</link>
is now available!</p>
<p>(March 5, 2003) : Axis <link href="http://archive.apache.org/dist/ws/axis/1_1rc2/">1.1
RC2 release</link> is now available!</p>
|