Hi, I found several minor issues regarding the LICENSE in the source release. 1. The LICENSE states that there are corresponding licenses/LICENSE-[project] file for third parties but they do not exist. 2. There are some libraries that are not bundled in the source release but are listed in the LICENSE file, e.g. ElasticMock, flask-kerberos etc. The LICENSE file should only contain what's actually bundled. 3. It's better to provide the version in the LICENSE for third parties because the license term may change between versions.
On Thu, Jul 19, 2018 at 2:40 AM Bolke de Bruin <bdbr...@gmail.com> wrote: > Hello Incubator PMC’ers, > > The Apache Airflow community has voted and approved the proposal to release > Apache Airflow 1.10.0 (incubating) based on 1.10.0 Release Candidate 2. We > now kindly request the Incubator PMC members to review and vote on this > incubator release. > > Airflow is a platform to programmatically author, schedule, and monitor > workflows. Use Airflow to author workflows as directed acyclic graphs > (DAGs) of tasks. The airflow scheduler executes your tasks on an array of > workers while following the specified dependencies. Rich command line > utilities make performing complex surgeries on DAGs a snap. The rich user > interface makes it easy to visualize pipelines running in production, > monitor progress, and troubleshoot issues when needed. When workflows are > defined as code, they become more maintainable, versionable, testable, and > collaborative. > > In this release with took special care of: > > * Correct License Headers > * Removing potential GPL dependency > * Better formatting of Disclaimer > > After a successful IPMC vote Artifacts will be available at: > > https://www.apache.org/dyn/closer.cgi/incubator/airflow < > https://www.apache.org/dyn/closer.cgi/incubator/airflow> > > Public keys are available at: > > https://www.apache.org/dist/incubator/airflow/ < > https://www.apache.org/dist/incubator/airflow/> > > apache-airflow-1.10.0rc2+incubating-source.tar.gz > < > > https://dist.apache.org/repos/dist/dev/incubator/airflow/1.10.0rc2/apache-airflow-1.10.0rc2+incubating-source.tar.gz > < > https://dist.apache.org/repos/dist/dev/incubator/airflow/1.10.0rc2/apache-airflow-1.10.0rc2+incubating-source.tar.gz > > > > > is a source release that comes with INSTALL instructions. Along with it, > for > convenience, find the binary Python "sdist" as > apache-airflow-1.10.0rc2+incubating-bin.tar.gz > < > > https://dist.apache.org/repos/dist/dev/incubator/airflow/1.10.0rc2/apache-airflow-1.10.0rc2+incubating-bin.tar.gz > < > https://dist.apache.org/repos/dist/dev/incubator/airflow/1.10.0rc2/apache-airflow-1.10.0rc2+incubating-bin.tar.gz > > > > > > Vote thread: > > https://mail-archives.apache.org/mod_mbox/airflow-dev/201807.mbox/%3c9c7820e4-63c7-4b2c-9a89-bef6dcbc0...@gmail.com%3E > < > https://mail-archives.apache.org/mod_mbox/incubator-airflow-dev/201712.mbox/%3CCABYbY7ecu8F8sp=gvZrvW3knj=qpdcuzu-jh02kngjgoezh...@mail.gmail.com%3E > > > > Git tag: > https://github.com/apache/incubator-airflow/releases/tag/1.10.0rc2 > > The vote will be open for at least 72 hours and until the necessary number > of > votes are reached. > > Members please be sure to indicate "(Binding)" with your vote which will > help in tallying the vote(s). > > * Here is my +1 (non-binding) * > > Cheers, > Bolke -- Best Regards, Yang.