"Michele Sciabarra" <mich...@sciabarra.com> wrote on 07/30/2021 03:31:59
AM:
>
> A note: after verifying the runtime with the script, I also tried to
> download sources and compile them.
> I got a stupid error just doing ./gradlew distDocker not finding the
> main class org.gradle.wrapper.GradleWrapperMain
>
>

Thanks.  Yeah, we can't bundle the wrapper jar because it is a binary file.
You have to follow the instructions here:
https://github.com/apache/openwhisk-release/blob/master/release-docs/BUILDING_FROM_SOURCE.md
 which we bundle into the top level of every release tar ball.

--dave

Reply via email to