[
https://issues.apache.org/jira/browse/ARIA-215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15999846#comment-15999846
]
ASF GitHub Bot commented on ARIA-215:
-------------------------------------
GitHub user ran-z opened a pull request:
https://github.com/apache/incubator-ariatosca/pull/124
ARIA-215 Refactor plugin-related code into PluginManager
Refactored plugin-related code from ProcessExecutor into PluginManager.
Additionally, renamed plugin_prefix to plugin_dir in PluginManager.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/incubator-ariatosca
ARIA-215-refactor-plugin-related-code
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-ariatosca/pull/124.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 #124
----
----
> Refactor plugin-related code from ProcessExecutor into PluginManager
> --------------------------------------------------------------------
>
> Key: ARIA-215
> URL: https://issues.apache.org/jira/browse/ARIA-215
> Project: AriaTosca
> Issue Type: Task
> Reporter: Ran Ziv
> Assignee: Ran Ziv
> Priority: Minor
>
> {{ProcessExecutor}} currently handles the code for loading a plugin into an
> environment - this code should move into the {{PluginManager}} class instead.
> Additionally, {{PluginManager}}'s {{plugin_prefix}} method should be renamed
> to {{plugin_dir}}.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)