You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by qi...@apache.org on 2019/07/27 02:48:03 UTC

[incubator-iotdb] 01/01: Merge pull request #315 from apache/cherry_pick_rel0.8

This is an automated email from the ASF dual-hosted git repository.

qiaojialin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git

commit af66931b295e0f6d56fac0108bb3145bf13a5dc8
Merge: 0403bfa 6b2bf22
Author: Jialin Qiao <qj...@mails.tsinghua.edu.cn>
AuthorDate: Sat Jul 27 10:47:57 2019 +0800

    Merge pull request #315 from apache/cherry_pick_rel0.8
    
    Cherry pick rel0.8

 .mvn/wrapper/MavenWrapperDownloader.java           | 18 ----
 .mvn/wrapper/maven-wrapper.properties              | 19 -----
 LICENSE                                            |  4 +-
 LICENSE-binary                                     |  5 +-
 NOTICE                                             | 35 ++------
 NOTICE-binary                                      | 80 ++---------------
 README.md                                          | 77 ++++++++---------
 build/pom.xml                                      | 57 -------------
 client/pom.xml                                     |  4 +-
 example/kafka/pom.xml                              |  2 +-
 example/pom.xml                                    |  2 +-
 grafana/pom.xml                                    |  2 +-
 hadoop/pom.xml                                     |  2 +-
 jdbc/pom.xml                                       |  2 +-
 pom.xml                                            | 99 ++++++++++++++++++++--
 server/pom.xml                                     |  2 +-
 service-rpc/pom.xml                                |  2 +-
 spark-tsfile/pom.xml                               |  2 +-
 .../resources => src/assembly}/distribution.xml    |  4 +-
 tsfile/pom.xml                                     |  2 +-
 20 files changed, 157 insertions(+), 263 deletions(-)