This is an automated email from the ASF dual-hosted git repository.
rgoers pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/logging-flume-rpc.git
from c309af3 Adapt RPC modules to modularized Flume and updated
dependencies (#1)
add 5861f11 version updates and code reformatting
new 06692db Update thrift version
new 579b77c Upgrade thrift version
The 2 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:
.asf.yaml | 98 ++++++++++++++++
flume-rpc-avro/pom.xml | 10 +-
mvnw | 308 +++++++++++++++++++++++++++++++++++++++++++++++++
mvnw.cmd | 205 ++++++++++++++++++++++++++++++++
pom.xml | 2 +-
5 files changed, 613 insertions(+), 10 deletions(-)
create mode 100644 .asf.yaml
create mode 100755 mvnw
create mode 100644 mvnw.cmd