[root]/groovy/modules/grails/src/web/org/codehaus/groovy/grails/web/errors
removing the outdated grails module from the repository
0 lines of code changed in:
Improved error parsing capability of grails wrapped exceptions to handle classes loaded with loadClass method of GCL
64 lines of code changed in:
fixed error reporting, changed tag lib dynamic methods to copy controllers properties instead of creating new ones etc.
39 lines of code changed in:
fixed compile time error referencing this
1 lines of code changed in:
fixed problem with ExceptionResolver when the exception is not a GroovyRuntimeException
102 lines of code changed in:
Added runtime exception handler that displays the error diagnostics in the view so you don't have to go hunting through the console... this now displays code snippets and line number info
96 lines of code changed in:
Added runtime exception handler that displays the error diagnostics in the view so you don't have to go hunting through the console
62 lines of code changed in: