You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by Onder SEZGIN <on...@apache.org> on 2019/09/10 14:47:41 UTC

deprecated components by which version of camel

Hi,

as in the documentation we mention that components are available by
starting of which camel version.

would it be good to add by which version the component got deprecated?
for the time being, i don't have a sample implementation to show such
scenario but i believe it would be a good feature for docs?

or is there any already that i am not aware of?

thanks
Onder

Re: deprecated components by which version of camel

Posted by Claus Ibsen <cl...@gmail.com>.
Hi

Ah yeah that is a nice touch.

Camel 3 is a fresh start and all deprecated components is removed.
We have a <firstVersion> in pom.xml (eg see zipkin). We could have a
<deprecatedSinceVersion> you can add to the pom.xml, and then the
build system can pickup this, and automatic mark this in the docs. But
its more "build magic".



On Tue, Sep 10, 2019 at 7:47 AM Onder SEZGIN <on...@apache.org> wrote:
>
> Hi,
>
> as in the documentation we mention that components are available by
> starting of which camel version.
>
> would it be good to add by which version the component got deprecated?
> for the time being, i don't have a sample implementation to show such
> scenario but i believe it would be a good feature for docs?
>
> or is there any already that i am not aware of?
>
> thanks
> Onder



-- 
Claus Ibsen
-----------------
http://davsclaus.com @davsclaus
Camel in Action 2: https://www.manning.com/ibsen2