Ok ... great ( So I can now see IoTDB in the SonarQube instance: https://builds.apache.org/analysis/overview?id=org.apache.iotdb%3Aroot I would strongly suggest regularly looking at its findings. I regularly do this and it greatly helps improving your own coding skills.
Also SNAPSHOTS are now available: https://repository.apache.org/content/repositories/snapshots/org/apache/iotdb/ Great work guys ... Guess that was the last step on my "Get the guys going" ToDo-list. Now I'll leave you to writing awesome software :-) Chris Am 22.01.19, 13:17 schrieb "徐毅" <[email protected]>: Hi, Now iotdb is stable, from #14 on master branch, i skipped two failed test for now. We'll soon find out why these two tests failed on jenkins since jenkins can build other branches now. Sorry for the delay. Thanks Xu Yi On 1/22/2019 16:33,Christofer Dutz<[email protected]> wrote: Hi all, in order to get the first build to utilize all the Apache infra parts, I would need at least one build to pass. So far there are still two tests failing: · org.apache.iotdb.db.utils.OpenFileNumUtilTest.testDataOpenFileNumWhenCreateFileWriter<https://builds.apache.org/view/I/view/IoTDB/job/IoTDB-Pipeline/job/master/12/testReport/junit/org.apache.iotdb.db.utils/OpenFileNumUtilTest/testDataOpenFileNumWhenCreateFileWriter/> · org.apache.iotdb.db.utils.OpenFileNumUtilTest.testDataOpenFileNumWhenFileWriterClose<https://builds.apache.org/view/I/view/IoTDB/job/IoTDB-Pipeline/job/master/12/testReport/junit/org.apache.iotdb.db.utils/OpenFileNumUtilTest/testDataOpenFileNumWhenFileWriterClose/> We still need to test the deployment of snapshots in repository.apache.org and the SonarQube integration for both I might have to do some final setup. Would really like to cross “Setup IoTDB Podling” off my list … Chris
