[BUILD-STABLE]: Job 'IoTDB-Pipeline/master [master] [432]'

2020-07-28 Thread Apache Jenkins Server
BUILD-STABLE: Job 'IoTDB-Pipeline/master [master] [432]': Is back to normal.

[VOTE] Apache IoTDB 0.10.1 (incubating) RC2 release

2020-07-28 Thread Xiangdong Huang
Hi all, RC2 is coming. This is a vote for releasing v0.10.1, which is a bug-fix version of v0.10.0. You can get its main changes from [5]. Comparing with RC1, RC2 fixes the following issue: - add README_ZH.md file into release. - upgrade orc-core dependency for license compatibility - remove

Re: share a command to check the license compatibility problem

2020-07-28 Thread Xiangdong Huang
Hi Justin, Thanks for your suggestion. This command is inspired by Houliang and Apache Dubbo's experience. I think at least now it covers all catalogX licenses (I put all licenses that appear in [1]), but of course the command can not keep update with the webpage automatically. > but it

Re: share a command to check the license compatibility problem

2020-07-28 Thread Justin Mclean
Hi, That's a good idea and thanks for sharing how you found it. Just a word of caution something like this is not going to pick up all Category X licenses and may be confused by things that are dual licensed. Automation and checks like this can be very helpful (I use a lot of similar ones

share a command to check the license compatibility problem

2020-07-28 Thread Xiangdong Huang
Hi all, I share two commands for checking whether our dependencies being compatible with Apache License: 1. generate the license check file: mvn package license:add-third-party -Dlicense.useMissingFile -DskipTests 2. cat the files, find all catalogX licenses, and then remove all who has