134f36073f09c7fb2ab8bf607ff2abe6c6049830
Files Diff
- Added: 98
- Removed: 319
- Renamed: 0
- Modified: 13
Link to commit
Third party dependencies:
Dependency Action | |
---|---|
Removed | |
com.fasterxml.jackson.core:jackson-core:2.6.3 | |
com.fasterxml.jackson.core:jackson-databind:2.6.3 | |
com.fasterxml.jackson.core:jackson-annotations:2.6.3 |
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Source Folder | 4 | ||
Move Source Folder actors/server to actors/runtime | From | To | |
Move Source Folder actors/client to actors/runtime | From | To | |
Move Source Folder actors/stage to actors/runtime | From | To | |
Move Source Folder actors/extensions to actors | From | To | |
Move Class | 2 | ||
Move Class com.ea.orbit.container.Startable moved to com.ea.orbit.lifecycle.Startable | From | To | |
Move Class com.ea.orbit.actors.runtime.ExecutionCacheFlushObserver moved to com.ea.orbit.actors.cache.ExecutionCacheFlushObserver | From | To | |
Replace Variable With Attribute | 2 | ||
Replace Variable With Attribute dr : DependencyRegistry to serviceLocator : ServiceLocator in method public createStage() : Stage in class com.ea.orbit.actors.test.ActorBaseTest | From | To | |
Replace Variable With Attribute dr : DependencyRegistry to serviceLocator : ServiceLocator in method public createClient() : Stage in class com.ea.orbit.actors.test.ActorBaseTest | From | To | |
Change Variable Type | 2 | ||
Change Variable Type dr : DependencyRegistry to serviceLocator : ServiceLocator in method public createStage() : Stage in class com.ea.orbit.actors.test.ActorBaseTest | From | To | |
Change Variable Type dr : DependencyRegistry to serviceLocator : ServiceLocator in method public createClient() : Stage in class com.ea.orbit.actors.test.ActorBaseTest | From | To |