There is not a eth2-reference-tests in the unzipped folder.  There is an
eth-reference-tests though.

Windows 10.  I tried with both the command prompt and git-bash.

On Sun, Mar 1, 2020 at 8:59 PM Antoine Toulme <anto...@toulme.name> wrote:

> Thanks for checking Michael.
>
> Is the file eth2-reference-tests/src/test/resources present in the
> checkout?
> The new src artifact is now so big that the zip file is using the zip64
> format, so there a chance it might not have unzipped well under Windows.
>
> You’re using Windows - which version of Windows? This might be a forward
> slash vs backward slash in path problem.
>
> Cheers,
>
> Antoine
>
> > On Mar 1, 2020, at 5:53 PM, Michael Wall <mjw...@gmail.com> wrote:
> >
> > Signatures look fine, spot check licenses was fine.
> >
> > Got this when I tried unzipped the src and tried to build
> >
> > ---
> > gradle setup
> >
> > Welcome to Gradle 6.2.1!
> >
> > Here are the highlights of this release:
> > - Dependency checksum and signature verification
> > - Shareable read-only dependency cache
> > - Documentation links in deprecation messages
> >
> > For more details see https://docs.gradle.org/6.2.1/release-notes.html
> >
> > Starting a Gradle Daemon (subsequent builds will be faster)
> >
> > FAILURE: Build failed with an exception.
> >
> > * Where:
> > Build file
> >
> 'C:\Users\mjwal\Desktop\tuweni-1.0.0\tuweni-src-1.0.0-incubating\tuweni-src-1.0.0\build.gradle'
> > line: 49
> >
> > * What went wrong:
> > A problem occurred evaluating root project 'tuweni'.
> >>
> >
> C:\Users\mjwal\Desktop\tuweni-1.0.0\tuweni-src-1.0.0-incubating\tuweni-src-1.0.0/eth2-reference-tests/src/test/resources
> > missing: please clone submodules (git submodule update --init
> --recursive)
> >
> > * 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 30s
> >
> > On Sun, Mar 1, 2020 at 8:27 PM Antoine Toulme <anto...@toulme.name>
> wrote:
> >
> >> Thanks for confirming.
> >>
> >>> On Mar 1, 2020, at 5:48 AM, Michael Wall <mjw...@gmail.com> wrote:
> >>>
> >>> I can take a look this afternoon.
> >>>
> >>> Per https://incubator.apache.org/policy/incubation.html#releases,
> >> releases
> >>> still need to be approved on the general@incubator list and should be
> at
> >>> least 72 hours per
> >>>
> >>
> https://www.apache.org/foundation/voting.html#expressing-votes-1-0-1-and-fractions
> >> .
> >>> This gives IPMC members a chance to comment.
> >>>
> >>> Some projects do not get mentor votes before sending to
> general@incubator
> >> ,
> >>> and those votes can last longer than 72 hours while they wait to get 3
> >>> binding votes.
> >>>
> >>> On Sat, Feb 29, 2020 at 11:53 AM Antoine Toulme <anto...@toulme.name>
> >> wrote:
> >>>
> >>>> Again, if a mentor would please vote on the release, that would be
> >>>> appreciated.
> >>>>
> >>>> Sorry for the insistance. Without 3 mentor votes, we would need to
> run a
> >>>> second vote on the incubator mailing list. Please correct me if I am
> >> wrong.
> >>>>
> >>>>> On Feb 27, 2020, at 08:13, Jonny Rhea <jonathan.r...@gmail.com>
> wrote:
> >>>>>
> >>>>> +1
> >>>>>
> >>>>>> On Sun, Feb 23, 2020, 11:43 PM Antoine Toulme <anto...@toulme.name>
> >>>> wrote:
> >>>>>>
> >>>>>> We're voting on the distributions available here:
> >>>>>>
> >>>>
> >>
> https://dist.apache.org/repos/dist/dev/incubator/tuweni/1.0.0-incubating/
> >>>>>> The release tag is present here:
> >>>>>>
> >>>>
> >>
> https://github.com/apache/incubator-tuweni/releases/tag/v1.0.0-incubating
> >>>>>>
> >>>>>> This release includes the following changes:
> >>>>>> * Moved to JDK11 support by default. 1.0.0 drops support for JDK8.
> >>>>>> * Added ethnetstats library.
> >>>>>> * Added key-value store functionalities: proxy store, stores are now
> >>>>>> generic, not just bytes, and have the ability to iterate over keys
> or
> >>>> clear
> >>>>>> their contents.
> >>>>>> * Added support for JPA-backed key value stores
> >>>>>> * Added eth2 reference tests repository. This repository is checked
> >> out
> >>>> as
> >>>>>> a submodule, and will be used to test SSZ going forward.
> >>>>>> * Fix TUWENI-30: expose key for GenericHash
> >>>>>> * Allow CN as option when generating the self-signed certs (used to
> be
> >>>>>> example.com)
> >>>>>> * Move Jenkins build to Jenkinsfile inside the repo.
> >>>>>>
> >>>>>> Cheers,
> >>>>>>
> >>>>>> Antoine
> >>>>>>
> ---------------------------------------------------------------------
> >>>>>> To unsubscribe, e-mail: dev-unsubscr...@tuweni.apache.org
> >>>>>> For additional commands, e-mail: dev-h...@tuweni.apache.org
> >>>>>>
> >>>>>>
> >>>>
> >>>>
> >>>> ---------------------------------------------------------------------
> >>>> To unsubscribe, e-mail: dev-unsubscr...@tuweni.apache.org
> >>>> For additional commands, e-mail: dev-h...@tuweni.apache.org
> >>>>
> >>>>
> >>
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: dev-unsubscr...@tuweni.apache.org
> >> For additional commands, e-mail: dev-h...@tuweni.apache.org
> >>
> >>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@tuweni.apache.org
> For additional commands, e-mail: dev-h...@tuweni.apache.org
>
>

Reply via email to