Re: Thrift .NET Core binding

2020-05-17 Thread Giorgio Zoppi
On 5/17/20 6:22 AM, Xiangdong Huang wrote: Hi, In this PR, the source files contain "*.csproj" file. I believe it is generated by Visual Studio or VS Code. So, do we need to add apache-rat in such files? Or exclude them when checking apache-rat? I added the apache header in both/ and incl

Site Update currently disbaled

2020-05-17 Thread Julian Feinauer
Hi, it seems that site update is currently disabled in the build. Do we have a Plan on how to re-establish it or is there a way to manually push site somewhere? Thanks! Julian

Re: Thrift .NET Core binding

2020-05-17 Thread Julian Feinauer
Hi, although the file is initially generated by VS Code we should add an Apache Header. In my understanding its somewhat similar to mvn file (at least a part of it). Another question @Giorgio Zoppi: You already filed an Apache CCLA as you are already committer, right? Julian Am 17.05.20, 09

FYI HTTP -> HTTPS for Website

2020-05-17 Thread Julian Feinauer
Hi, I created an INFRA issue: https://issues.apache.org/jira/browse/INFRA-20274 Julian

Re: Thrift .NET Core binding

2020-05-17 Thread Giorgio Zoppi
Hi all, yes i have already signed the Apache CCLA many years ago. I added the Apache License *.csproj. They are just convenient for compiling, otherwise a user should generate again every time. BR, Giorgio

Thrift C++ Binding

2020-05-17 Thread Giorgio Zoppi
Hello, i experience building problems with CMake and the cpp-client. Basically i see: 1. FindThrift function, like this (it was in Apache Impala) https://raw.githubusercontent.com/snikulov/cmake-modules/master/FindThrift.cmake 2. The lack of vcpkg package. 3. In the Session folder the CMake

new committer: Xin Wang

2020-05-17 Thread Jialin Qiao
Hi, The Project Management Committee (PMC) for Apache IoTDB has invited Xin Wang to become a committer and we are pleased to announce that he has accepted. Being a committer enables easier contribution to the project since there is no need to go via the patch submission process. This should en

Re: FYI HTTP -> HTTPS for Website

2020-05-17 Thread Christofer Dutz
You folks can do that on you own. Just as a. htaccess file to your website. See here : https://github.com/apache/plc4x/blob/develop/src/site/resources/.htaccess Chris Von: Julian Feinauer Gesendet: Sonntag, 17. Mai 2020 11:37 An: dev@iotdb.apache.org Betreff: FY

Re: Site Update currently disbaled

2020-05-17 Thread Christofer Dutz
Hi Julian, Please go to the addicted self service site and do a manual sync for the repo that hosts the website. The repos sometimes get out of sync and then the auto publish stops working. Chris Von: Julian Feinauer Gesendet: Sonntag, 17. Mai 2020 11:26 An: de

Re: FYI HTTP -> HTTPS for Website

2020-05-17 Thread Julian Feinauer
Hi, Yes did it myself and copied the file from plc4x :) Julian Holen Sie sich Outlook für Android From: Christofer Dutz Sent: Monday, May 18, 2020 7:10:01 AM To: dev@iotdb.apache.org Subject: Re: FYI HTTP -> HTTPS for Website You folks