clean up dependencies #19755 and other fixes
* remove inter-project dependencies between streamTestkit -> peristence -> remote * make PartitionOutOfBoundsException extend IndexOutOfBoundsException * some weird formatting * remove -experimental from HTTP Testkit/Tests * split out shared LevelDb journal tests into new subproject (not to be published)
This commit is contained in:
parent
10d3af1478
commit
e202ea8c40
18 changed files with 288 additions and 218 deletions
|
|
@ -2,7 +2,6 @@ import akka._
|
|||
|
||||
AkkaBuild.defaultSettings
|
||||
AkkaBuild.dontPublishSettings
|
||||
AkkaBuild.experimentalSettings
|
||||
Formatting.formatSettings
|
||||
Dependencies.httpTests
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue