Thanks, Lokesh, Jitendra and Arpit for test the examples. It seems that the problem is that the ratis-examples jar is before shaded so that the manifest is missing. Will file a JIRA.
Tsz-Wo On Sat, Apr 6, 2019 at 6:25 AM Arpit Agarwal <[email protected]> wrote: > > Jitendra just pointed out to me offline that Lokesh’s issue is when running > the examples _after_ building. > > I can confirm that I see the same issue after following the instructions > here: https://ratis.incubator.apache.org/#gettingstarted > <https://ratis.incubator.apache.org/#gettingstarted> > > > > > On Apr 5, 2019, at 3:11 PM, Arpit Agarwal <[email protected]> wrote: > > > > Lokesh, I didn’t see the build issue that you ran into. > > > > +1 binding from me. > > > > ☑ Verified signatures > > ☑ Verified hashes > > ☑ Verified source distro contents match git rc tag > > ☑ LICENSE and NOTICE files look ok > > ☑ Built from source > > ☑ Ran all unit tests > > ☑ Built Ozone using snapshot > > ☑ Installed 3 node Ozone cluster, ran some sanity tests > > > > > > > > > >> On Apr 5, 2019, at 6:39 AM, Lokesh Jain <[email protected]> wrote: > >> > >> Hi Nicholas > >> > >> Thanks for working on the rc! I tried running the ratis-examples but they > >> were failing with the following error. > >> > >> While executing in the binary I got the following error. > >> > >> no main manifest attribute, in > >> apache-ratis-incubating-0.3.0/examples/bin/../lib/ratis-examples-0.3.0.jar > >> > >> > >> For the source after doing "maven clean package” I got the following error. > >> > >> ratis-examples/src/main/bin/../../../target/ratis-examples-0.3.0-shaded.jar > >> ratis-examples/src/main/bin/../../../target/ratis-examples-0.3.0.jar > >> Jar file is missing. Please do a full build (mvn clean package) first. > >> > >> Thanks > >> Lokesh > >> > >>> On 05-Apr-2019, at 4:10 PM, Elek, Marton <[email protected]> wrote: > >>> > >>> +1, > >>> > >>> -- verified signatures > >>> -- built artifacts from the src tarball > >>> -- modified ozone to use the 0.3.0 artifacts, built ozone and executed > >>> all the acceptance tests (all passed) > >>> > >>> > >>> thanks the work Tsz-Wo > >>> Marton > >>> > >>> On 4/4/19 9:35 PM, Anu Engineer wrote: > >>>> +1, Thanks for the RC1. > >>>> > >>>> -- Verified Checksums for Bin and Src. > >>>> -- Build the artifacts from the src tarball. > >>>> > >>>> --Anu > >>>> > >>>> > >>>> > >>>> On Wed, Apr 3, 2019 at 11:16 PM Tsz Wo Sze <[email protected]> wrote: > >>>> > >>>>> Hi Apache Ratis PPMC, > >>>>> > >>>>> I am calling a vote for Apache Ratis incubating Release 0.3.0 rc1. > >>>>> > >>>>> The git tag to be voted upon: > >>>>> > >>>>> https://gitbox.apache.org/repos/asf?p=incubator-ratis.git&a=shortlog;h=refs/tags/ratis-0.3.0rc1 > >>>>> > >>>>> The git commit hash: > >>>>> > >>>>> https://gitbox.apache.org/repos/asf?p=incubator-ratis.git;a=commit;h=db828919f58342ab095d633158994e5889e1ca95 > >>>>> > >>>>> The source and binary tarballs can be found at: > >>>>> https://dist.apache.org/repos/dist/dev/incubator/ratis/0.3.0/rc1/ > >>>>> > >>>>> The fingerprint of key to sign release artifacts: > >>>>> 2C33 A9CB 66AE AD59 3183 B01B 7843 4EF4 60D6 914B > >>>>> > >>>>> Release artifacts are signed with one of the keys available at: > >>>>> https://dist.apache.org/repos/dist/dev/incubator/ratis/KEYS > >>>>> > >>>>> This vote will remain open for at least 72 hours. > >>>>> Please vote on releasing this RC. Thank you in advance. > >>>>> > >>>>> [ ] +1 approve > >>>>> [ ] +0 no opinion > >>>>> [ ] -1 disapprove (and reason why) > >>>>> > >>>>> Obviously, I am +1. > >>>>> > >>>>> Regards, > >>>>> Tsz-Wo > >>>>> > >>>> > >>> > >> > > >
