Hi all, as you all might know, I have worked on streamlining our build for all possible platforms. In order to work around us having to re-deploy these artifacts every Saturday, I have moved the artifacts out of the main repo into the iotdb-bin-resources git repo.
I’ve staged the artifacts at: https://repository.apache.org/content/repositories/orgapacheiotdb-1129 Tag Name: iotdb-tools-thrift-v0.14.1.0 https://github.com/apache/iotdb-bin-resources/releases/tag/iotdb-tools-thrift-v0.14.1.0 The source bundle generally consists of a pom.xml and an assembly xml … so it should be quick to review. https://repository.apache.org/service/local/repositories/orgapacheiotdb-1129/content/org/apache/iotdb/tools/iotdb-tools-thrift/0.14.1.0/iotdb-tools-thrift-0.14.1.0-source-release.zip I’m intentionally not staging it on the release-svn, as nobody should be required to consume this module but us ourselves. The vote stays open for 72hours … assuming enough support, I’ll then finish changing the main repo to use these artifacts. Chris
