Claus Ibsen created CAMEL-10959:
-----------------------------------
Summary: 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)