On Sun, Dec 18, 2016 at 6:42 AM, Russel Winder <rus...@winder.org.uk> wrote:
> (And Guillaume this is on Debian Sid using OpenJDK8 from the packaging, > but this is irrelevant to the problem… :-) > > BTW are all build recorded by Gradle Inc? > > > > |> ./gradlew clean > :buildSrc:compileJava UP-TO-DATE > :buildSrc:compileGroovy UP-TO-DATE > :buildSrc:processResources UP-TO-DATE > :buildSrc:classes UP-TO-DATE > :buildSrc:jar UP-TO-DATE > :buildSrc:assemble UP-TO-DATE > :buildSrc:compileTestJava UP-TO-DATE > :buildSrc:compileTestGroovy UP-TO-DATE > :buildSrc:processTestResources UP-TO-DATE > :buildSrc:testClasses UP-TO-DATE > :buildSrc:test UP-TO-DATE > :buildSrc:check UP-TO-DATE > :buildSrc:build UP-TO-DATE > Bintray user: null > > FAILURE: Build failed with an exception. > > * Where: > Script > '/home/users/russel/Repositories/Git/Forks/Groovy/gradle/bintray.gradle' > line: 41 > > * What went wrong: > A problem occurred evaluating script. > > Could not get unknown property 'bintrayContext' for root project > 'groovy' of type org.gradle.api.Project. > > * Try: > Run with --stacktrace option to get the stack trace. Run with --info or > --debug option to get more log output. > > BUILD FAILED > > Total time: 1.183 secs > > Publishing build information... > https://gradle.com/s/nunzvbnveitoc > > This should be fixed now.