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 2020/05/06 08:39:00 UTC

[jira] [Assigned] (CAMEL-14867) camel-catalog - Add deprecatedSince information to camel-catalog

     [ https://issues.apache.org/jira/browse/CAMEL-14867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen reassigned CAMEL-14867:
-----------------------------------

    Assignee: Claus Ibsen

> 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
>            Assignee: Claus Ibsen
>            Priority: Major
>             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)