mirror of https://github.com/apache/cassandra
Replace keystore for utests with non export restricted cipher keys
patch by Stefan Podkowinski; reviewed by Jason Brown for CASSANDRA-12945
This commit is contained in:
parent
68c828f48a
commit
554d53664c
|
|
@ -1,4 +1,5 @@
|
|||
3.12
|
||||
* Resolve unit testing without JCE security libraries installed (CASSANDRA-12945)
|
||||
* cqlsh auto completion: refactor definition of compaction strategy options (CASSANDRA-12946)
|
||||
* Add support for arithmetic operators (CASSANDRA-11935)
|
||||
|
||||
|
|
|
|||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
|
@ -1,5 +1,5 @@
|
|||
#CommitLog upgrade test, version 3.4-SNAPSHOT
|
||||
#Fri Jan 15 20:35:53 PST 2016
|
||||
cells=8777
|
||||
hash=-542543236
|
||||
cfid=9debf690-bc0a-11e5-9ac3-9fafc76bc377
|
||||
#Thu Nov 24 16:36:34 CET 2016
|
||||
cells=14561
|
||||
hash=2026350947
|
||||
cfid=c5b59a80-b25b-11e6-b205-bb359f887ad3
|
||||
|
|
|
|||
Loading…
Reference in New Issue