aslom       2002/12/12 08:57:15

  Modified:    java/doc RELEASE_TASKS.txt
  Log:
  updated list of release tasks (high priority == for beta release) -
  they all shoul dbe assigned
  
  Revision  Changes    Path
  1.10      +33 -8     xml-axis-wsif/java/doc/RELEASE_TASKS.txt
  
  Index: RELEASE_TASKS.txt
  ===================================================================
  RCS file: /home/cvs/xml-axis-wsif/java/doc/RELEASE_TASKS.txt,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- RELEASE_TASKS.txt 12 Dec 2002 15:42:32 -0000      1.9
  +++ RELEASE_TASKS.txt 12 Dec 2002 16:57:14 -0000      1.10
  @@ -9,34 +9,59 @@
   * release often after 2.0 (including bug fixes and doc changes)
     baseline would be 2.0.x then if we really have something significant change the 0
   
  -TASKS:
  +TASKS for beta release (high priority):
  +* check current 2.0alpah2 release and report problems
  +* check if we can distribute all jar files
  +* samples (we need to decide what does in and what is not to be in release -as 
nobody works on JCA or EJB samples AFAIK)
  +* samples are crucial to show what WSIF can do and how to use it
  +* DONE nirmal need sample for simple soap
  +* DONE nirmal need sample for soap with comlex types
  +* we need sample for EJB
  +* we need sample for JSM/SOAP
  +* we need sample for JCA
  +* documentation: we have most of it now but some reading/checking will only make it 
better
  +* document each sample (Nirmal is doing great work here both writing and 
documenting samples)
  +* DONE nirmal documented simple soap sample
  +* DONE nirmal documented complex soap samples 
  +* we need more people to check documentation
  +* check initial readme/overview docs
  +* check sample documentation for simplesoap and run sample
  +* check sample documentation for complexsoap and run sample
  +* check sample documentation for localjava and run sample
  +* document WSIF code and give higher level docs than just Javadocs
  +* Forrest proposal check in into proposals directory in CVS
  +* fix remaining critical bugs [Ant: it seems we have only now with Axis provider]
  +* if possible no code changes until we have this release finished unless it is bug 
fix ...
  +* how to structure jar dependencies (subdirectories or everything in one directory) 
[to be resolved later]
  +* make sure that all dependencies are documented
  +* [owen] investigate using Forrest for creating separate pages for WSIF outside Axis
   * DONE [alek] get out an intial (alpha) release today!
   * DONE [Jeremy Sat 11a GMT (6am EST)] fixing problem with text files marked by 
Eclipse as binary in CVS
  -* [owen] investigate using Forrest for creating separate pages for WSIF outside Axis
  -* [nirmal + alek] samples and modularization
   * DONE [alek] but will need mroe work [alek] split README.html into smaller pices 
and make it addressing two communities: 
        WSIF users and WSIF developers; README.html right now is kind of mixed up
   * DONE [alek] simplify wsif.css
   * DONE [alek] check in JAR files that we know WSIF works OK with LICENSE and 
README(and can be checked in)
  -* make sure that all dependencies are documented
   * DONE [alek] test process to build binary and source distributions
   * [nirmal + alek] document how to run samples (step by step)
   * [nirmal + alek] document how to build (step by step)
   
  +
  +
   TASKS (medium priority):
  +* [jeremy] automatic generation of javadoc API on website
  +* [ant] write/test sample that uses xmethods WSDL (DynamicInvoker + stub)
   * document how to run tests (step by step)
  -* [jeremy] automatic generation of javadoc API
   * get the link to the API javadoc off the home page working
  -* [ant] write/test sample that uses xmethods WSDL (DynamicInvoker + stub)
   * work on developer guide that explains what different methods on WSIFOperation are 
doing with exampels (such as executeRequestResponseAsync ...)
  -* check (and edit if necessary) Javadoc on the API (org.apache.wsif)
  +* check (and edit if necessary) Javadoc on the main WSIF API (org.apache.wsif)
   * check (and edit if necessary) Javadoc on util and base (WSIFUtils and 
org.apache.wsif.base)
   
  -
   TASKS (lower priority)
   * check (and edit if necessary) Javadoc for AXIS provider 
   * check (and edit if necessary) Javadoc for Apache SOAP provider
   * check (and edit if necessary) Javadoc for JMS/SOAP provider
  +* check (and edit if necessary) Javadoc for JCA provider
  +* writing documentation for JCA binding
   * improve Javadoc for Java provider
   * improve Javadoc for EJB provider
   * figure out how to make JMS sample to use as simple as possible maybe with some 
locally started JMS serivce ...
  
  
  


Reply via email to