<< Sprinkle :-) and :-( liberally >> Aha. It's not my setup. Well hopefully not. The Gradle build is breaking. I don't know how the CI doesn't see this. Well possibly I do. Anyway:
|> ./gradlew clean compile
:clean
:compile
org.codehaus.groovy.control.MultipleCompilationErrorsException: startup
failed,
/home/users/russel/Repositories/Bazaar/Subversion/GradleCore/Trunk/src/main/groovy/org/gradle/api/internal/file/CopySpecImpl.groovy:
62: The return type of org.gradle.api.file.CopySpec from([Ljava.lang.Object;)
in org.gradle.api.internal.file.CopySpecImpl is incompatible with
org.gradle.api.file.CopySourceSpec from([Ljava.lang.Object;) in
org.gradle.api.file.CopySourceSpec.
Node: org.codehaus.groovy.ast.MethodNode. At [62:5] @ line 62, column
5.
CopySpec from(Object... sourcePaths) {
^
1 error
Build failed with an exception.
Run with -s or -d option to get more details. Run with -f option to get
the full (very verbose) stacktrace.
Build file
'/home/users/russel/Repositories/Bazaar/Subversion/GradleCore/Trunk/build.gradle'
Execution failed for task ':compile'.
Cause: Forked groovyc returned error code: 1
BUILD FAILED
Total time: 17.091 secs
|> ./gradlew clean
:clean
BUILD SUCCESSFUL
Total time: 5.45 secs
|> ./gradlew compile
:compile
org.codehaus.groovy.control.MultipleCompilationErrorsException: startup
failed,
/home/users/russel/Repositories/Bazaar/Subversion/GradleCore/Trunk/src/main/groovy/org/gradle/api/internal/file/CopySpecImpl.groovy:
62: The return type of org.gradle.api.file.CopySpec from([Ljava.lang.Object;)
in org.gradle.api.internal.file.CopySpecImpl is incompatible with
org.gradle.api.file.CopySourceSpec from([Ljava.lang.Object;) in
org.gradle.api.file.CopySourceSpec.
Node: org.codehaus.groovy.ast.MethodNode. At [62:5] @ line 62, column
5.
CopySpec from(Object... sourcePaths) {
^
1 error
Build failed with an exception.
Run with -s or -d option to get more details. Run with -f option to get
the full (very verbose) stacktrace.
Build file
'/home/users/russel/Repositories/Bazaar/Subversion/GradleCore/Trunk/build.gradle'
Execution failed for task ':compile'.
Cause: Forked groovyc returned error code: 1
BUILD FAILED
Total time: 17.243 secs
|> ./gradlew compile
:compile
BUILD SUCCESSFUL
Total time: 9.477 secs
|>
--
Russel.
=============================================================================
Dr Russel Winder Partner
xmpp: [email protected]
Concertant LLP t: +44 20 7585 2200, +44 20 7193 9203
41 Buckmaster Road, f: +44 8700 516 084 voip: sip:[email protected]
London SW11 1EN, UK m: +44 7770 465 077 skype: russel_winder
signature.asc
Description: This is a digitally signed message part
