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 9816b20 add cli query flush info
add 2da000a add build module
add c1a1e11 remove antrun plugin
add 6f8cf76 add apache rat for build/*.xml
add 70dd773 set the version in build/pom.xml as 0.9.0-SNAPSHOT
new 1f15530 Merge pull request #296 from
apache/cherry-pick-build-module-from-0.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:
.gitignore | 2 -
{example/rocketmq => build}/pom.xml | 48 ++++++++++---------
build/src/main/resources/distribution.xml | 80 +++++++++++++++++++++++++++++++
client/pom.xml | 33 -------------
pom.xml | 1 +
server/pom.xml | 38 ---------------
6 files changed, 106 insertions(+), 96 deletions(-)
copy {example/rocketmq => build}/pom.xml (56%)
create mode 100644 build/src/main/resources/distribution.xml