Re: [collections] commons collections 4.0

2013-01-07 Thread Thomas Neidhart
On Mon, Jan 7, 2013 at 4:12 PM, Christian Grünberg wrote: > Hi, > > we are using apache collections for several years. Now the requirements > for generics are necessary for our development team. Is there any progress > in the development for 4.0? What can we do to support the development? > Do we

Re: [collections] commons collections 4.0

2013-01-07 Thread Gary Gregory
Any help is appreciated towards a new release. I think that some first steps would be: - get the latest trunk - make sure it all builds. make sure all the tests run - build the site - examine the reports: - if there are Clirr issues, consider what to do - fix RAT issues - fix PMD issues (add PMD

[collections] commons collections 4.0

2013-01-07 Thread Christian Grünberg
Hi, we are using apache collections for several years. Now the requirements for generics are necessary for our development team. Is there any progress in the development for 4.0? What can we do to support the development? Do we have to solve the last 10 issues and then 4.0 is ready? Christian --