Latest Status: GRAILS-GRAILS16-226 was successful
Build Result GRAILS-GRAILS16-166
Build GRAILS-GRAILS16-166 was successful.
- Has been successful since GRAILS-GRAILS16-164 (1 day before).
- Build completed on Jul 10, 2008 5:49:05 PM - 1 month ago
- Build took 13 minutes
- Built on agent Default Agent
This build was the result of the following 4 changes:
Code Changes
This build was triggerred at the scheduled time of 5:30 PM
-
pledbrook
Fixed the range constraint so that the error codes are "range.toosmall" and "range.toobig" rather than "size.toosmall" and "size.toobig". Although a breaking change, the behaviour does at least match the documentation now.
I also changed the constraint so that a Long field will work with an IntRange. -
leebutts
GRAILS-2879
removed old yui tree css and images
-
pledbrook
Fix for the build. IntelliJ kept telling me the cast from 'long' to 'Object' was redundant! Anyway, auto-boxing doesn't work with 1.4, so have to change it anyway.