GitHub user sgolovko opened a pull request: https://github.com/apache/apex-core/pull/555
APEXCORE-754 Add plugin dependency jar-files to application package Included plugin jar-files into the application package and added names of the plugin jar-files to the application classpath. @vrozov @PramodSSImmaneni Could you please review the PR? You can merge this pull request into a Git repository by running: $ git pull https://github.com/sgolovko/apex-core APEXCORE-754 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/apex-core/pull/555.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 #555 ---- commit 217e1cb68e0eb98589c5ef958a8af7c64b33dad3 Author: Sergey Golovko <ser...@datatorrent.com> Date: 2017-07-06T18:25:08Z APEXCORE-754 Add plugin dependency jar-files to application package Included plugin jar-files into the application package and added names of the plugin jar-files to the application classpath. ---- --- 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. ---