Hi all, It's now possible to run integration tests with the embedded daemon. This allows you to debug into the daemon mechanics should you want to. It's a pretty close approximation of the real thing, and useful enough. If you need to debug with the forking daemon, Szczepan has a way to configure that.
All you need to do is change the “org.gradle.integtest.executer” system property from “embedded” to “embeddedDaemon”. Any questions let me know. -- Luke Daley Principal Engineer, Gradleware http://gradleware.com --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
