Claus Ibsen created CAMEL-14867:
-----------------------------------
Summary: camel-catalog - Add deprecatedSince information to
camel-catalog
Key: CAMEL-14867
URL: https://issues.apache.org/jira/browse/CAMEL-14867
Project: Camel
Issue Type: New Feature
Components: tooling
Reporter: Claus Ibsen
Fix For: 3.3.0
This requires to add this to the camel-tooling-model, and then we can have a in
maven pom.xml so you can says what version its deprecated since.
<properties>
<deprecatedSince>3.4</deprecatedSince>
As we are on Camel 3.x then we only have 1 deprecated so we can easily find out
what old version it was deprecated.
For 2.x we wont do this.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)