This is an automated email from the ASF dual-hosted git repository.
jark pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/fluss.git
from 0be23c9b8 [docs] Create upgrade notes for
new ccc8f785d [infra] Update releasing scripts for RELEASE_DIR
new 1dc7e88a3 [infra] Fix maven-javadoc-plugin for releasing
new ead97f91b [infra] Add DISCLAIMER and LICENSE and NOTICE in Helm chart
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:
DISCLAIMER | 10 +
NOTICE | 3 +
docker/helm/DISCLAIMER | 10 +
docker/helm/LICENSE | 201 +++++++++++++++++++++
NOTICE => docker/helm/NOTICE | 3 +
pom.xml | 8 +-
tools/releasing/create_binary_release.sh | 2 +-
tools/releasing/create_helm_packages.sh | 2 +-
tools/releasing/create_source_release.sh | 2 +-
.../how-to-release/creating-a-fluss-release.mdx | 119 +++++++-----
10 files changed, 313 insertions(+), 47 deletions(-)
create mode 100644 DISCLAIMER
create mode 100644 docker/helm/DISCLAIMER
create mode 100644 docker/helm/LICENSE
copy NOTICE => docker/helm/NOTICE (73%)