You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2020/05/26 07:36:00 UTC

[jira] [Resolved] (CAMEL-15110) camel-core - ResourceHelper to have method to tell if the resource is classpath or not

     [ https://issues.apache.org/jira/browse/CAMEL-15110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-15110.
---------------------------------
    Resolution: Fixed

> camel-core - ResourceHelper to have method to tell if the resource is classpath or not
> --------------------------------------------------------------------------------------
>
>                 Key: CAMEL-15110
>                 URL: https://issues.apache.org/jira/browse/CAMEL-15110
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core
>            Reporter: Claus Ibsen
>            Priority: Minor
>             Fix For: 3.4.0
>
>
> We should add method to ResourceHelper so resource based components can use this to know if it will be loaded from classpath or not.
> This can be used to optimize for build time optimization as classpath can be initializer earlier. Where as file/http has to be loaded at runtime.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)