[
https://issues.apache.org/jira/browse/AIRFLOW-2288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16660971#comment-16660971
]
Ash Berlin-Taylor commented on AIRFLOW-2288:
--------------------------------------------
1.9:
{code}
$ http
https://archive.apache.org/dist/incubator/airflow/1.9.0-incubating/apache-airflow-1.9.0+incubating-source.tar.gz
| tar -tz
.codecov.yml
.coveragerc
.editorconfig
.github/
.github/PULL_REQUEST_TEMPLATE.md
{code}
1.10
{code}
$ http
https://archive.apache.org/dist/incubator/airflow/1.10.0-incubating/apache-airflow-1.10.0+incubating-source.tar.gz
| tar -tz
apache-airflow-1.10.0rc4+incubating/
apache-airflow-1.10.0rc4+incubating/.codecov.yml
apache-airflow-1.10.0rc4+incubating/.coveragerc
apache-airflow-1.10.0rc4+incubating/.editorconfig
apache-airflow-1.10.0rc4+incubating/.github/
apache-airflow-1.10.0rc4+incubating/.github/PULL_REQUEST_TEMPLATE.md
{code}
> Source tarball should not extract to root
> -----------------------------------------
>
> Key: AIRFLOW-2288
> URL: https://issues.apache.org/jira/browse/AIRFLOW-2288
> Project: Apache Airflow
> Issue Type: Improvement
> Reporter: Bolke de Bruin
> Priority: Blocker
> Fix For: 1.10.0
>
>
> {color:#454545}the src tarball extracting to the current{color}
> directory was surprising.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)