5dfe2b7680ecee68671159a2b42aab599e5271d3
Files Diff
- Added: 13
- Removed: 15
- Renamed: 0
- Modified: 1
Link to commit
Third party dependencies:
Dependency Action | |
---|---|
Removed | |
org.hamcrest:hamcrest-all:1.3 | |
junit:junit:4.12 | |
net.jodah:concurrentunit:0.4.2 | |
io.netty:netty-transport:4.1.15.Final | |
net.sourceforge.argparse4j:argparse4j:0.7.0 | |
io.vertx:vertx-core:3.5.0 | |
com.google.guava:guava-testlib:22.0 | |
com.esotericsoftware:kryo:4.0.0 | |
io.atomix:atomix-partition:2.1.0-SNAPSHOT | |
org.apache.commons:commons-math3:3.6.1 | |
org.jboss.resteasy:resteasy-vertx:3.1.4.Final | |
io.netty:netty-transport-native-epoll:4.1.15.Final | |
org.slf4j:slf4j-api:1.7.7 | |
org.mockito:mockito-core:1.10.19 | |
org.apache.commons:commons-lang3:3.5 | |
io.netty:netty-handler:4.1.15.Final | |
org.jboss.resteasy:resteasy-jackson2-provider:3.1.4.Final | |
ch.qos.logback:logback-classic:1.1.2 | |
io.netty:netty-codec:4.1.15.Final | |
com.google.guava:guava:22.0 |
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Source Folder | 1 | ||
Move Source Folder messaging/api to messaging | From | To | |
Move Class | 8 | ||
Move Class io.atomix.messaging.netty.NettyMessagingServiceTest moved to io.atomix.messaging.impl.NettyMessagingServiceTest | From | To | |
Move Class io.atomix.messaging.netty.MessageEncoder moved to io.atomix.messaging.impl.MessageEncoder | From | To | |
Move Class io.atomix.messaging.netty.InternalReply moved to io.atomix.messaging.impl.InternalReply | From | To | |
Move Class io.atomix.messaging.netty.InternalMessage moved to io.atomix.messaging.impl.InternalMessage | From | To | |
Move Class io.atomix.messaging.netty.NettyMessagingService moved to io.atomix.messaging.impl.NettyMessagingService | From | To | |
Move Class io.atomix.messaging.netty.DecoderState moved to io.atomix.messaging.impl.DecoderState | From | To | |
Move Class io.atomix.messaging.netty.MessageDecoder moved to io.atomix.messaging.impl.MessageDecoder | From | To | |
Move Class io.atomix.messaging.netty.InternalRequest moved to io.atomix.messaging.impl.InternalRequest | From | To | |
Change Package | 1 | ||
Change Package io.atomix.messaging.netty to io.atomix.messaging.impl | From | To |