You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/09/21 06:30:00 UTC

[jira] [Commented] (CAMEL-11798) Connector API assumes flat classpath

    [ https://issues.apache.org/jira/browse/CAMEL-11798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16174334#comment-16174334 ] 

ASF GitHub Bot commented on CAMEL-11798:
----------------------------------------

GitHub user tdiesler opened a pull request:

    https://github.com/apache/camel/pull/1945

    [CAMEL-11798] Connector API assumes flat classpath

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/tdiesler/camel CAMEL-11798

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/camel/pull/1945.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 #1945
    
----
commit 414eb298f21ce3cf5e643a57854e7c8735b4b240
Author: Thomas Diesler <td...@redhat.com>
Date:   2017-09-21T06:22:36Z

    [CAMEL-11798] Connector API assumes flat classpath

----


> Connector API assumes flat classpath
> ------------------------------------
>
>                 Key: CAMEL-11798
>                 URL: https://issues.apache.org/jira/browse/CAMEL-11798
>             Project: Camel
>          Issue Type: Bug
>    Affects Versions: 2.19.3
>            Reporter: Thomas Diesler
>            Assignee: Thomas Diesler
>             Fix For: 2.19.4
>
>
> 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)