GitHub user zentol opened a pull request: https://github.com/apache/flink/pull/4835
[FLINK-7847][avro] Fix typo in jackson shading pattern ## What is the purpose of the change This PR fixes a funny typo in the jackson shading pattern of flink-avro. You can merge this pull request into a Git repository by running: $ git pull https://github.com/zentol/flink 7847 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/flink/pull/4835.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 #4835 ---- commit 0562fbb2a21080d8378dabf91cdde6cfacedaff4 Author: zentol <ches...@apache.org> Date: 2017-10-16T11:57:22Z [FLINK-7847][avro] Fix typo in jackson shading pattern ---- ---