It passed building 2.2.

I just realized that there is no CHANGES file.
Is this something that we are providing some other way?

I do also realize that I was late to the party but still wanted to
contribute even if only after the fact. :)


On Fri, Mar 18, 2022 at 4:28 PM Antoine Toulme <anto...@toulme.name> wrote:

> Not sure but that test does pass ok on my machine and in CI.
> I’d bet you’re about to run into the same issue.
> I’d look as to why you get a NoSuchAlgorithmException, and look at your
> version of Java and OS to understand what’s going on.
>
> The easiest way is to find the junit report html files and find the first
> failing test.
>
> FWIW the release votes have both passed and the bits are released though.
>
> > On Mar 18, 2022, at 1:24 PM, larry mccay <lmc...@apache.org> wrote:
> >
> > Ugh - nevermind, that was a build of main.
> > Rebuilding now....
> >
> >
> > On Fri, Mar 18, 2022 at 4:19 PM larry mccay <lmc...@apache.org> wrote:
> >
> >> Hmmmm, did no one else get test failures for the LES Subprotocol tests?
> >>
> >>> Task :les:test
> >>
> >> LESSubprotocolTest > supportsLESv2() FAILED
> >>    java.lang.ExceptionInInitializerError at LESSubprotocolTest.kt:52
> >>        Caused by: java.lang.IllegalStateException at
> >> LESSubprotocolTest.kt:52
> >>            Caused by: java.security.NoSuchAlgorithmException at
> >> LESSubprotocolTest.kt:52
> >>
> >> LESSubprotocolTest > noSupportForv3() FAILED
> >>    java.lang.NoClassDefFoundError at LESSubprotocolTest.kt:72
> >>
> >> LESSubprotocolTest > noSupportForETH() FAILED
> >>    java.lang.NoClassDefFoundError at LESSubprotocolTest.kt:92
> >>
> >> 17 tests completed, 3 failed
> >>
> >> On Fri, Mar 18, 2022 at 11:46 AM Antoine Toulme <anto...@toulme.name>
> >> wrote:
> >>
> >>> FYI
> >>>
> >>>> Begin forwarded message:
> >>>>
> >>>> From: Antoine Toulme <anto...@toulme.name>
> >>>> Subject: [RESULT][VOTE] Apache Tuweni 2.2.0
> >>>> Date: March 18, 2022 at 8:45:58 AM PDT
> >>>> To: general <gene...@incubator.apache.org>
> >>>>
> >>>> Thanks all,
> >>>>
> >>>> The vote has concluded.
> >>>>
> >>>> Here are the results:
> >>>> +1: 3 Antoine Toulme (binding), Furkan Kamaci (binding), Jean-Baptiste
> >>> Onofré (binding)
> >>>> +0: 0
> >>>> -1: 0
> >>>>
> >>>> The vote has passed. The release will now proceed. Thanks all!
> >>>>
> >>>> Antoine
> >>>>
> >>>>> On Mar 18, 2022, at 6:53 AM, Jean-Baptiste Onofré <j...@nanthrax.net>
> >>> wrote:
> >>>>>
> >>>>> +1 (binding)
> >>>>>
> >>>>> I checked:
> >>>>> - LICENSE/NOTICE/DISCLAIMER files are there
> >>>>> - incubating in the name
> >>>>> - signature OK
> >>>>> - ASF header in sources
> >>>>> - no binary detected.
> >>>>>
> >>>>> Thanks,
> >>>>> Regards
> >>>>> JB
> >>>>>
> >>>>> On Tue, Mar 15, 2022 at 4:39 AM Antoine Toulme <anto...@toulme.name>
> >>> wrote:
> >>>>>>
> >>>>>> Hello all,
> >>>>>> This is a call for a vote to release Apache Tuweni (incubating)
> >>> version 2.2.0. Apache Tuweni is a set of libraries and other tools to
> aid
> >>> development of blockchain and other decentralized software in Java and
> >>> other JVM languages. It includes a low-level bytes library,
> serialization
> >>> and deserialization codecs (e.g. RLP), various cryptography functions
> and
> >>> primitives, and lots of other helpful utilities.
> >>>>>>
> >>>>>> The Apache Tuweni community has voted on and approved a proposal to
> >>> release Apache Tuweni (Incubating) version 2.2.0. We would like to
> request
> >>> the Incubator PMC members review and vote on this incubator release.
> >>>>>>
> >>>>>> Release information:
> >>>>>> Vote result thread:
> >>>>>> https://lists.apache.org/thread/xtfgt0d712p753sxb2bsgpv4q8thxjf6
> >>>>>>
> >>>>>> We're voting on the source distributions available here:
> >>>>>>
> >>>
> https://dist.apache.org/repos/dist/dev/incubator/tuweni/2.2.0-incubating
> >>>>>> The release tag is present here:
> >>>>>>
> >>>
> https://github.com/apache/incubator-tuweni/releases/tag/v2.2.0-incubating-rc
> >>>>>>
> >>>>>> Please review and vote as appropriate.
> >>>>>>
> >>>>>> The following changes were made since 2.1.0:
> >>>>>>
> >>>>>> • validate enodes by @atoulme in #366
> >>>>>> • Simplify index page of crawler by @atoulme in #368
> >>>>>> • Move stats to a separate job by @atoulme in #367
> >>>>>> • Make synchronizers configurable by @atoulme in #369
> >>>>>> • Log at DEBUG level when no nodes are resolved by @fab-10 in #371
> >>>>>> • Add genesis lib by @atoulme in #372
> >>>>>> • Update antlr4 version (Issue 373) by @pinges in #374
> >>>>>>
> >>>>>> The vote is open for 72 hours.
> >>>>>>
> >>>>>> Cheers,
> >>>>>>
> >>>>>> Antoine
> >>>>>>
> ---------------------------------------------------------------------
> >>>>>> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> >>>>>> For additional commands, e-mail: general-h...@incubator.apache.org
> >>>>>>
> >>>>>
> >>>>> ---------------------------------------------------------------------
> >>>>> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> >>>>> For additional commands, e-mail: general-h...@incubator.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