I'm having an issue now where code that works when run via command line/Eclipse fails when run through Gradle. I'm sure that I have the same set of JARs on the classpath in both cases. I had a similar issue a while back when trying to run as an Ant task, which I never resolved.
I need to track this down further and come up with a test case, but is there anything obvious you can point me at in the meantime? What is different about classpaths and classloading when running within the context of a Gradle build? -- View this message in context: http://www.nabble.com/Classpaths-classloaders-in-Gradle-tp17105685p17105685.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
