That’s from not bundling the gradle wrapper jar as the sources can’t
include binaries (at least without the source for said binaries). I believe
this problem has been since solved for the maven wrapper, but not for
gradle.

On Sat, Sep 26, 2020 at 10:32 Michele Sciabarra <mich...@sciabarra.com>
wrote:

> Hmm before voting I have a question:
>
> The tarball verifies correctly but I tried to build and run the tests
> before and I had this problem:
>
>
>
> ./gradlew distDocker
>
> Errore: impossibile trovare o caricare la classe principale
> org.gradle.wrapper.GradleWrapperMain
>
> (english: cannot find or load the main class
> org.gradle.wrapper.GradleWrapperMain)
>
>
>
> Is this normal / expected in the tarball?
>
>
>
> --
>
>   Michele Sciabarra
>
>   mich...@sciabarra.com
>
>
>
> ----- Original message -----
>
> From: David P Grove <gro...@us.ibm.com>
>
> To: dev <dev@openwhisk.apache.org>
>
> Subject: [VOTE] Release Apache OpenWhisk Runtime Go (v1.16.0, rc1)
>
> Date: Saturday, September 26, 2020 2:08 AM
>
>
>
> Hi,
>
>
>
> This is a call to vote on releasing version 1.16.0 release candidate rc1 of
>
> the following project module with artifacts built from the Git repositories
>
> and commit IDs listed below.
>
>
>
> * OpenWhisk Runtime Go: cd4328476bd3817e157fa3bb4a85981c9ab83472
>
>
>
>
> https://github.com/apache/openwhisk-runtime-go/commits/cd4328476bd3817e157fa3bb4a85981c9ab83472
>
>
>
>
> https://dist.apache.org/repos/dist/dev/openwhisk/rc1/openwhisk-runtime-go-1.16.0-sources.tar.gz
>
>
>
>
> https://dist.apache.org/repos/dist/dev/openwhisk/rc1/openwhisk-runtime-go-1.16.0-sources.tar.gz.asc
>
>
>
>
> https://dist.apache.org/repos/dist/dev/openwhisk/rc1/openwhisk-runtime-go-1.16.0-sources.tar.gz.sha512
>
>
>
> This release is comprised of source code distribution only.
>
>
>
> You can use this UNIX script to download the release and verify the
>
> checklist below:
>
>
> https://gitbox.apache.org/repos/asf?p=openwhisk-release.git;a=blob_plain;f=tools/rcverify.sh;hb=530cdd4
>
>
>
> Usage:
>
> curl -s "
>
>
> https://gitbox.apache.org/repos/asf?p=openwhisk-release.git;a=blob_plain;f=tools/rcverify.sh;hb=530cdd4
>
> " -o rcverify.sh
>
> chmod +x rcverify.sh
>
> rcverify.sh openwhisk-runtime-go 'OpenWhisk Runtime Go' 1.16.0 rc1
>
>
>
> Please vote to approve this release:
>
>
>
>   [ ] +1 Approve the release
>
>   [ ]  0 Don't care
>
>   [ ] -1 Don't release, because ...
>
>
>
> Release verification checklist for reference:
>
>   [ ] Download links are valid.
>
>   [ ] Checksums and PGP signatures are valid.
>
>   [ ] Source code artifacts have correct names matching the current
>
> release.
>
>   [ ] LICENSE and NOTICE files are correct for each OpenWhisk repository.
>
>   [ ] All files have license headers as specified by OpenWhisk project
>
> policy [1].
>
>   [ ] No compiled archives bundled in source archive.
>
>
>
> This majority vote is open for at least 72 hours.
>
>
>
>
>
> [1]
>
>
> https://github.com/apache/openwhisk-release/blob/master/docs/license_compliance.md
>
> --
Matt Sicker <boa...@gmail.com>

Reply via email to