tobrien 2003/04/04 11:28:33 Modified: codec RELEASE-PLAN Log: Updated Dates for release plan Revision Changes Path 1.3 +50 -50 jakarta-commons-sandbox/codec/RELEASE-PLAN Index: RELEASE-PLAN =================================================================== RCS file: /home/cvs/jakarta-commons-sandbox/codec/RELEASE-PLAN,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- RELEASE-PLAN 24 Feb 2003 10:48:45 -0000 1.2 +++ RELEASE-PLAN 4 Apr 2003 19:28:33 -0000 1.3 @@ -1,50 +1,50 @@ -$Id$ - -Jakarta Commons Codec - -*** Release Plan - -This document outline the current goals for the next release. -This document defines objectives and action items that should -be met before the next release. Longer term goals should be -placed in the file named ROADMAP. - -Objective: - - The main objective of 1.1 release is to package a definitive - implementation of Base64 and Hex in addition to the phonetic - encoders currently implemented in the "language" package. It - is the objective of the [codec] project to provide a point - of consolidation for [binary|text|language] codecs. - - The 1.1 release will be a foundation for further expansion - of the available binary encoders and decoders, but it should - be noted that the objective is to provide an implementation - of Base64 and Hex - byte[] and IO stream. - -Status: - -* As described in the TODO - -Codec 1.1 Release Candidate`1: - -* Code freeze date: Mar 1, 2003 -* Tag date: Mar 8, 2003 -* Goals: - * Cut a release which can be used to as the base for performing - tests and reporting bugs. - * Evaluate and clean up as many bugs that are there - jakarta.apache.org/bugs. - -Codec 1.1 Final (Tentative): - -* Code freeze date: Mar 25, 2003 -* Tag date: Mar 1, 2003 -* Goals: - * Fix bugs reported on the beta and subsequent builds. - * Evaluate after the code freeze date if codec 1.1 is ready to be - called "final". - * Build out documentation using Forrest - -* Release Manager: Tim O'Brien <[EMAIL PROTECTED]> - +$Id$ + +Jakarta Commons Codec + +*** Release Plan + +This document outline the current goals for the next release. +This document defines objectives and action items that should +be met before the next release. Longer term goals should be +placed in the file named ROADMAP. + +Objective: + + The main objective of 1.1 release is to package a definitive + implementation of Base64 and Hex in addition to the phonetic + encoders currently implemented in the "language" package. It + is the objective of the [codec] project to provide a point + of consolidation for [binary|text|language] codecs. + + The 1.1 release will be a foundation for further expansion + of the available binary encoders and decoders, but it should + be noted that the objective is to provide an implementation + of Base64 and Hex - byte[] and IO stream. + +Status: + +* As described in the TODO + +Codec 1.1 Release Candidate`1: + +* Code freeze date: Apr 1, 2003 +* Tag date: Apr 8, 2003 +* Goals: + * Cut a release which can be used to as the base for performing + tests and reporting bugs. + * Evaluate and clean up as many bugs that are there + jakarta.apache.org/bugs. + +Codec 1.1 Final (Tentative): + +* Code freeze date: Apr 15, 2003 +* Tag date: Apr 20, 2003 +* Goals: + * Fix bugs reported on the beta and subsequent builds. + * Evaluate after the code freeze date if codec 1.1 is ready to be + called "final". + * Build out documentation using Forrest + +* Release Manager: Tim O'Brien <[EMAIL PROTECTED]> +
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]