A few minor site/doc things: - it would be nice if the [bugzilla id]s in the web release notes were links to the bugzilla report, e.g.
> http://issues.apache.org/bugzilla/show_bug.cgi?id=[bugzilla id] - "StaticBucketMap - containsKey" --> "StaticBucketMap.containsKey" in release notes - present/past tense should be updated in history.html, for example "Collections 3.0 represents" should be "Collections 3.0 represented", similar for 2.1.1 and 3.1 - remove references to deprecated classes (BeanMap, MultiHashMap) in collections package.html? - class javadoc for BoundedFifoBuffer and UnboundedFifoBuffer should read the same: UnboundedFifoBuffer is a very efficient implementation of Buffer. BoundedFifoBuffer is a very efficient implemention of Buffer bound in size that does not alter the size of the buffer at runtime. - StringValueTransformer class javadoc: Transformer implementation that returns String.valueOf input objects. - consistency for class javadoc in keyvalue package -- references to Map.Entry/MapEntry/Map Entry should all the be same - it's --> its in list package.html Sorry if I'm being too nit-picky ... :) > ------------ > [X] +1 I support this release > [ ] +0 > [ ] -0 > [ ] -1 I do not support this release because... > ------------ (non-binding) michael --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
