Changeset 2164
- Timestamp:
- Feb 6, 2012, 12:41:45 PM (11 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/application.properties
r2159 r2164 1 1 #Grails Metadata file 2 # Wed Feb 01 14:01:54CET 20122 #Mon Feb 06 11:25:13 CET 2012 3 3 app.build.display.info=1 4 4 app.build.svn.revision=1079 … … 15 15 plugins.gdt=0.1.9 16 16 plugins.gdtimporter=0.4.6.7 17 plugins.grails-melody=1.11 17 18 plugins.grom=0.2.3 18 19 plugins.hibernate=1.3.7 -
trunk/grails-app/conf/Config.groovy
r2120 r2164 57 57 //} 58 58 59 // info "grails.app" 59 info "grails.app" 60 debug "grails.app" 60 61 61 62 error 'org.codehaus.groovy.grails.web.servlet', // controllers
Note: See TracChangeset
for help on using the changeset viewer.