rubys 01/10/18 09:02:26
Modified: targets/axis intro.html releases.html
Log:
Looks like somebody directly edited the site...merging.
Revision Changes Path
1.8 +5 -6 xml-site/targets/axis/intro.html
Index: intro.html
===================================================================
RCS file: /home/cvs/xml-site/targets/axis/intro.html,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- intro.html 2001/05/25 19:53:47 1.7
+++ intro.html 2001/10/18 16:02:25 1.8
@@ -6,12 +6,11 @@
</font></b>
</td></tr>
</table>
-<p>
-
-Apache AXIS is an implementation of the
-SOAP ("Simple Object Access Protocol")
-<a target="_top" href="http://www.w3.org/TR/SOAP">
-submission</a> to W3C.
+<p>NEWS (Sept. 21, 2001) : Axis <a
href="http://xml.apache.org/axis/dist/alpha2">alpha
+ 2</a> is out, with WSDL support!
+<hr>
+<p>Apache AXIS is an implementation of the SOAP ("Simple Object Access
Protocol")
+ <a target="_top" href="http://www.w3.org/TR/SOAP"> submission</a> to W3C.
<p>
From the draft W3C specification:
<blockquote>
1.5 +22 -9 xml-site/targets/axis/releases.html
Index: releases.html
===================================================================
RCS file: /home/cvs/xml-site/targets/axis/releases.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- releases.html 2001/02/15 22:16:52 1.4
+++ releases.html 2001/10/18 16:02:25 1.5
@@ -1,14 +1,27 @@
<html>
<body bgcolor="#ffffff" text="#000000">
-<table width=100%><tr bgcolor="#82ADF6"><td>
-<b><font size=+2>
-Releases - coming soon...
-</font></b>
-</td></tr>
+<table width=100%><tr bgcolor="#82ADF6">
+ <td> <b><font size=+2> Releases</font></b></td>
+ </tr>
</table>
-<p>
-
-No releases yet - see the <a href="interim.html">Interim Drops</a> page.
-
+<p> </p>
+<table width="90%" border="1">
+ <tr>
+ <td><b>Name</b></td>
+ <td><b>Date</b></td>
+ <td><b>Description</b></td>
+ </tr>
+ <tr>
+ <td><a href="http://xml.apache.org/axis/dist/alpha1">Alpha 1</a></td>
+ <td>August 15, 2001</td>
+ <td>First Alpha release</td>
+ </tr>
+ <tr>
+ <td><a href="http://xml.apache.org/axis/dist/alpha2">Alpha 2</a></td>
+ <td>September 21, 2001</td>
+ <td>Second Alpha - add WSDL functionality, many bug fixes</td>
+ </tr>
+</table>
+<p>For nightly builds, see the <a href="interim.html">Interim Drops</a>
page.
</body>
</html>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]