You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by gd...@apache.org on 2001/08/01 04:04:04 UTC

cvs commit: xml-axis/java/docs requirements.html

gdaniels    01/07/31 19:04:04

  Modified:    java/docs requirements.html
  Log:
  Some updates.
  
  Revision  Changes    Path
  1.4       +28 -23    xml-axis/java/docs/requirements.html
  
  Index: requirements.html
  ===================================================================
  RCS file: /home/cvs/xml-axis/java/docs/requirements.html,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- requirements.html	2001/07/22 05:09:52	1.3
  +++ requirements.html	2001/08/01 02:04:04	1.4
  @@ -10,8 +10,8 @@
   </head>
    <body bgcolor="white">
   <h1>Requirements</h1>
  -     There is a <A href="#nonreq">non-requirements</a> section below. <br>
  -<A href="#releases">Release cycles</a> are explained below.    
  +     There is a <A href="#nonreq">non-requirements</A> section below. <br>
  +<A href="#releases">Release cycles</A> are explained below.    
   <p>
   <table border="3" cellspacing="0" cellpadding="3" width="700">
     <tbody>
  @@ -23,9 +23,11 @@
         </th>
         <td valign="top"><b>status</b> - worker(s)<br>
         </td>
  -      <th>0.5</th>
  -      <th>0.8</th>
  -      <th>1.0</th>
  +      <th>a1</th>
  +      <th>a2</th>
  +      <th>
  +      <P>beta/</P>
  +      <P>3.0</P></th>
         <th>later</th>
       </tr>
       <tr valign="top">
  @@ -140,7 +142,7 @@
       available)</i></td>
         <td><br>
         </td>
  -      <td valign="top">n/a?<br>
  +      <td valign="top">done (can do it already)<br>
         </td>
         <td><br>
         </td>
  @@ -218,6 +220,7 @@
         <br>
         </td>
         <td valign="top">what is missing?<br>
  +      (actor, full sec-5)
         </td>
         <td><br>
         </td>
  @@ -279,7 +282,7 @@
         <td> 	Support the SOAP actor header attributes     </td>
         <td><br>
         </td>
  -      <td valign="top">?<br>
  +      <td valign="top"><STRONG>NYI - Glen</STRONG><br>
         </td>
         <td><br>
         </td>
  @@ -367,7 +370,8 @@
         <td> 	Logging API     </td>
         <td><br>
         </td>
  -      <td valign="top"><b>NYI</b> - RobJ<br>
  +      <td valign="top"><b>NYI 
  +    (all)</b>
         </td>
         <td>X</td>
         <td>X</td>
  @@ -395,7 +399,7 @@
         <td> 	Management (JMX) API     </td>
         <td><br>
         </td>
  -      <td valign="top"><b>NYI</b> - ?Glen?<br>
  +      <td valign="top"><b>n/a?</b>
         </td>
         <td><br>
         </td>
  @@ -521,13 +525,14 @@
         <td>?  </td>
       </tr>
       <tr>
  -      <td valign="top">86new<br>
  +      <td valign="top">86<br>
         </td>
         <td valign="top">WSDD implementation<br>
         </td>
         <td valign="top"><br>
         </td>
  -      <td valign="top"><b>NYI</b> - James?<br>
  +      <td valign="top"><b>NYI</b> - Carl 
  +      W / Glen
         </td>
         <td valign="top"><br>
         </td>
  @@ -548,7 +553,8 @@
         <td> 	Pluggable provider API     </td>
         <td><br>
         </td>
  -      <td valign="top"><b>NYI</b><br>
  +      <td valign="top"><b>done? (handler 
  +      API)</b>
         </td>
         <td>X</td>
         <td>X</td>
  @@ -1329,7 +1335,7 @@
         <td> 	Extensible support for encodings     </td>
         <td><br>
         </td>
  -      <td valign="top">?<br>
  +      <td valign="top">NYI<br>
         </td>
         <td><br>
         </td>
  @@ -1361,10 +1367,10 @@
         </td>
         <td><br>
         </td>
  -      <td><br>
  +      <td>X<br>
         </td>
  -      <td>?</td>
  -      <td>? </td>
  +      <td>X</td>
  +      <td>&nbsp; </td>
       </tr>
       <tr valign="top">
         <td>163</td>
  @@ -1390,7 +1396,7 @@
         </td>
         <td><br>
         </td>
  -      <td><br>
  +      <td>X<br>
         </td>
         <td>X</td>
         <td><br>
  @@ -1723,12 +1729,11 @@
     <li>	Multiple RPC calls in a single SOAP message   </li>
   </ol>
   <p><a name="releases"></a></p>
  -<h1>Releases and test cycles</h1>
  -    We're planning on releasing .5, .8, .9 and 1.0.<br>
  -    .5 is a preview.<br>
  -    .8, .9 are to show the growing set of features and docs and test cases
  +<h1>Releases and test cycles</h1>We're planning on 
  +releasing alpha1 (a1),&nbsp;alpha2 (a2), beta, and 3.0.<br>
  +    alpha&nbsp;is a preview.<br>
  +    subsequent alphas&nbsp;are to show the growing set of features and docs and test cases
    and all that.<br>
  -    We're not functionally complete before 1.0. <br>
  -    1.0 will have a beta cycle.     
  +      Beta is functionally complete.     
   </body>
   </html>