[ https://issues.apache.org/jira/browse/APEXCORE-754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16081598#comment-16081598 ]
ASF GitHub Bot commented on APEXCORE-754: ----------------------------------------- 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. ---- > Add plugin class jar with it's dependencies to the list of libraries deployed > with an application > ------------------------------------------------------------------------------------------------- > > Key: APEXCORE-754 > URL: https://issues.apache.org/jira/browse/APEXCORE-754 > Project: Apache Apex Core > Issue Type: Improvement > Reporter: Sergey Golovko > Assignee: Sergey Golovko > > If an apex plugin is enabled, a library that it belongs to along with > dependencies specified by the plugin jar should be deployed along with the > Apex core engine libraries -- This message was sent by Atlassian JIRA (v6.4.14#64029)