aslom       2002/12/05 09:10:35

  Modified:    java/doc RELEASE_TASKS.txt
  Log:
  prioritized and split inot smaller pieces
  
  Revision  Changes    Path
  1.2       +11 -7     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.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- RELEASE_TASKS.txt 5 Dec 2002 16:54:34 -0000       1.1
  +++ RELEASE_TASKS.txt 5 Dec 2002 17:10:35 -0000       1.2
  @@ -1,8 +1,3 @@
  -DECISIONS:
  -* timeline for relelases and content
  -* decided to use chnages file (in doc) for major bug fixes: update change log, 
  -  point to bugzilla; new functionality: update change log with some explanation; 
New change logs for each version
  -
   RELEASE PLAN for Apache WSIF 2.0 : 
   * alpha/baseline relelase (friday): 
        do not use this verin unless you are willing to report to us what is missing 
:-)
  @@ -18,20 +13,29 @@
   * [Jeremy Sat 11a GMT (6am EST)] fixing problem with text files marked by Eclipse 
as binary in CVS
   * [owen] look on Forrest and having separate pages for WSIF inside Axis
   * [nirmal + alek] samples and modularization
  -* write/test sample that uses xmethods WSDL (DynamicInvoker + stub)
   * [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
   * [alek] simplify wsif.css
   * [alek] check in JAR files that we know WSIF works OK with LICENSE and README(and 
can be checked in)
   * [jeremy] automatic generation of javadoc API
   * get the link to the API javadoc off the home page working
  +* write/test sample that uses xmethods WSDL (DynamicInvoker + stub)
   * make sure that all dependencies are documented
   * test process to build binary and source distributions
   * document how to run samples (step by step)
   * document how to run tests (step by step)
   * document how to build (step by step)
  -* writing some Javadoc on the API
   * 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 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
  +* figure out how to make JMS sample to use as simple as possible maybe with some 
locally started JMS serivce ...
   * document how to run sample interacting using JMS
  +* figure out how to make JCA sample to use as simple as possible maybe with some 
local JCA connetor...
   * document how to run samle interacting using JCA
   * document how to run samle interacting using EJB
   * sample showing customisation of WSIF: how to write simple code to pick your 
preferred port at runtime
  
  
  


Reply via email to