Cool adam, thanks. clean assemble of course worked.. and doing just \opt\gradle actually put it in "./opt/gradle" heh. but also "worked".
With everything gradle/groovy/grails.. i'm just always trying to get coworkers/everyone to use it.. and I'm always trying to just iron out every (even if minor) "nuisance" any parts of the stack could create.. *before* people start trying it. Thanks for all the support.. as always, from both you and Hans Roger On Mar 18, 2010, at 8:47 PM, Adam Murdoch wrote: > > > 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 > > --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
