You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by greghogan <gi...@git.apache.org> on 2016/04/28 17:44:13 UTC

[GitHub] flink pull request: [FLINK-3454] Add test dependencies on packaged...

Github user greghogan commented on the pull request:

    https://github.com/apache/flink/pull/1698#issuecomment-215472110
  
    @tillrohrmann I count three issues:
    1) this current PR guarantees that for a full parallel the jar will be built before the dependent test
    2) when testing or verifying an individual module the jar file must be discovered in the classpath
    3) running in an IDE there may be no jar file but instead a classes folder on the classpath, so we would need to package the folder in a jar file


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---