This is an automated email from the ASF dual-hosted git repository.
Mmuzaf pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra.git
from 45eee68f55 Merge branch 'cassandra-6.0' into trunk
add 8c992cb6a5 Remove golang dependency in gen-doc and replace with python
implementation
add 22eb0f9fb7 Merge branch 'cassandra-5.0' into cassandra-6.0
new a84647c6c7 Merge branch 'cassandra-6.0' into trunk
The 1 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/docker/almalinux-build.docker | 21 --
.build/docker/debian-build.docker | 17 -
CHANGES.txt | 1 +
build.xml | 2 +-
doc/Makefile | 4 +-
doc/scripts/cqlprotodoc.py | 347 +++++++++++++++++++++
.../scripts/gen-native-protocol-docs.sh | 15 +-
.../process-native-protocol-specs-in-docker.sh | 146 ---------
8 files changed, 360 insertions(+), 193 deletions(-)
create mode 100755 doc/scripts/cqlprotodoc.py
copy .build/rat-include-accord.sh => doc/scripts/gen-native-protocol-docs.sh
(76%)
delete mode 100755 doc/scripts/process-native-protocol-specs-in-docker.sh
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]