Bug
- [GRAILS-5735] - GrailsConfig is empty in integration test when other testing stages are run eg. "grails test-app --unit --integration"
- [GRAILS-6413] - Non-existent field names referenced in constraints closure of GORM domain class result in confusing error message
- [GRAILS-6419] - executeQuery with positional parameters fails under Grails 1.3.2
- [GRAILS-6420] - Installing plugins from maven
- [GRAILS-6433] - Error in list-plugins command
- [GRAILS-6438] - schema-export doesn't consistently include SQL from hibernate-mapping (hbm.xml) files
- [GRAILS-6444] - Grails install-plugin (for local plugin) did not upgrade an existing version, but installed another version
- [GRAILS-6445] - mavenLocal resolver repository location should be configurable
- [GRAILS-6449] - CLONE -NoClassDefFoundError: org/hibernate/mapping/Value when Hibernate plugin removed
- [GRAILS-6463] - Adding a method containing an 'int' parameter within a domain class throws exception
- [GRAILS-6464] - Consistent column order in DDL for joinTable
- [GRAILS-6467] - List plugins auth failure with svn repo
- [GRAILS-6471] - Running list-plugins and specifying the repository causes and error
- [GRAILS-6479] - Severe Grails (probably Groovy based) bug with strings
Improvement
- [GRAILS-6186] - Remove The Need For The Ant Build For Grails Core
New Feature
- [GRAILS-2375] - GORM provide the user the option to set the Hibernate attributes insert="false" and update="false"
Edit/Copy Release Notes
The text area below allows the project release notes to be edited and copied to another document.