-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
I was building the rundeck-plugins/docker and got this error message:
FAILURE: Build failed with an exception.
* Where:
Script 'https://raw.githubusercontent.com/rundeck-plugins/build-zip/master/build.gradle' line: 74
* What went wrong:
A problem occurred evaluating script.
> Could not find method leftShift() for arguments [build_5euplq0w1agkutluqphlqsf3j$_run_closure4@3be5f749] on task ':build' of type org.gradle.api.DefaultTask.
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
* Get more help at https://help.gradle.org
BUILD FAILED in 1s
I was building with gradle v5.4.1, it seems the leftShift operator << has been deprecated.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels