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 0403bfa  modify pom and git ignore
     add e4b8f0b  Changed artefactId and incubating in release artefact.
     add 82706a3  Changed parent pom name. Delted build module and moved 
"binary" build to parent pom.
     add 4a489cc  Fixed assembly plugin. Added sha512 code for binary package. 
Changed version to 0.8.0-SNAPSHOT.
     add e3f6b2c  [maven-release-plugin] prepare release release/0.8.0
     add 5b03d26  [maven-release-plugin] prepare for next development iteration
     add 8872de2  fix readme bug
     add 6b2bf22  change version to 0.9.0-SNAPSHOT
     new af66931  Merge pull request #315 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:
 .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(-)
 delete mode 100644 build/pom.xml
 rename {build/src/main/resources => src/assembly}/distribution.xml (98%)

Reply via email to