Changelog for Groovy 1.6.0-rc-3
Bug
- [GROOVY-3187] - ServletBinding lies about what variables it can handle
- [GROOVY-3239] - Tests failed on AMD4200+ under Linux, Fedora 8
- [GROOVY-3274] - Classloader does not find resources properly
- [GROOVY-3311] - NPE on Groovy 1.6-RC2: Cannot invoke method times() on null object
- [GROOVY-3316] - Find a solution to the collection coping problem involving findAll, grep etc. that causes Hibernate lazy loading to break
Improvement
- [GROOVY-3294] - Improved class loading for AST transformations
Sub-task