[
https://issues.apache.org/jira/browse/CAMEL-11798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16174662#comment-16174662
]
ASF GitHub Bot commented on CAMEL-11798:
----------------------------------------
GitHub user tdiesler opened a pull request:
https://github.com/apache/camel/pull/1947
[CAMEL-11798] Connector API assumes flat classpath (fix typo)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/tdiesler/camel CAMEL-11798m
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/1947.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 #1947
----
commit 201ff4185bc9aa92afd9ed55b009837d456327dd
Author: Thomas Diesler <[email protected]>
Date: 2017-09-21T12:31:03Z
[CAMEL-11798] Connector API assumes flat classpath (fix typo)
----
> Connector API assumes flat classpath
> ------------------------------------
>
> Key: CAMEL-11798
> URL: https://issues.apache.org/jira/browse/CAMEL-11798
> Project: Camel
> Issue Type: Bug
> Components: camel-connector
> Affects Versions: 2.19.3
> Reporter: Thomas Diesler
> Assignee: Thomas Diesler
> Fix For: 2.19.4, 2.20.0
>
>
> The ConnectorModel assumes that it can load the user's ConnectorComponent
> from its own class loader.
> CrossRef: https://github.com/wildfly-extras/wildfly-camel/issues/1874
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)