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.

----


---

Reply via email to