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