This is an automated email from the ASF dual-hosted git repository.
smiklosovic pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra.git
from 8d54835d5b Merge branch 'cassandra-4.1' into trunk
add 9860c1e9d9 Fix copying of JAR of a trigger to temporary file
new 9a08062f1b Merge branch 'cassandra-4.1' 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:
.gitignore | 2 +
CHANGES.txt | 1 +
examples/ssl-factory/README.adoc | 22 ++++++++
examples/ssl-factory/README.txt | 19 -------
examples/triggers/README.adoc | 63 ++++++++++++++++++++++
examples/triggers/README.txt | 36 -------------
examples/triggers/build.xml | 5 ++
.../apache/cassandra/triggers/AuditTrigger.java | 22 +++++---
ide/idea/workspace.xml | 2 +-
.../cassandra/triggers/CustomClassLoader.java | 11 ++--
10 files changed, 114 insertions(+), 69 deletions(-)
create mode 100644 examples/ssl-factory/README.adoc
delete mode 100644 examples/ssl-factory/README.txt
create mode 100644 examples/triggers/README.adoc
delete mode 100644 examples/triggers/README.txt
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]