aslom 2002/12/19 09:21:23
Modified: java/doc RELEASE_TASKS.txt
Log:
updated with results of today IRC chat
Revision Changes Path
1.12 +20 -12 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.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- RELEASE_TASKS.txt 18 Dec 2002 18:40:38 -0000 1.11
+++ RELEASE_TASKS.txt 19 Dec 2002 17:21:22 -0000 1.12
@@ -1,37 +1,47 @@
-RELEASE PLAN for Apache WSIF 2.0 :
-* RC1 next Friday on Dec 18th (or more RCs if necessary)
+RELEASE PLAN for Apache WSIF 2.0:
+* VERY IMPORTANT: _all_ pending tasks for final release and RCs must be in
RELEASE_TASK.txt
+ - anybody waorking on releease should put there what is happening (including bug
fixes)
+ (it is in CVS in doc/ subdirectory)
+* next IRC chat on Moday Jan 13th - we keep discussing about release on mailing list
+* RC1 on friday and necxt RC releases later final releease in mid-January shortly
after Mon 13)
* final RC is converted to final relelase in few weeks
+* TASK to keep discussing best build structure and how to make it easy
+ - also tentatively Ant in next RC will move all jar files to one lib directory
+* keep updating list tof changes in doc (including new additions, bug fixes etc.)!
+* maybe aslo remove some of "high priority" tasks as nobody signed for them (or
seems to be working on them ...)
* 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 for beta release (high priority):
-* check current BETA1 release and report problems
+TASKS for RC release (high priority):
+* put HERE all remaining tasks, for example: remaining critical bugs including URLs
such as:
+ Bug 13646 WSIFOperation_ApacheAxis fails to set up Call's Parameter list
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13646
+* 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)
* 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)
* 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 JMS/SOAP
* piotrp?: we need sample for JCA
* documentation: we have most of it now but some reading/checking will only make it
better
* we need more people to check documentation
* 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
* alek: check initial readme/overview docs
* alek: check sample documentation for simplesoap and run sample
* alek: 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
-* 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 nirmal need sample for simple soap
+* DONE nirmal need sample for soap with comlex types
+* DONE nirmal documented simple soap sample
+* DONE nirmal documented complex soap samples
* DONE Jeremy: Forrest proposal check in into proposals directory in CVS
* 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
@@ -42,8 +52,6 @@
* 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