[
https://issues.apache.org/jira/browse/FLINK-8361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16324525#comment-16324525
]
ASF GitHub Bot commented on FLINK-8361:
---------------------------------------
GitHub user greghogan opened a pull request:
https://github.com/apache/flink/pull/5291
[FLINK-8361] [build] Remove create_release_files.sh
## What is the purpose of the change
The monolithic create_release_files.sh does not support building without
Hadoop and has been superseded by the scripts in tools/releasing.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/greghogan/flink
8361_remove_create_release_files_sh
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/5291.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #5291
----
commit d9af86339ba592161419be25b6046ccfa4b47b2f
Author: Greg Hogan <code@...>
Date: 2018-01-12T15:44:13Z
[FLINK-8361] [build] Remove create_release_files.sh
The monolithic create_release_files.sh does not support building without
Hadoop and has been superseded by the scripts in tools/releasing.
----
> Remove create_release_files.sh
> ------------------------------
>
> Key: FLINK-8361
> URL: https://issues.apache.org/jira/browse/FLINK-8361
> Project: Flink
> Issue Type: Improvement
> Components: Build System
> Affects Versions: 1.5.0
> Reporter: Greg Hogan
> Priority: Trivial
>
> The monolithic {{create_release_files.sh}} does not support building Flink
> without Hadoop and looks to have been superseded by the scripts in
> {{tools/releasing}}.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)