On 19/03/10 12:46 AM, Roger Studner wrote:
Not that I'm even happy about *trying* to do this on windows hah.. but just working to get coworkers (who all use PCs) on gradle (and wanting to do so with 0.9 since I use a mac, have intellij, and use the latest gradle build/plugin). I run into this: :buildSrc:check :buildSrc:build downloading (3.12 MB) http://gradle.artifactoryonline.com/gradle/libs/docbook/do cbook-xsl/1.75.2/docbook-xsl-1.75.2.zip ................................................................................ ................................................................................ ................................................................................ ................................................................................ ................................................................................ ................................................................................ ................................................................................ ................................................................................ .. FAILURE: Build failed with an exception. * Where: Build file 'C:\opt\gradle-git\build.gradle' line: 452 * What went wrong: Failed to notify task execution graph listener. Cause: java.net.URISyntaxException: Illegal character in opaque part at index 2: c:\opt\gradle
This should be fixed in trunk now. You can use c:\opt\gradle as the install path.
-- Adam Murdoch Gradle Developer http://www.gradle.org --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
