[GitHub] camel pull request #1017: CAMEL-10019 SORT_BY header patch for latest 2.18.x...

2016-06-09 Thread kb1ca
Github user kb1ca closed the pull request at: https://github.com/apache/camel/pull/1017 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabl

[GitHub] camel pull request #1017: SORT_BY header patch for latest 2.18.x version of ...

2016-06-06 Thread kb1ca
GitHub user kb1ca opened a pull request: https://github.com/apache/camel/pull/1017 SORT_BY header patch for latest 2.18.x version of camel-mongodb Implement 'Consider SORT_BY... patch (https://github.com/apache/camel/pull/1016 )' from 2.17.x in a manner consisten

Re: PATCH for Stream Caching Probelm with WireTap

2015-05-04 Thread Claus Ibsen
Hi Thanks, taking a look now. On Mon, May 4, 2015 at 10:20 AM, Franz Paul Forsthofer wrote: > Hi Claus and Henryk, > > i provided a patch for the stream caching problem with WireTap. Please > have a look at > > https://issues.apache.org/jira/browse/CAMEL-8688 > >

PATCH for Stream Caching Probelm with WireTap

2015-05-04 Thread Franz Paul Forsthofer
Hi Claus and Henryk, i provided a patch for the stream caching problem with WireTap. Please have a look at https://issues.apache.org/jira/browse/CAMEL-8688 Thanks and Regards Franz

Re: Patch for https://issues.apache.org/jira/browse/CAMEL-8707

2015-04-27 Thread Willem Jiang
...@gmail.com) wrote: > Hi Camel Dev, > > As evaluating camel smpp, for sending smses, I found a bug in > SmppConnectionFactory.java > > I have attached the patch for this fix in the jira ticket. > https://issues.apache.org/jira/browse/CAMEL-8707 > > Can you please review

Patch for https://issues.apache.org/jira/browse/CAMEL-8707

2015-04-27 Thread Gururaja Kowlali
Hi Camel Dev, As evaluating camel smpp, for sending smses, I found a bug in SmppConnectionFactory.java I have attached the patch for this fix in the jira ticket. https://issues.apache.org/jira/browse/CAMEL-8707 Can you please review it and let me know the next steps? Regards, Guru

[GitHub] camel pull request: Development of a patch for the component camel...

2014-02-25 Thread dkolotenko
Github user dkolotenko closed the pull request at: https://github.com/apache/camel/pull/92 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is en

camel pull request: Development of a patch for the component camel-xmpp to ...

2014-01-24 Thread dkolotenko
GitHub user dkolotenko opened a pull request: https://github.com/apache/camel/pull/92 Development of a patch for the component camel-xmpp to send jabber messages to any participant use header with name "CamelXmppTo" Added a way to send jabber messages to several pa

camel pull request: fix for incorrect patch for 6767. Messages sould be ack...

2013-10-13 Thread FergusNelson
Github user FergusNelson closed the pull request at: https://github.com/apache/camel/pull/48

camel pull request: fix for incorrect patch for 6767. Messages sould be ack...

2013-10-10 Thread FergusNelson
GitHub user FergusNelson opened a pull request: https://github.com/apache/camel/pull/48 fix for incorrect patch for 6767. Messages sould be acked only when the channel is NOT autoAck https://issues.apache.org/jira/browse/CAMEL-6767 You can merge this pull request into a Git

Patch for CAMEL-66675

2013-09-25 Thread Marios-Aggelos Trivizas
Hello, I've created a patch for *https://issues.apache.org/jira/browse/CAMEL-6675* and attached it to a new jira *https://issues.apache.org/jira/browse/CAMEL-6787* related to the first. -- Marios Trivizas

Patch for CAMEL-6769

2013-09-25 Thread Marios-Aggelos Trivizas
Hello, I've created a patch for https://issues.apache.org/jira/browse/CAMEL-6769 and attached it to a new jira https://issues.apache.org/jira/browse/CAMEL-6785 related to the first. -- Marios Trivizas

Re: Patch for CAMEL-6545

2013-08-21 Thread Willem jiang
: willemjiang Weibo: 姜宁willem On Thursday, August 22, 2013 at 5:42 AM, Christian Posta wrote: > Hi all, > I've submitted a patch for CAMEL-6545. > Can someone review it? > > Attached to > https://issues.apache.org/jira/browse/CAMEL-6545 > > I can do a pull re

Patch for CAMEL-6545

2013-08-21 Thread Christian Posta
Hi all, I've submitted a patch for CAMEL-6545. Can someone review it? Attached to https://issues.apache.org/jira/browse/CAMEL-6545 I can do a pull request if that's the preferred process... Sorry about the noise with the previous message, sent prematurely. -- *Christian P

Patch for

2013-08-21 Thread Christian Posta
-- *Christian Posta* http://www.christianposta.com/blog twitter: @christianposta

Possible patch for CAMEL-5503

2012-08-26 Thread AlanFoster
Hi I have created patch for https://issues.apache.org/jira/browse/CAMEL-5503 This patch allows you apply an XPath expression to a header's value by suppying the header name, ie public void doSomething(@XPath(header = "someHeader", value = "//foo/bar/text()") S

Re: Patch for Jira 'Better error message when trying to write a null body as file'

2012-08-12 Thread Willem jiang
/) (Chinese) Twitter: willemjiang Weibo: willemjiang On Monday, August 13, 2012 at 8:47 AM, AlanFoster wrote: > Hi > > I've just submitted a patch for 'Better error message when trying to write a > null body as file' > Link : https://issues.apache.org/jira/browse/C

Patch for Jira 'Better error message when trying to write a null body as file'

2012-08-12 Thread AlanFoster
Hi I've just submitted a patch for 'Better error message when trying to write a null body as file' Link : https://issues.apache.org/jira/browse/CAMEL-5407 It adds support for a new option 'allowNullBody' and also gives a better exception there is a null body and '

Patch for CAMEL-5300

2012-05-22 Thread Chris Geer
I created a patch to correctly propagate errors from the flatpack component (CAMEL-5300 [1]) and attached it to the JIRA. This is my first contribution to Camel so please let me know if I missed something. Thanks, Chris [1] https://issues.apache.org/jira/browse/CAMEL-5300

Patch for CAMEL-4602

2012-03-01 Thread michal.warecki
DirectoryFilter.patch Cheers, Michal -- View this message in context: http://camel.465427.n5.nabble.com/Patch-for-CAMEL-4602-tp5528237p5528237.html Sent from the Camel Development mailing list archive at Nabble.com.

Patch for CAMEL-3985

2012-02-28 Thread michal.warecki
Hi All! In preparation for the larger task I decided to try to correct some bugs:-) I attached a patch for CAMEL-3985 [1]. I checked the functionality empirically by sending a mail component with three charset (UTF-8, UTF-16 and iso-8859-1) with non standard characters (Polish and Chinese) in

Re: Patch for JIRA CAMEL-5018

2012-02-21 Thread Bruno . Barin
5606 www.toyota-europe.com Willem Jiang 22/02/2012 02:08 Please respond to dev@camel.apache.org To dev@camel.apache.org cc Subject Re: Patch for JIRA CAMEL-5018 Hi Bruno, I just have a quick look at your patch, there are lots format changes. Can you just create a patch without those

Re: Patch for JIRA CAMEL-5018

2012-02-21 Thread Willem Jiang
Hi Bruno, I just have a quick look at your patch, there are lots format changes. Can you just create a patch without those changes? It will help us to review the code faster. On 2/21/12 4:18 PM, bruno.ba...@toyota-europe.com wrote: Hey everybody! I attached a patch for JIRA CAMEL-5018 . Could

Re: Patch for JIRA CAMEL-5018

2012-02-21 Thread Jean-Baptiste Onofré
Hi Bruno, thanks for the patch, we will take a look ASAP. Regards JB On 02/21/2012 09:18 AM, bruno.ba...@toyota-europe.com wrote: Hey everybody! I attached a patch for JIRA CAMEL-5018 . Could someone review it, please? Cheers, Bruno Barin Purchasing/Warranty Business Support Toyota Motor

Patch for JIRA CAMEL-5018

2012-02-21 Thread Bruno . Barin
Hey everybody! I attached a patch for JIRA CAMEL-5018 . Could someone review it, please? Cheers, Bruno Barin Purchasing/Warranty Business Support Toyota Motor Europe 60 Avenue du Bourget, 1140 Brussels, Belgium Ph: +32 (0) 2 745 5606 www.toyota-europe.com

Attached patch for CAMEL-4541: Bean Binding should support non-public classes when the target method is available through an interface

2011-10-14 Thread Mathieu Lalonde
Hi, I attached a small patch with unit test for the following issue: https://issues.apache.org/jira/browse/CAMEL-4541 Let me know if you have feedback or would like to discuss this further before accepting the change. Thanks, Mathieu PS.  I have karma to update the wiki when the change gets a

[jira] [Commented] (CAMEL-3869) Patch for Camel AWS SQS endpoint to set maximum message size and message retention period.

2011-05-16 Thread JIRA
t. I updated the wiki page. > Patch for Camel AWS SQS endpoint to set maximum message size and message > retention period. > -- > > Key: CAMEL-3869 > URL: https://

[jira] [Commented] (CAMEL-3869) Patch for Camel AWS SQS endpoint to set maximum message size and message retention period.

2011-05-15 Thread Claus Ibsen (JIRA)
the table description, in the wiki pages, so people can see that the option is new in Camel 2.8 onwards. > Patch for Camel AWS SQS endpoint to set maximum message size and message > retent

[jira] [Updated] (CAMEL-3869) Patch for Camel AWS SQS endpoint to set maximum message size and message retention period.

2011-05-15 Thread JIRA
[ https://issues.apache.org/jira/browse/CAMEL-3869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Müller updated CAMEL-3869: Affects Version/s: 2.7.1 Fix Version/s: 2.8.0 > Patch for Camel AWS SQS endpo

[jira] [Closed] (CAMEL-3869) Patch for Camel AWS SQS endpoint to set maximum message size and message retention period.

2011-05-15 Thread JIRA
[ https://issues.apache.org/jira/browse/CAMEL-3869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Müller closed CAMEL-3869. --- Resolution: Fixed > Patch for Camel AWS SQS endpoint to set maximum message size and mess

[jira] [Commented] (CAMEL-3869) Patch for Camel AWS SQS endpoint to set maximum message size and message retention period.

2011-05-15 Thread JIRA
ttps://cwiki.apache.org/confluence/display/CAMEL/AWS-SQS - https://cwiki.apache.org/confluence/display/CAMEL/Camel+2.8.0+Release > Patch for Camel AWS SQS endpoint to set maximum message size and message > retent

[jira] [Reopened] (CAMEL-3869) Patch for Camel AWS SQS endpoint to set maximum message size and message retention period.

2011-05-15 Thread JIRA
[ https://issues.apache.org/jira/browse/CAMEL-3869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Müller reopened CAMEL-3869: - > Patch for Camel AWS SQS endpoint to set maximum message size and message > ret

[jira] [Closed] (CAMEL-3869) Patch for Camel AWS SQS endpoint to set maximum message size and message retention period.

2011-05-15 Thread JIRA
[ https://issues.apache.org/jira/browse/CAMEL-3869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Müller closed CAMEL-3869. --- Resolution: Fixed > Patch for Camel AWS SQS endpoint to set maximum message size and mess

[jira] [Commented] (CAMEL-3869) Patch for Camel AWS SQS endpoint to set maximum message size and message retention period.

2011-05-15 Thread JIRA
[ https://issues.apache.org/jira/browse/CAMEL-3869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13033707#comment-13033707 ] Christian Müller commented on CAMEL-3869: - Committed r1103434 > Patch fo

[jira] [Commented] (CAMEL-3869) Patch for Camel AWS SQS endpoint to set maximum message size and message retention period.

2011-05-15 Thread JIRA
ntly. Make this also sense for you? Christian > Patch for Camel AWS SQS endpoint to set maximum message size and message > retention period. > -- > > Key: CAMEL-3869 >

[jira] [Commented] (CAMEL-3869) Patch for Camel AWS SQS endpoint to set maximum message size and message retention period.

2011-04-19 Thread JIRA
n. I will take it into account. > Patch for Camel AWS SQS endpoint to set maximum message size and message > retention period. > -- > > Key: CAMEL-3869 > URL: htt

[jira] [Commented] (CAMEL-3869) Patch for Camel AWS SQS endpoint to set maximum message size and message retention period.

2011-04-19 Thread Sean Parsons (JIRA)
bility timeout through SetQueueAttributes as that will work with existing queues as well as queues that have only just been created. > Patch for Camel AWS SQS endpoint to set maximum message size and message &

[jira] [Commented] (CAMEL-3869) Patch for Camel AWS SQS endpoint to set maximum message size and message retention period.

2011-04-18 Thread Sean Parsons (JIRA)
k so then. > Patch for Camel AWS SQS endpoint to set maximum message size and message > retention period. > -- > > Key: CAMEL-3869 > URL: https://issues.apache

[jira] [Commented] (CAMEL-3869) Patch for Camel AWS SQS endpoint to set maximum message size and message retention period.

2011-04-18 Thread JIRA
set the defaultVisibilityTimeout directly in the CreateQueueRequest. Do you think we still need it? > Patch for Camel AWS SQS endpoint to set maximum message size and message > retent

[jira] [Commented] (CAMEL-3869) Patch for Camel AWS SQS endpoint to set maximum message size and message retention period.

2011-04-18 Thread Sean Parsons (JIRA)
t in there as well then I'd be tempted to say. > Patch for Camel AWS SQS endpoint to set maximum message size and message > retention period. > -- > > Key: CAMEL-3869 >

[jira] [Commented] (CAMEL-3869) Patch for Camel AWS SQS endpoint to set maximum message size and message retention period.

2011-04-18 Thread JIRA
ueue attribute. It works in the same way like maximumMessageSize and messageRetentionPeriod. > Patch for Camel AWS SQS endpoint to set maximum message size and message > retent

[jira] [Work started] (CAMEL-3869) Patch for Camel AWS SQS endpoint to set maximum message size and message retention period.

2011-04-18 Thread JIRA
[ https://issues.apache.org/jira/browse/CAMEL-3869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on CAMEL-3869 started by Christian Müller. > Patch for Camel AWS SQS endpoint to set maximum message size and message > retention

[jira] [Assigned] (CAMEL-3869) Patch for Camel AWS SQS endpoint to set maximum message size and message retention period.

2011-04-16 Thread JIRA
[ https://issues.apache.org/jira/browse/CAMEL-3869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Müller reassigned CAMEL-3869: --- Assignee: Christian Müller > Patch for Camel AWS SQS endpoint to set maximum mess

[jira] [Updated] (CAMEL-3869) Patch for Camel AWS SQS endpoint to set maximum message size and message retention period.

2011-04-15 Thread Sean Parsons (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-3869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Parsons updated CAMEL-3869: Attachment: sqsattributes.patch Patch file for SQS attributes. > Patch for Camel AWS SQS endpo

[jira] [Created] (CAMEL-3869) Patch for Camel AWS SQS endpoint to set maximum message size and message retention period.

2011-04-15 Thread Sean Parsons (JIRA)
Patch for Camel AWS SQS endpoint to set maximum message size and message retention period. -- Key: CAMEL-3869 URL: https://issues.apache.org/jira/browse/CAMEL-3869

patch for camel-3325

2010-12-30 Thread Mark Ford
I finally got around to finishing up the code for the previously proposed enhancements to the camel-jmx component. I think this completes the work I had originally envisioned for this component. I'd be interested in hearing if there are any other suggestions for new functionality. I haven't had a c

[jira] Resolved: (CAMEL-3072) proposed patch for camel-atom to allow disabling throttling in splitEntries mode

2010-08-24 Thread Claus Ibsen (JIRA)
. Thanks for the patch Lorrin. > proposed patch for camel-atom to allow disabling throttling in splitEntries > mode > > > Key: CAMEL-3072 > URL: https://issues.apache.o

[jira] Updated: (CAMEL-3072) proposed patch for camel-atom to allow disabling throttling in splitEntries mode

2010-08-23 Thread Lorrin Nelson (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-3072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lorrin Nelson updated CAMEL-3072: - Attachment: 0001-Add-camel-atom-throttleEntries-parameter-to-control-.patch > proposed pa

[jira] Created: (CAMEL-3072) proposed patch for camel-atom to allow disabling throttling in splitEntries mode

2010-08-23 Thread Lorrin Nelson (JIRA)
proposed patch for camel-atom to allow disabling throttling in splitEntries mode Key: CAMEL-3072 URL: https://issues.apache.org/activemq/browse/CAMEL-3072 Project

JIRA: Posted patch for fix for CAMEL-2638

2010-04-20 Thread Bee1000
Patch includes a test case. https://issues.apache.org/activemq/secure/ManageAttachments.jspa?id=32273 CAMEL-2638 -- View this message in context: http://old.nabble.com/JIRA%3A--Posted-patch-for-fix-for-CAMEL-2638-tp28287911p28287911.html Sent from the Camel Development mailing list archive at