GitHub user greghogan opened a pull request: https://github.com/apache/flink/pull/3832
[FLINK-6466] [build] Build Hadoop 2.8.0 convenience binaries Add Hadoop 2.8 to the create_release_files.sh script and TravisCI test matrix. Hadoop updated the `httpclient` and `httpcore` dependency versions in ticket 12767 so Flink shading must not specify the old versions. You can merge this pull request into a Git repository by running: $ git pull https://github.com/greghogan/flink 6466_build_hadoop_280_convenience_binaries Alternatively you can review and apply these changes as the patch at: https://github.com/apache/flink/pull/3832.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 #3832 ---- commit fe94bcf453b5e15f769385e31408c0962a0fab1c Author: Greg Hogan <c...@greghogan.com> Date: 2017-05-05T12:39:53Z [FLINK-6466] [build] Build Hadoop 2.8.0 convenience binaries Add Hadoop 2.8 to the create_release_files.sh script and TravisCI test matrix. ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---