I'm not sure about this one but I'll guess that your setup can't
compile Groovy scripts. I can't help you there as I didn't installed
it myself.

By the way, you don't need to build clojuresque, Gradle will take care
of downloading it if specified as a dependency. Look at the
build.gradle config file in ClojureQL repository. Post the exception
you're getting if you're having problems running "gradle build" on
ClojureQL instead.

On Feb 12, 6:27 pm, "sailormoo...@gmail.com" <sailormoo...@gmail.com>
wrote:
> Hi:
>
>   I am not familiar with gradle, but I cannot build clojuresque, so I
> cannot build clojureql.
> The log building clojuresque is as follows :
>
>   Thanks for any help.
>
> D:\tools\clojuresque>gradle build
> :compileJava
> :compileGroovy
> 07:19:24.781 [main] DEBUG o.g.a.i.p.ant.AntLoggingAdapter -
> [ant:antlib:org.apac
> he.tools.ant] Could not load definitions from resource org/apache/
> tools/ant/antl
> ib.xml. It could not be found.
> 07:19:24.796 [main] DEBUG o.g.a.i.p.ant.AntLoggingAdapter - Class
> org.codehaus.g
> roovy.ant.Groovyc loaded from parent loader (parentFirst)
> 07:19:24.796 [main] DEBUG o.g.a.i.p.ant.AntLoggingAdapter -  +Datatype
> groovyc o
> rg.codehaus.groovy.ant.Groovyc
> 07:19:24.828 [main] DEBUG o.g.a.i.p.ant.AntLoggingAdapter - fileset:
> Setup scann
> er in dir D:\tools\clojuresque\src\main\groovy with
> patternSet{ includes: [] exc
> ludes: [] }
> 07:19:24.843 [main] DEBUG o.g.a.i.p.ant.AntLoggingAdapter -
> [ant:groovyc] clojur
> esque\ClojureCompileTask.groovy omitted as D:\tools\clojuresque\build
> \classes\ma
> in\clojuresque\ClojureCompileTask.class is up to date.
> 07:19:24.843 [main] DEBUG o.g.a.i.p.ant.AntLoggingAdapter -
> [ant:groovyc] clojur
> esque\ClojurePlugin.groovy omitted as D:\tools\clojuresque\build
> \classes\main\cl
> ojuresque\ClojurePlugin.class is up to date.
> 07:19:24.843 [main] DEBUG o.g.a.i.p.ant.AntLoggingAdapter -
> [ant:groovyc] clojur
> esque\ClojurePluginConvention.groovy omitted as D:\tools\clojuresque
> \build\class
> es\main\clojuresque\ClojurePluginConvention.class is up to date.
> 07:19:24.843 [main] DEBUG o.g.a.i.p.ant.AntLoggingAdapter -
> [ant:groovyc] clojur
> esque\ClojureSourceSet.groovy omitted as D:\tools\clojuresque\build
> \classes\main
> \clojuresque\ClojureSourceSet.class is up to date.
> 07:19:24.843 [main] DEBUG o.g.a.i.p.ant.AntLoggingAdapter -
> [ant:groovyc] clojur
> esque\DefaultClojureSourceSet.groovy omitted as D:\tools\clojuresque
> \build\class
> es\main\clojuresque\DefaultClojureSourceSet.class is up to date.
> 07:19:24.843 [main] DEBUG o.g.a.i.p.ant.AntLoggingAdapter -
> [ant:groovyc] clojur
> esque\ClojureCompileTask.groovy skipped - don't know how to handle it
> 07:19:24.843 [main] DEBUG o.g.a.i.p.ant.AntLoggingAdapter -
> [ant:groovyc] clojur
> esque\ClojurePlugin.groovy skipped - don't know how to handle it
> 07:19:24.843 [main] DEBUG o.g.a.i.p.ant.AntLoggingAdapter -
> [ant:groovyc] clojur
> esque\ClojurePluginConvention.groovy skipped - don't know how to
> handle it
> 07:19:24.843 [main] DEBUG o.g.a.i.p.ant.AntLoggingAdapter -
> [ant:groovyc] clojur
> esque\ClojureSourceSet.groovy skipped - don't know how to handle it
> 07:19:24.843 [main] DEBUG o.g.a.i.p.ant.AntLoggingAdapter -
> [ant:groovyc] clojur
> esque\DefaultClojureSourceSet.groovy skipped - don't know how to
> handle it
> :processResources
> :classes
> :compileTestJava
> :compileTestGroovy
> :processTestResources
> :testClasses
> :test
>
> BUILD SUCCESSFUL

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to