from: httpcore5-reactive to: httpcore5 evidence: - file: "httpcore5-reactive/src/main/java/org/apache/hc/core5/reactive/ReactiveDataConsumer.java" contains "import org.apache.hc.core5.util.Args;" from: httpcore5-reactive to: httpcore5 evidence: - file: "httpcore5-reactive/src/main/java/org/apache/hc/core5/reactive/ReactiveDataProducer.java" contains "import org.apache.hc.core5.util.Args;" from: httpcore5-reactive to: httpcore5 evidence: - file: "httpcore5-reactive/src/main/java/org/apache/hc/core5/reactive/ReactiveResponseConsumer.java" contains "import org.apache.hc.core5.util.Args;" from: httpcore5-reactive to: httpcore5 evidence: - file: "httpcore5-reactive/src/main/java/org/apache/hc/core5/reactive/ReactiveEntityProducer.java" contains "import org.apache.hc.core5.annotation.Contract;" from: httpcore5-reactive to: httpcore5 evidence: - file: "httpcore5-reactive/src/main/java/org/apache/hc/core5/reactive/ReactiveServerExchangeHandler.java" contains "import org.apache.hc.core5.function.Callback;" from: httpcore5-reactive to: httpcore5 evidence: - file: "httpcore5-reactive/src/main/java/org/apache/hc/core5/reactive/ReactiveRequestProcessor.java" contains "import org.apache.hc.core5.function.Callback;" from: httpcore5-testing to: httpcore5 evidence: - file: "httpcore5-testing/src/main/java/org/apache/hc/core5/benchmark/HttpBenchmark.java" contains "import org.apache.hc.core5.ssl.SSLContextBuilder;" from: httpcore5-testing to: httpcore5 evidence: - file: "httpcore5-testing/src/main/java/org/apache/hc/core5/benchmark/BenchmarkConfig.java" contains "import org.apache.hc.core5.util.Args;" from: httpcore5-testing to: httpcore5 evidence: - file: "httpcore5-testing/src/main/java/org/apache/hc/core5/benchmark/CommandLineUtils.java" contains "import org.apache.hc.core5.util.TimeValue;" from: httpcore5-testing to: httpcore5 evidence: - file: "httpcore5-testing/src/main/java/org/apache/hc/core5/benchmark/Stats.java" contains "import org.apache.hc.core5.http.ProtocolVersion;" from: httpcore5-testing to: httpcore5 evidence: - file: "httpcore5-testing/src/main/java/org/apache/hc/core5/benchmark/BenchmarkWorker.java" contains "import org.apache.hc.core5.http.ContentType;" from: httpcore5-testing to: httpcore5 evidence: - file: "httpcore5-testing/src/main/java/org/apache/hc/core5/benchmark/Results.java" contains "import org.apache.hc.core5.http.ProtocolVersion;" from: httpcore5-testing to: httpcore5 evidence: - file: "httpcore5-testing/src/main/java/org/apache/hc/core5/testing/framework/TestingFrameworkRequestHandler.java" contains "import org.apache.hc.core5.net.URIBuilder;" from: httpcore5-testing to: httpcore5 evidence: - file: "httpcore5-testing/src/main/java/org/apache/hc/core5/testing/framework/FrameworkTest.java" contains "import org.apache.hc.core5.net.URIBuilder;" from: httpcore5-testing to: httpcore5 evidence: - file: "httpcore5-testing/src/main/java/org/apache/hc/core5/testing/framework/ClassicTestClientAdapter.java" contains "import org.apache.hc.core5.util.Timeout;" from: httpcore5-testing to: httpcore5 evidence: - file: "httpcore5-testing/src/main/java/org/apache/hc/core5/testing/framework/TestingFramework.java" contains "import org.apache.hc.core5.io.CloseMode;" from: httpcore5-testing to: httpcore5 evidence: - file: "httpcore5-testing/src/main/java/org/apache/hc/core5/testing/classic/ClassicTestClient.java" contains "import org.apache.hc.core5.net.URIAuthority;" from: httpcore5-testing to: httpcore5 evidence: - file: "httpcore5-testing/src/main/java/org/apache/hc/core5/testing/classic/LoggingSupport.java" contains "import org.apache.hc.core5.util.Identifiable;" from: httpcore5-testing to: httpcore5 evidence: - file: "httpcore5-testing/src/main/java/org/apache/hc/core5/testing/classic/LoggingBHttpServerConnection.java" contains "import org.apache.hc.core5.util.Identifiable;" from: httpcore5-testing to: httpcore5 evidence: - file: "httpcore5-testing/src/main/java/org/apache/hc/core5/testing/classic/LoggingBHttpClientConnection.java" contains "import org.apache.hc.core5.util.Identifiable;" from: httpcore5-testing to: httpcore5 evidence: - file: "httpcore5-testing/src/main/java/org/apache/hc/core5/testing/classic/ClassicTestServer.java" contains "import org.apache.hc.core5.io.CloseMode;" from: httpcore5-testing to: httpcore5 evidence: - file: "httpcore5-testing/src/main/java/org/apache/hc/core5/testing/classic/Wire.java" contains "import org.apache.hc.core5.http.Chars;" from: httpcore5-testing to: httpcore5 evidence: - file: "httpcore5-testing/src/main/java/org/apache/hc/core5/testing/classic/LoggingBHttpClientConnectionFactory.java" contains "import org.apache.hc.core5.http.ClassicHttpRequest;" from: httpcore5-testing to: httpcore5 evidence: - file: "httpcore5-testing/src/main/java/org/apache/hc/core5/testing/classic/LoggingExceptionListener.java" contains "import org.apache.hc.core5.http.ConnectionClosedException;" from: httpcore5-testing to: httpcore5 evidence: - file: "httpcore5-testing/src/main/java/org/apache/hc/core5/testing/classic/LoggingConnPoolListener.java" contains "import org.apache.hc.core5.http.HttpHost;" from: httpcore5-testing to: httpcore5 evidence: - file: "httpcore5-testing/src/main/java/org/apache/hc/core5/testing/classic/LoggingHttp1StreamListener.java" contains "import org.apache.hc.core5.http.HttpConnection;" from: httpcore5-testing to: httpcore5 evidence: - file: "httpcore5-testing/src/main/java/org/apache/hc/core5/testing/classic/LoggingBHttpServerConnectionFactory.java" contains "import org.apache.hc.core5.http.ClassicHttpRequest;" from: httpcore5-testing to: httpcore5 evidence: - file: "httpcore5-testing/src/main/java/org/apache/hc/core5/testing/classic/LoggingSocketHolder.java" contains "import org.apache.hc.core5.http.impl.io.SocketHolder;" from: httpcore5-testing to: httpcore5 evidence: - file: "httpcore5-testing/src/main/java/org/apache/hc/core5/testing/reactive/Reactive3TestUtils.java" contains "import org.apache.hc.core5.util.TextUtils;" from: httpcore5-testing to: httpcore5 evidence: - file: "httpcore5-testing/src/main/java/org/apache/hc/core5/testing/reactive/ReactiveTestUtils.java" contains "import org.apache.hc.core5.util.TextUtils;" from: httpcore5-testing to: httpcore5 evidence: - file: "httpcore5-testing/src/main/java/org/apache/hc/core5/testing/reactive/ReactiveRandomProcessor.java" contains "import org.apache.hc.core5.function.Callback;" from: httpcore5-testing to: httpcore5 evidence: - file: "httpcore5-testing/src/main/java/org/apache/hc/core5/testing/reactive/ReactiveEchoProcessor.java" contains "import org.apache.hc.core5.function.Callback;" from: httpcore5-testing to: httpcore5 evidence: - file: "httpcore5-testing/src/main/java/org/apache/hc/core5/testing/SocksProxy.java" contains "import org.apache.hc.core5.net.InetAddressUtils;" from: httpcore5-testing to: httpcore5 evidence: - file: "httpcore5-testing/src/main/java/org/apache/hc/core5/testing/nio/AsyncRequester.java" contains "import org.apache.hc.core5.net.NamedEndpoint;" from: httpcore5-testing to: httpcore5 evidence: - file: "httpcore5-testing/src/main/java/org/apache/hc/core5/testing/nio/Http1TestClient.java" contains "import org.apache.hc.core5.util.Timeout;" from: httpcore5-testing to: httpcore5 evidence: - file: "httpcore5-testing/src/main/java/org/apache/hc/core5/testing/nio/InternalClientHttp1EventHandlerFactory.java" contains "import org.apache.hc.core5.util.Args;" from: httpcore5-testing to: httpcore5 evidence: - file: "httpcore5-testing/src/main/java/org/apache/hc/core5/testing/nio/InternalServerProtocolNegotiationStarter.java" contains "import org.apache.hc.core5.util.Args;" from: httpcore5-testing to: httpcore5 evidence: - file: "httpcore5-testing/src/main/java/org/apache/hc/core5/testing/nio/ClientSessionEndpoint.java" contains "import org.apache.hc.core5.util.Asserts;" from: httpcore5-testing to: httpcore5 evidence: - file: "httpcore5-testing/src/main/java/org/apache/hc/core5/testing/nio/InternalClientProtocolNegotiationStarter.java" contains "import org.apache.hc.core5.util.Args;" from: httpcore5-testing to: httpcore5 evidence: - file: "httpcore5-testing/src/main/java/org/apache/hc/core5/testing/nio/IOReactorExecutor.java" contains "import org.apache.hc.core5.util.Args;" from: httpcore5-testing to: httpcore5 evidence: - file: "httpcore5-testing/src/main/java/org/apache/hc/core5/testing/nio/LoggingIOSession.java" contains "import org.apache.hc.core5.util.Args;" from: httpcore5-testing to: httpcore5 evidence: - file: "httpcore5-testing/src/main/java/org/apache/hc/core5/testing/nio/InternalServerHttp1EventHandlerFactory.java" contains "import org.apache.hc.core5.util.Args;" from: httpcore5-testing to: httpcore5 evidence: - file: "httpcore5-testing/src/main/java/org/apache/hc/core5/testing/nio/H2TestClient.java" contains "import org.apache.hc.core5.util.Args;" from: httpcore5-testing to: httpcore5 evidence: - file: "httpcore5-testing/src/main/java/org/apache/hc/core5/testing/nio/LoggingIOSessionDecorator.java" contains "import org.apache.hc.core5.annotation.Internal;" from: httpcore5-testing to: httpcore5 evidence: - file: "httpcore5-testing/src/main/java/org/apache/hc/core5/testing/nio/LoggingIOSessionListener.java" contains "import org.apache.hc.core5.annotation.Internal;" from: httpcore5-testing to: httpcore5 evidence: - file: "httpcore5-testing/src/main/java/org/apache/hc/core5/testing/nio/H2TestServer.java" contains "import org.apache.hc.core5.function.Decorator;" from: httpcore5-testing to: httpcore5 evidence: - file: "httpcore5-testing/src/main/java/org/apache/hc/core5/testing/nio/AsyncServer.java" contains "import org.apache.hc.core5.function.Callback;" from: httpcore5-testing to: httpcore5 evidence: - file: "httpcore5-testing/src/main/java/org/apache/hc/core5/testing/nio/LoggingExceptionCallback.java" contains "import org.apache.hc.core5.function.Callback;" from: httpcore5-testing to: httpcore5 evidence: - file: "httpcore5-testing/src/main/java/org/apache/hc/core5/testing/nio/Http1TestServer.java" contains "import org.apache.hc.core5.function.Decorator;" from: httpcore5-testing to: httpcore5 evidence: - file: "httpcore5-testing/src/main/java/org/apache/hc/core5/testing/nio/LoggingHttp1StreamListener.java" contains "import org.apache.hc.core5.http.Header;" from: httpcore5-testing to: httpcore5 evidence: - file: "httpcore5-testing/src/main/java/org/apache/hc/core5/testing/nio/LoggingH2StreamListener.java" contains "import org.apache.hc.core5.http.Header;" from: httpcore5-testing to: httpcore5-h2 evidence: - file: "httpcore5-testing/src/main/java/org/apache/hc/core5/benchmark/HttpBenchmark.java" contains "import org.apache.hc.core5.http2.impl.nio.H2StreamListener;" from: httpcore5-testing to: httpcore5-h2 evidence: - file: "httpcore5-testing/src/main/java/org/apache/hc/core5/testing/nio/InternalServerProtocolNegotiationStarter.java" contains "import org.apache.hc.core5.http2.impl.H2Processors;" from: httpcore5-testing to: httpcore5-h2 evidence: - file: "httpcore5-testing/src/main/java/org/apache/hc/core5/testing/nio/H2TestServer.java" contains "import org.apache.hc.core5.http2.impl.H2Processors;" from: httpcore5-testing to: httpcore5-h2 evidence: - file: "httpcore5-testing/src/main/java/org/apache/hc/core5/testing/nio/InternalClientProtocolNegotiationStarter.java" contains "import org.apache.hc.core5.http2.impl.H2Processors;" from: httpcore5-testing to: httpcore5-h2 evidence: - file: "httpcore5-testing/src/main/java/org/apache/hc/core5/testing/nio/H2TestClient.java" contains "import org.apache.hc.core5.http2.impl.H2Processors;" from: httpcore5-testing to: httpcore5-h2 evidence: - file: "httpcore5-testing/src/main/java/org/apache/hc/core5/testing/nio/LoggingH2StreamListener.java" contains "import org.apache.hc.core5.http2.impl.nio.H2StreamListener;" from: httpcore5-testing to: httpcore5-reactive evidence: - file: "httpcore5-testing/src/main/java/org/apache/hc/core5/testing/reactive/ReactiveRandomProcessor.java" contains "import org.apache.hc.core5.reactive.ReactiveRequestProcessor;" from: httpcore5-testing to: httpcore5-reactive evidence: - file: "httpcore5-testing/src/main/java/org/apache/hc/core5/testing/reactive/ReactiveEchoProcessor.java" contains "import org.apache.hc.core5.reactive.ReactiveRequestProcessor;" from: httpcore5-h2 to: httpcore5 evidence: - file: "httpcore5-h2/src/main/java/org/apache/hc/core5/http2/impl/io/FrameInputBuffer.java" contains "import org.apache.hc.core5.util.Args;" from: httpcore5-h2 to: httpcore5 evidence: - file: "httpcore5-h2/src/main/java/org/apache/hc/core5/http2/impl/io/FrameOutputBuffer.java" contains "import org.apache.hc.core5.util.Args;" from: httpcore5-h2 to: httpcore5 evidence: - file: "httpcore5-h2/src/main/java/org/apache/hc/core5/http2/impl/io/FrameOutputStream.java" contains "import org.apache.hc.core5.util.Args;" from: httpcore5-h2 to: httpcore5 evidence: - file: "httpcore5-h2/src/main/java/org/apache/hc/core5/http2/impl/DefaultH2RequestConverter.java" contains "import org.apache.hc.core5.net.URIAuthority;" from: httpcore5-h2 to: httpcore5 evidence: - file: "httpcore5-h2/src/main/java/org/apache/hc/core5/http2/impl/H2Processors.java" contains "import org.apache.hc.core5.util.TextUtils;" from: httpcore5-h2 to: httpcore5 evidence: - file: "httpcore5-h2/src/main/java/org/apache/hc/core5/http2/impl/DefaultH2ResponseConverter.java" contains "import org.apache.hc.core5.util.TextUtils;" from: httpcore5-h2 to: httpcore5 evidence: - file: "httpcore5-h2/src/main/java/org/apache/hc/core5/http2/impl/BasicH2TransportMetrics.java" contains "import org.apache.hc.core5.http.impl.BasicHttpTransportMetrics;" from: httpcore5-h2 to: httpcore5 evidence: - file: "httpcore5-h2/src/main/java/org/apache/hc/core5/http2/impl/nio/ServerH2IOEventHandler.java" contains "import org.apache.hc.core5.net.InetAddressUtils;" from: httpcore5-h2 to: httpcore5 evidence: - file: "httpcore5-h2/src/main/java/org/apache/hc/core5/http2/impl/nio/ClientH2IOEventHandler.java" contains "import org.apache.hc.core5.net.InetAddressUtils;" from: httpcore5-h2 to: httpcore5 evidence: - file: "httpcore5-h2/src/main/java/org/apache/hc/core5/http2/impl/nio/FrameInputBuffer.java" contains "import org.apache.hc.core5.util.Args;" from: httpcore5-h2 to: httpcore5 evidence: - file: "httpcore5-h2/src/main/java/org/apache/hc/core5/http2/impl/nio/ServerH2UpgradeHandler.java" contains "import org.apache.hc.core5.util.Args;" from: httpcore5-h2 to: httpcore5 evidence: - file: "httpcore5-h2/src/main/java/org/apache/hc/core5/http2/impl/nio/ClientHttpProtocolNegotiationStarter.java" contains "import org.apache.hc.core5.util.Args;" from: httpcore5-h2 to: httpcore5 evidence: - file: "httpcore5-h2/src/main/java/org/apache/hc/core5/http2/impl/nio/ClientH2PrefaceHandler.java" contains "import org.apache.hc.core5.util.Args;" from: httpcore5-h2 to: httpcore5 evidence: - file: "httpcore5-h2/src/main/java/org/apache/hc/core5/http2/impl/nio/ClientH2StreamMultiplexerFactory.java" contains "import org.apache.hc.core5.util.Args;" from: httpcore5-h2 to: httpcore5 evidence: - file: "httpcore5-h2/src/main/java/org/apache/hc/core5/http2/impl/nio/AbstractH2StreamMultiplexer.java" contains "import org.apache.hc.core5.util.Args;" from: httpcore5-h2 to: httpcore5 evidence: - file: "httpcore5-h2/src/main/java/org/apache/hc/core5/http2/impl/nio/ServerHttpProtocolNegotiationStarter.java" contains "import org.apache.hc.core5.util.Args;" from: httpcore5-h2 to: httpcore5 evidence: - file: "httpcore5-h2/src/main/java/org/apache/hc/core5/http2/impl/nio/ClientH2UpgradeHandler.java" contains "import org.apache.hc.core5.util.Args;" from: httpcore5-h2 to: httpcore5 evidence: - file: "httpcore5-h2/src/main/java/org/apache/hc/core5/http2/impl/nio/ServerH2StreamHandler.java" contains "import org.apache.hc.core5.util.Asserts;" from: httpcore5-h2 to: httpcore5 evidence: - file: "httpcore5-h2/src/main/java/org/apache/hc/core5/http2/impl/nio/ServerH2PrefaceHandler.java" contains "import org.apache.hc.core5.util.Args;" from: httpcore5-h2 to: httpcore5 evidence: - file: "httpcore5-h2/src/main/java/org/apache/hc/core5/http2/impl/nio/FrameOutputBuffer.java" contains "import org.apache.hc.core5.util.Args;" from: httpcore5-h2 to: httpcore5 evidence: - file: "httpcore5-h2/src/main/java/org/apache/hc/core5/http2/impl/nio/ClientHttp1UpgradeHandler.java" contains "import org.apache.hc.core5.util.Args;" from: httpcore5-h2 to: httpcore5 evidence: - file: "httpcore5-h2/src/main/java/org/apache/hc/core5/http2/impl/nio/ServerH2StreamMultiplexer.java" contains "import org.apache.hc.core5.util.Args;" from: httpcore5-h2 to: httpcore5 evidence: - file: "httpcore5-h2/src/main/java/org/apache/hc/core5/http2/impl/nio/HttpProtocolNegotiator.java" contains "import org.apache.hc.core5.util.Args;" from: httpcore5-h2 to: httpcore5 evidence: - file: "httpcore5-h2/src/main/java/org/apache/hc/core5/http2/impl/nio/ClientPushH2StreamHandler.java" contains "import org.apache.hc.core5.util.Asserts;" from: httpcore5-h2 to: httpcore5 evidence: - file: "httpcore5-h2/src/main/java/org/apache/hc/core5/http2/impl/nio/PrefaceHandlerBase.java" contains "import org.apache.hc.core5.util.Args;" from: httpcore5-h2 to: httpcore5 evidence: - file: "httpcore5-h2/src/main/java/org/apache/hc/core5/http2/impl/nio/ServerH2StreamMultiplexerFactory.java" contains "import org.apache.hc.core5.util.Args;" from: httpcore5-h2 to: httpcore5 evidence: - file: "httpcore5-h2/src/main/java/org/apache/hc/core5/http2/impl/nio/ServerHttp1UpgradeHandler.java" contains "import org.apache.hc.core5.util.Args;" from: httpcore5-h2 to: httpcore5 evidence: - file: "httpcore5-h2/src/main/java/org/apache/hc/core5/http2/impl/nio/AbstractH2IOEventHandler.java" contains "import org.apache.hc.core5.util.Args;" from: httpcore5-h2 to: httpcore5 evidence: - file: "httpcore5-h2/src/main/java/org/apache/hc/core5/http2/impl/nio/ClientH2StreamMultiplexer.java" contains "import org.apache.hc.core5.annotation.Internal;" from: httpcore5-h2 to: httpcore5 evidence: - file: "httpcore5-h2/src/main/java/org/apache/hc/core5/http2/impl/nio/H2StreamListener.java" contains "import org.apache.hc.core5.annotation.Contract;" from: httpcore5-h2 to: httpcore5 evidence: - file: "httpcore5-h2/src/main/java/org/apache/hc/core5/http2/impl/nio/NoopH2StreamHandler.java" contains "import org.apache.hc.core5.http.Header;" from: httpcore5-h2 to: httpcore5 evidence: - file: "httpcore5-h2/src/main/java/org/apache/hc/core5/http2/impl/nio/H2StreamChannel.java" contains "import org.apache.hc.core5.http.Header;" from: httpcore5-h2 to: httpcore5 evidence: - file: "httpcore5-h2/src/main/java/org/apache/hc/core5/http2/impl/nio/NoopAsyncPushHandler.java" contains "import org.apache.hc.core5.http.EntityDetails;" from: httpcore5-h2 to: httpcore5 evidence: - file: "httpcore5-h2/src/main/java/org/apache/hc/core5/http2/impl/nio/ServerPushH2StreamHandler.java" contains "import org.apache.hc.core5.http.EntityDetails;" from: httpcore5-h2 to: httpcore5 evidence: - file: "httpcore5-h2/src/main/java/org/apache/hc/core5/http2/impl/nio/H2StreamHandler.java" contains "import org.apache.hc.core5.http.Header;" from: httpcore5-h2 to: httpcore5 evidence: - file: "httpcore5-h2/src/main/java/org/apache/hc/core5/http2/impl/nio/ClientH2StreamHandler.java" contains "import org.apache.hc.core5.http.EntityDetails;" from: httpcore5-h2 to: httpcore5 evidence: - file: "httpcore5-h2/src/main/java/org/apache/hc/core5/http2/impl/nio/bootstrap/H2ServerBootstrap.java" contains "import org.apache.hc.core5.net.InetAddressUtils;" from: httpcore5-h2 to: httpcore5 evidence: - file: "httpcore5-h2/src/main/java/org/apache/hc/core5/http2/impl/nio/bootstrap/H2MultiplexingRequester.java" contains "import org.apache.hc.core5.net.URIAuthority;" from: httpcore5-h2 to: httpcore5 evidence: - file: "httpcore5-h2/src/main/java/org/apache/hc/core5/http2/impl/nio/bootstrap/H2AsyncRequester.java" contains "import org.apache.hc.core5.net.NamedEndpoint;" from: httpcore5-h2 to: httpcore5 evidence: - file: "httpcore5-h2/src/main/java/org/apache/hc/core5/http2/impl/nio/bootstrap/H2RequesterBootstrap.java" contains "import org.apache.hc.core5.util.Args;" from: httpcore5-h2 to: httpcore5 evidence: - file: "httpcore5-h2/src/main/java/org/apache/hc/core5/http2/impl/nio/bootstrap/H2MultiplexingRequesterBootstrap.java" contains "import org.apache.hc.core5.util.Args;" from: httpcore5-h2 to: httpcore5 evidence: - file: "httpcore5-h2/src/main/java/org/apache/hc/core5/http2/impl/nio/bootstrap/CancellableExecution.java" contains "import org.apache.hc.core5.concurrent.Cancellable;" from: httpcore5-h2 to: httpcore5 evidence: - file: "httpcore5-h2/src/main/java/org/apache/hc/core5/http2/ssl/ConscryptClientTlsStrategy.java" contains "import org.apache.hc.core5.ssl.SSLContexts;" from: httpcore5-h2 to: httpcore5 evidence: - file: "httpcore5-h2/src/main/java/org/apache/hc/core5/http2/ssl/H2ClientTlsStrategy.java" contains "import org.apache.hc.core5.ssl.SSLContexts;" from: httpcore5-h2 to: httpcore5 evidence: - file: "httpcore5-h2/src/main/java/org/apache/hc/core5/http2/ssl/ConscryptServerTlsStrategy.java" contains "import org.apache.hc.core5.ssl.SSLContexts;" from: httpcore5-h2 to: httpcore5 evidence: - file: "httpcore5-h2/src/main/java/org/apache/hc/core5/http2/ssl/H2ServerTlsStrategy.java" contains "import org.apache.hc.core5.ssl.SSLContexts;" from: httpcore5-h2 to: httpcore5 evidence: - file: "httpcore5-h2/src/main/java/org/apache/hc/core5/http2/ssl/H2TlsSupport.java" contains "import org.apache.hc.core5.util.ReflectionUtils;" from: httpcore5-h2 to: httpcore5 evidence: - file: "httpcore5-h2/src/main/java/org/apache/hc/core5/http2/ssl/ConscryptSupport.java" contains "import org.apache.hc.core5.http.ssl.TLS;" from: httpcore5-h2 to: httpcore5 evidence: - file: "httpcore5-h2/src/main/java/org/apache/hc/core5/http2/H2ConnectionException.java" contains "import org.apache.hc.core5.util.Args;" from: httpcore5-h2 to: httpcore5 evidence: - file: "httpcore5-h2/src/main/java/org/apache/hc/core5/http2/H2StreamResetException.java" contains "import org.apache.hc.core5.util.Args;" from: httpcore5-h2 to: httpcore5 evidence: - file: "httpcore5-h2/src/main/java/org/apache/hc/core5/http2/H2MessageConverter.java" contains "import org.apache.hc.core5.http.Header;" from: httpcore5-h2 to: httpcore5 evidence: - file: "httpcore5-h2/src/main/java/org/apache/hc/core5/http2/H2TransportMetrics.java" contains "import org.apache.hc.core5.http.io.HttpTransportMetrics;" from: httpcore5-h2 to: httpcore5 evidence: - file: "httpcore5-h2/src/main/java/org/apache/hc/core5/http2/hpack/HuffmanEncoder.java" contains "import org.apache.hc.core5.util.ByteArrayBuffer;" from: httpcore5-h2 to: httpcore5 evidence: - file: "httpcore5-h2/src/main/java/org/apache/hc/core5/http2/hpack/InboundDynamicTable.java" contains "import org.apache.hc.core5.util.Args;" from: httpcore5-h2 to: httpcore5 evidence: - file: "httpcore5-h2/src/main/java/org/apache/hc/core5/http2/hpack/HPackEncoder.java" contains "import org.apache.hc.core5.util.Args;" from: httpcore5-h2 to: httpcore5 evidence: - file: "httpcore5-h2/src/main/java/org/apache/hc/core5/http2/hpack/OutboundDynamicTable.java" contains "import org.apache.hc.core5.util.Args;" from: httpcore5-h2 to: httpcore5 evidence: - file: "httpcore5-h2/src/main/java/org/apache/hc/core5/http2/hpack/HuffmanDecoder.java" contains "import org.apache.hc.core5.util.ByteArrayBuffer;" from: httpcore5-h2 to: httpcore5 evidence: - file: "httpcore5-h2/src/main/java/org/apache/hc/core5/http2/hpack/HPackDecoder.java" contains "import org.apache.hc.core5.util.Args;" from: httpcore5-h2 to: httpcore5 evidence: - file: "httpcore5-h2/src/main/java/org/apache/hc/core5/http2/hpack/FifoLinkedList.java" contains "import org.apache.hc.core5.util.Args;" from: httpcore5-h2 to: httpcore5 evidence: - file: "httpcore5-h2/src/main/java/org/apache/hc/core5/http2/hpack/HuffmanNode.java" contains "import org.apache.hc.core5.util.Asserts;" from: httpcore5-h2 to: httpcore5 evidence: - file: "httpcore5-h2/src/main/java/org/apache/hc/core5/http2/hpack/Huffman.java" contains "import org.apache.hc.core5.annotation.Internal;" from: httpcore5-h2 to: httpcore5 evidence: - file: "httpcore5-h2/src/main/java/org/apache/hc/core5/http2/hpack/HPackHeader.java" contains "import org.apache.hc.core5.http.Header;" from: httpcore5-h2 to: httpcore5 evidence: - file: "httpcore5-h2/src/main/java/org/apache/hc/core5/http2/hpack/FifoBuffer.java" contains "import org.apache.hc.core5.http.Header;" from: httpcore5-h2 to: httpcore5 evidence: - file: "httpcore5-h2/src/main/java/org/apache/hc/core5/http2/hpack/HPackException.java" contains "import org.apache.hc.core5.http.HttpException;" from: httpcore5-h2 to: httpcore5 evidence: - file: "httpcore5-h2/src/main/java/org/apache/hc/core5/http2/config/H2Setting.java" contains "import org.apache.hc.core5.util.Args;" from: httpcore5-h2 to: httpcore5 evidence: - file: "httpcore5-h2/src/main/java/org/apache/hc/core5/http2/config/H2Config.java" contains "import org.apache.hc.core5.util.Args;" from: httpcore5-h2 to: httpcore5 evidence: - file: "httpcore5-h2/src/main/java/org/apache/hc/core5/http2/frame/DefaultFrameFactory.java" contains "import org.apache.hc.core5.util.Args;" from: httpcore5-h2 to: httpcore5 evidence: - file: "httpcore5-h2/src/main/java/org/apache/hc/core5/http2/frame/FrameFactory.java" contains "import org.apache.hc.core5.util.Args;" from: httpcore5-h2 to: httpcore5 evidence: - file: "httpcore5-h2/src/main/java/org/apache/hc/core5/http2/frame/FramePrinter.java" contains "import org.apache.hc.core5.annotation.Internal;" from: httpcore5-h2 to: httpcore5 evidence: - file: "httpcore5-h2/src/main/java/org/apache/hc/core5/http2/protocol/H2RequestValidateHost.java" contains "import org.apache.hc.core5.util.Args;" from: httpcore5-h2 to: httpcore5 evidence: - file: "httpcore5-h2/src/main/java/org/apache/hc/core5/http2/protocol/H2ResponseContent.java" contains "import org.apache.hc.core5.util.Args;" from: httpcore5-h2 to: httpcore5 evidence: - file: "httpcore5-h2/src/main/java/org/apache/hc/core5/http2/protocol/H2RequestContent.java" contains "import org.apache.hc.core5.util.Args;" from: httpcore5-h2 to: httpcore5 evidence: - file: "httpcore5-h2/src/main/java/org/apache/hc/core5/http2/protocol/H2RequestConnControl.java" contains "import org.apache.hc.core5.util.Args;" from: httpcore5-h2 to: httpcore5 evidence: - file: "httpcore5-h2/src/main/java/org/apache/hc/core5/http2/protocol/H2ResponseConnControl.java" contains "import org.apache.hc.core5.util.Args;" from: httpcore5-h2 to: httpcore5 evidence: - file: "httpcore5-h2/src/main/java/org/apache/hc/core5/http2/protocol/H2RequestTargetHost.java" contains "import org.apache.hc.core5.util.Args;" from: httpcore5-h2 to: httpcore5 evidence: - file: "httpcore5-h2/src/main/java/org/apache/hc/core5/http2/nio/AsyncPingHandler.java" contains "import org.apache.hc.core5.http.HttpException;" from: httpcore5-h2 to: httpcore5 evidence: - file: "httpcore5-h2/src/main/java/org/apache/hc/core5/http2/nio/support/DefaultAsyncPushConsumerFactory.java" contains "import org.apache.hc.core5.util.Args;" from: httpcore5-h2 to: httpcore5 evidence: - file: "httpcore5-h2/src/main/java/org/apache/hc/core5/http2/nio/support/BasicPingHandler.java" contains "import org.apache.hc.core5.util.Args;" from: httpcore5-h2 to: httpcore5 evidence: - file: "httpcore5-h2/src/main/java/org/apache/hc/core5/http2/nio/command/PingCommand.java" contains "import org.apache.hc.core5.util.Args;" from: httpcore5-h2 to: httpcore5 evidence: - file: "httpcore5-h2/src/main/java/org/apache/hc/core5/http2/nio/pool/H2ConnPool.java" contains "import org.apache.hc.core5.util.Args;"