You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2019/11/26 09:06:20 UTC

[GitHub] [camel-k] davsclaus opened a new issue #1095: Auto detect Camel components via FQN classnames

davsclaus opened a new issue #1095: Auto detect Camel components via FQN classnames
URL: https://github.com/apache/camel-k/issues/1095
 
 
   We can improve auto detection of Camel components if their FQN classname are in use
   
   For Java that would be import statements
   
   In the camel-catalog you have for each component class their FQN such as:
      
       "javaType": "org.apache.camel.component.activemq.ActiveMQComponent",
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services