I created the Jira Ticket: https://issues.apache.org/jira/browse/CAMEL-17892
And there is a link to the PR: https://github.com/hanzo2001/camel/pull/1

On Thu, Mar 31, 2022 at 3:38 PM Santiago Acosta <
santiago.aco...@intermodaltelematics.com> wrote:

> I created a PR from my fork.
>
> I just signed up into the ASF Jira. I am sorry, I will try to do the Jira
> thing and link the PR, if that is possible
>
> On Thu, Mar 31, 2022 at 3:09 PM Claus Ibsen <claus.ib...@gmail.com> wrote:
>
>> 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