Claus Ibsen created CAMEL-11038:
-----------------------------------
Summary: Ping Check API - Output metadata to component json file
Key: CAMEL-11038
URL: https://issues.apache.org/jira/browse/CAMEL-11038
Project: Camel
Issue Type: Task
Components: camel-core
Reporter: Claus Ibsen
Fix For: 2.19.0
We need to add some logic to apt compiler plugin so it can detect its a
verifiable component (ping check) and add some details in the component json
file.
We would need on the component section, something along the lines to denote
what features it supports
{code}
"verifiable": [ "connectivity", "parameters" ]
{code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)