Claus Ibsen created CAMEL-18193:
-----------------------------------

             Summary: camel-language - Language component should load resource 
from classpath by default
                 Key: CAMEL-18193
                 URL: https://issues.apache.org/jira/browse/CAMEL-18193
             Project: Camel
          Issue Type: Improvement
          Components: camel-language
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
             Fix For: 3.18.0


This should load from classpath by default

 <to uri="language:constant:resource:cdsample.xml"/>

As today you have to do

 <to uri="language:constant:resource:classpath:cdsample.xml"/>



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to