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 2017/03/08 10:35:37 UTC

[jira] [Commented] (CAMEL-10959) camel-catalog-core - Allow to reuse the validation and other apis in camel-core as well

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

Claus Ibsen commented on CAMEL-10959:
-------------------------------------

Its easier and better to move the camel-catalog source code to camel-catalog-core and then copy it in camel-core and camel-catalog.

> camel-catalog-core - Allow to reuse the validation and other apis in camel-core as well
> ---------------------------------------------------------------------------------------
>
>                 Key: CAMEL-10959
>                 URL: https://issues.apache.org/jira/browse/CAMEL-10959
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-catalog
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 2.19.0
>
>
> The Java APIs in camel-catalog has some great logic for validating and getting information about Camel components et all.
> Today we would like to have this Java API out of the box at runtime in camel-core so we can leverage this, for example for the upcoming health check.
> We do a bit of copy/paste of some of the code today in camel-catalog. Instead we can put that in a camel-catalog-core that is built first and then copied inside camel-core and camel-catalog and where else for reuse.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)