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 2018/03/23 08:34:00 UTC

[jira] [Created] (CAMEL-12398) Camel components - Include component verifier details in the component json schema file

Claus Ibsen created CAMEL-12398:
-----------------------------------

             Summary: Camel components - Include component verifier details in the component json schema file
                 Key: CAMEL-12398
                 URL: https://issues.apache.org/jira/browse/CAMEL-12398
             Project: Camel
          Issue Type: Improvement
          Components: tooling
            Reporter: Claus Ibsen
             Fix For: 2.22.0


Some components have component verifiers implemented, but we dont really know which one without looking into the source etc.

We should make this information available in the json schema file, so we can know this. Then we can have out build tools be able to add details about this into the component docs, and as well 3rd party tools would know via the camel-catalog which components has this our not.

Also we may need to include more details information how to execute a verifier, eg which options to include, so the 3rd party tooling would know.

And we can also generate a report which component has this, and which has not. Then we can better find out and implement this for more and more components.

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)