owenb 2003/01/07 07:23:02
Modified: java/doc RELEASE_TASKS.txt
Log:
Move task of investigating using Forrest from high priority to medium.
Look to carry out conversion of web pages and documentation to use Forrest
post 2.0
Revision Changes Path
1.16 +3 -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.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- RELEASE_TASKS.txt 28 Dec 2002 02:58:50 -0000 1.15
+++ RELEASE_TASKS.txt 7 Jan 2003 15:23:02 -0000 1.16
@@ -45,7 +45,6 @@
* document WSIF code and give higher level docs than just Javadocs
* if possible no code changes until we have this release finished unless it is bug
fix ...
* make sure that all dependencies are documented
-* [owen] investigate using Forrest for creating separate pages for WSIF outside Axis
* DONE nirmal need sample for simple soap
* DONE nirmal need sample for soap with comlex types
* DONE nirmal documented simple soap sample
@@ -62,6 +61,9 @@
* [nirmal + alek] document how to build (step by step)
TASKS (medium priority):
+* [owen] Convert documentation to use Forrest
+* [owen] Convert web pages to use Forrest
+* [owen] Automatically generate web site from CVS
* [jeremy] automatic generation of javadoc API on website
* write/test sample that uses xmethods WSDL (DynamicInvoker + stub)
* document how to run tests (step by step)