This is an automated email from the ASF dual-hosted git repository.
mck pushed a change to branch cassandra-3.11
in repository https://gitbox.apache.org/repos/asf/cassandra.git.
from 2d474c8 Merge branch 'cassandra-3.0' into cassandra-3.11
new 53b0661 Fix rat checking for files with missing license headers
new 50a97a0 Merge branch 'cassandra-2.2' into cassandra-3.0
new 2ec96ae Merge branch 'cassandra-3.0' into cassandra-3.11
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.build/build-rat.xml | 95 ++++++++++++++++++++++
.circleci/config-2_1.yml | 18 ++++
.circleci/config.yml | 18 ++++
.circleci/generate.sh | 17 ++++
.circleci/readme.md | 20 +++++
.gitignore | 8 ++
.rat-excludes | 33 --------
CONTRIBUTING.md | 20 +++++
build.xml | 90 +-------------------
conf/cassandra.yaml | 3 +-
debian/cassandra.in.sh | 17 ++++
doc/README.md | 20 +++++
doc/SASI.md | 20 +++++
doc/cql3/CQL.textile | 19 +++++
doc/make.bat | 18 ++++
doc/native_protocol_v3.spec | 17 ++++
doc/native_protocol_v4.spec | 17 ++++
doc/native_protocol_v5.spec | 17 ++++
doc/source/_static/extra.css | 18 ++++
doc/source/development/index.rst | 1 +
doc/source/development/license_compliance.rst | 37 +++++++++
pylib/cqlshlib/test/test_keyspace_init.cql | 18 ++++
redhat/README.md | 20 +++++
redhat/cassandra.in.sh | 17 ++++
redhat/cassandra.spec | 18 ++++
test/conf/commitlog_compression.yaml | 18 ++++
test/data/bloom-filter/ka/foo.cql | 18 ++++
test/resources/blogpost.yaml | 18 ++++
test/resources/byteman/mutation_limiter.btm | 20 ++++-
test/resources/byteman/stream_failure.btm | 17 ++++
.../org/apache/cassandra/stress/WorkManager.java | 17 ++++
31 files changed, 581 insertions(+), 123 deletions(-)
create mode 100644 .build/build-rat.xml
delete mode 100644 .rat-excludes
create mode 100644 doc/source/development/license_compliance.rst
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]