Is there a way to specify my own classpath entries, so that I can get around the gradle cache? Something like maven's "system" dependency scope.
The reason for this is that I want to run gwt tests from gradle and this requires native dependencies apart from a jar. On windows I managed to hack around this by adding the native dependencies to the cache manually, but on linux I can't get this working somehow. Any ideas? Thanks, Rintcius -- View this message in context: http://www.nabble.com/Possible-to-specify-my-own-classpath-entries--tp21748740p21748740.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
