Skip to content

Create modules for core & transports (jersey, netty) - #1251

Merged
KostyaSha merged 4 commits into
masterfrom
transport_modules
Sep 28, 2019
Merged

Create modules for core & transports (jersey, netty) #1251
KostyaSha merged 4 commits into
masterfrom
transport_modules

Conversation

@bsideup

@bsideup bsideup commented Sep 27, 2019

Copy link
Copy Markdown
Member

This is how the package structure looks now:
Screenshot 2019-09-28 at 7 13 07 PM

There is one breaking change that was required to make it work - DockerCmdExecFactory no longer has void init(DockerClientConfig); method (moved to DockerClientConfigAware interface), but it only affects implementations of DockerCmdExecFactory that are not extending AbstractDockerCmdExecFactory, which is very unlikely due to the number of methods to implement)

This change is Reviewable

@bsideup bsideup added this to the 3.2.0 milestone Sep 27, 2019
@bsideup
bsideup requested a review from KostyaSha September 27, 2019 19:37
# Conflicts:
#	docker-java/src/main/java/org/apache/http/impl/io/ChunkedInputStream.java
@KostyaSha
KostyaSha merged commit 74a4479 into master Sep 28, 2019
@bsideup
bsideup deleted the transport_modules branch September 29, 2019 19:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants