Commit f8dd64b
committed
Use 3.11.6 for EmbeddedCassandra with enforced Guava 18
Use Cassandra 3.11. Force Guava18
With DSE switched to Guava 31 we had test failures
caused by Guava 31 on the path
which caused EmbeddedCassandra failures (Access, DIGIT)
as Cassandra 3.0 and 3.11 are not ready for new Guava.
This change:
* forces Cassandra 3.11 for the EmbeddedCassandra test
* forces Guava 18 for "dse" flavor (same as "oss" already did).1 parent 962ad32 commit f8dd64b
File tree
3 files changed
+962
-2
lines changed- scala
- maven
- dse
- oss
- sbt/dse/src/test/resources
3 files changed
+962
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
65 | 72 | | |
66 | 73 | | |
67 | 74 | | |
| |||
130 | 137 | | |
131 | 138 | | |
132 | 139 | | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
133 | 143 | | |
134 | 144 | | |
135 | 145 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
171 | 171 | | |
172 | 172 | | |
173 | 173 | | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
174 | 177 | | |
175 | 178 | | |
176 | 179 | | |
| |||
0 commit comments