On 5/02/10 7:22 PM, Peter Ledbrook wrote:
Hi, Does Gradle have a native way to include system dependencies in configurations? The Grails plugin needs to add "tools.jar" onto the classpath (for Ant's 'native2ascii' task to work). I can do it fairly easily by adding the tools.jar File to a configuration's 'files' property, but I was wondering whether there was a better way.
Not yet. This would be a good thing to have. -- Adam Murdoch Gradle Developer http://www.gradle.org --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
