GitHub user StephanEwen opened a pull request:

    https://github.com/apache/flink/pull/2378

    [FLINK-4409] [build] Exclude JSR 305 from Hadoop dependencies

    The JSR 305 classes (`javax.annotation`) are already in Flink's core 
dependencies.
    
    I verified that after this patch, the classes are no longer in the Hadoop 
jar files.
    


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/StephanEwen/incubator-flink jsr_hadoop

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/2378.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 #2378
    
----
commit 3f1e1f92f2138877a4e1e0a187638cdb30de0865
Author: Stephan Ewen <se...@apache.org>
Date:   2016-08-17T09:53:57Z

    [FLINK-4409] [build] Exclude JSR 305 from Hadoop dependencies

----


---
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.
---

Reply via email to