Hi all, Great to see the 0.9 preview release. I tried it out and some behaviour changed from the previous 0.9 snapshot I was using. I'm running some GMock Tests on our struts2 based application and now with the new version I get class not found errors for projects that the one being tested depends on. They used to be included in the classpath but now they are not. When I added the depended on projects to the groovy configuration then the test now compile but still get symbol not found errors when the tests run.
What is the recommended way to use groovy for unit testing a multiproject build where the projects are all in plain old java? Thanks in advance for any help -- View this message in context: http://old.nabble.com/groovy-classpath-for-testing-tp28257869p28257869.html Sent from the gradle-user mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
