Almost! My colleague has one more subtle bugfix to merge first: https://github.com/apache/httpcomponents-core/pull/111
On Fri, Feb 22, 2019 at 11:31 AM Gary Gregory <[email protected]> wrote: > Let's fire up the new beta! :-) > > Gary > > On Sat, Feb 16, 2019, 09:26 Oleg Kalnichevski <[email protected] wrote: > > > On Sat, 2019-02-16 at 09:18 -0500, Gary Gregory wrote: > > > > > > > ... > > > > > I get a compiler error with the above patch: > > > > > > Description Resource Path Location Type > > > The method > > > setLookupRegistry(LookupRegistry<Supplier<AsyncServerExchangeHandler> > > > >) in > > > the type AsyncServerBootstrap is not applicable for the arguments > > > (new > > > LookupRegistry<AsyncServerExchangeHandler>(){}) > > > TestAsyncServerBootstrapLookupRegistry.java > > > /httpcore5/src/test/java/org/apache/hc/core5/http/impl/bootstrap line > > > 42 Java > > > Problem > > > > > > Gary > > > > > > > > > > > > > > > https://github.com/ok2c/httpcore/commit/8794a8b0617ac7e3bcf713fbab5314232a0410b8 > > > > Oleg > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > > > >
