This is an automated email from the ASF dual-hosted git repository.
qiaojialin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git.
from e2e5a84 Merge pull request #304 from Genius-pig/master
add c56fc48 Split the LICENSE and NOTICE as source-release version and
binary-release version (#300)
add 7557d3e update version to 0.9.0-SNAPSHOT
new 1ef5bfe Merge pull request #309 from apache/cherry_pick_rel0.8
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:
DISCLAIMER | 6 +
License => LICENSE | 84 +----
License => LICENSE-binary | 34 +-
NOTICE | 500 +-----------------------------
NOTICE-binary | 94 ++++++
build/pom.xml | 9 +-
build/src/main/resources/distribution.xml | 7 +-
client/pom.xml | 2 +-
codecov.yml | 1 +
example/kafka/pom.xml | 2 +-
example/kafka/readme.md | 4 +-
example/pom.xml | 2 +-
grafana/pom.xml | 4 +-
hadoop/pom.xml | 4 +-
jdbc/pom.xml | 6 +-
pom.xml | 6 +-
server/pom.xml | 2 +-
service-rpc/pom.xml | 2 +-
spark-tsfile/pom.xml | 2 +-
tsfile/pom.xml | 4 +-
20 files changed, 157 insertions(+), 618 deletions(-)
create mode 100644 DISCLAIMER
copy License => LICENSE (83%)
rename License => LICENSE-binary (93%)
create mode 100644 NOTICE-binary