antelder    2002/12/19 09:29:02

  Modified:    java/doc RELEASE_TASKS.txt
  Log:
  somethings from me, more after the 27th...
  
  Revision  Changes    Path
  1.13      +5 -1      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.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- RELEASE_TASKS.txt 19 Dec 2002 17:21:22 -0000      1.12
  +++ RELEASE_TASKS.txt 19 Dec 2002 17:29:02 -0000      1.13
  @@ -18,10 +18,14 @@
   * check current RC1 release (when it is out) and report problems
     ESPECIALLY: look on how build scripts work (including build.* and classpath.*) 
and on lib/subdires structure
     also consider how to structure jar dependencies (subdirectories or everything in 
one directory) 
  +* fix nightly builds 
  +* [ant] finish fixing problems in AXIS provider as described in bugzillas to be 
raised
  +* regularly monitor bugzilla bugs and decide as appropriate if fix should be 
included in RCx or final
   * alek: check if we can distribute all jar files
   * alek: JAVAMAIL/JAF issue especially in context of 
http://java.sun.com/products/javamail/FAQ.html#free 
        and http://java.sun.com/products/javamail/LICENSE.txt 
     (that would greatly simplify WSIF installtion if activation.jar and mail.jar coul 
dbe included)
  +  (note, you shouldn't need these jars to run WSIF unless you really are using 
attachments now)
   * 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
   * we need sample for EJB
  @@ -55,7 +59,7 @@
   
   TASKS (medium priority):
   * [jeremy] automatic generation of javadoc API on website
  -* [ant] write/test sample that uses xmethods WSDL (DynamicInvoker + stub)
  +* write/test sample that uses xmethods WSDL (DynamicInvoker + stub)
   * document how to run tests (step by step)
   * get the link to the API javadoc off the home page working
   * work on developer guide that explains what different methods on WSIFOperation are 
doing with exampels (such as executeRequestResponseAsync ...)
  
  
  


Reply via email to