Hi all, I after fixing some issues in the cmake-maven-plugin, have I updated the iotdb-bin-resources module to use these. Now we can stage Apache Thrift binaries for all platforms.
In order to test, if Apache Thrift 0.20.0 (Which is Java 8 compatible again), I also updated the Thrift version and staged a release of Thrift binaries for all of our supported platforms in Nexus. I’ve staged the artifacts at: https://repository.apache.org/content/repositories/orgapacheiotdb-1158 Tag Name: iotdb-tools-thrift-v0.20.0.0 https://github.com/apache/iotdb-bin-resources/releases/tag/iotdb-tools-thrift-v0.20.0.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/content/repositories/orgapacheiotdb-1158/org/apache/iotdb/tools/iotdb-tools-thrift/0.20.0.0/iotdb-tools-thrift-0.20.0.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
