I’m using Grails version 2.3 RC2.
When running grails> test-app Something
, Grails says “running without daemon”.
How can I run test-app with a daemon (if it really has this option)?
I’m using Grails version 2.3 RC2.
When running grails> test-app Something
, Grails says “running without daemon”.
How can I run test-app with a daemon (if it really has this option)?