Date: 2004-06-08T13:16:17 Editor: RobertBurrellDonkin <[EMAIL PROTECTED]> Wiki: Jakarta Commons Wiki Page: BeanUtils/1.7.1ReleasePlan URL: http://wiki.apache.org/jakarta-commons/BeanUtils/1.7.1ReleasePlan
Removed work that needs to be done for 1.7.0 Change Log: ------------------------------------------------------------------------------ @@ -14,13 +14,8 @@ === Web Site === - * Create basic website ''DONE'' - * Basic integrate with BeanUtils ''DONE'' * Create unified site and build -=== Source === - - * Review names for methods and classes === Documentation === @@ -30,13 +25,9 @@ == Beanification == - * Review method names and accessibility for new method - * Deprecate methods (or possibly have a future deprecation release) - * Think about introducing abstract classes for the beans -== Collections Compatibility == + * Deprecate methods (or possibly have a future deprecation release) - * Create unit tests to make sure that BeanUtils works with collections 2.1 and collections 3.0 in the classpath. == LocaleBeanUtils == @@ -168,7 +159,7 @@ === Check Compatibility === -This release should be binary compatible with the last 1.6.1 release. +This release should be binary compatible with the 1.7.0 release. ---- @@ -176,7 +167,7 @@ == CVS == -No branch will be needed for release since commons-beanutils is stable. +This release will take place against HEAD == Release Notes == --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
