Hi

Yeah sure contributions is much appreciated
https://camel.apache.org/community/contributing/

You need to create a JIRA and send the patch as either as attachment
to JIRA or as github PR.
More details in link above.

On Thu, Mar 31, 2022 at 3:49 PM Santiago Acosta
<santiago.aco...@intermodaltelematics.com> wrote:
>
> Hi,
>
> I would like to contribute a very simple patch file to 
> org.apache.camel.component.rabbitmq.RabbitMQDeclareSupport
>
> I am interested in the following configuration to actually perform the 
> binding while skipping the declarations (or demanding they exist passively).
>
> - declare = true
> - skipQueueDeclare = true
> - skipExchangeDeclare = true
> - skipQueueBind = false
>
> I am not entirely sure this micro-patch requires testing or documentation 
> changes.
>
> Also, this is my first contribution/patch. If there are any remarks or 
> guidelines that I am missing, please let me know so I can improve it.
> I am carrying out the change on branch main (dc66701db86).
>
> Addendum:
> I would like to know if this change could possibly be backported to older 
> versions, eg: v3.11.x.



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

Reply via email to