[camel] branch master updated: CAMEL-12360: Added retryAttemptedLogInterval to RedeliveryPolicy

2018-05-29 Thread quinn
This is an automated email from the ASF dual-hosted git repository. quinn pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new 60d285f CAMEL-12360: Added

[camel] branch master updated: Add XML support for retryAttemptedLogInterval

2018-05-29 Thread quinn
This is an automated email from the ASF dual-hosted git repository. quinn pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new 73c76e3 Add XML support

[camel] branch camel-2.21.x updated: CAMEL-12360: Added retryAttemptedLogInterval to RedeliveryPolicy

2018-05-30 Thread quinn
This is an automated email from the ASF dual-hosted git repository. quinn pushed a commit to branch camel-2.21.x in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/camel-2.21.x by this push: new 347f8b1 CAMEL-12360: Added

[camel] branch camel-2.20.x updated: CAMEL-12360: Added retryAttemptedLogInterval to RedeliveryPolicy

2018-05-30 Thread quinn
This is an automated email from the ASF dual-hosted git repository. quinn pushed a commit to branch camel-2.20.x in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/camel-2.20.x by this push: new 7ff38a2 CAMEL-12360: Added

[camel] branch master updated: CAMEL-12106 - fix missed checkstyle issues

2018-01-12 Thread quinn
This is an automated email from the ASF dual-hosted git repository. quinn pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new fb9c4a2 CAMEL-12106 - fix missed checkstyle

[camel] branch master updated: CAMEL-12210 - Improve detection of the end of an MLLP Envelope

2018-01-29 Thread quinn
This is an automated email from the ASF dual-hosted git repository. quinn pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new c8f24ca CAMEL-12210 - Improve detection

[camel] branch master updated: CAMEL-12215 - add lenientBind URI option

2018-01-30 Thread quinn
This is an automated email from the ASF dual-hosted git repository. quinn pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new b3468ef CAMEL-12215 - add lenientBind URI option

[camel] branch master updated: No JIRA - Updated read timeout from 500-ms to 5-sec in camel-mllp

2018-02-02 Thread quinn
This is an automated email from the ASF dual-hosted git repository. quinn pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new 11f1cdb No JIRA - Updated read timeout from 500

[camel] branch master updated: CAMEL-12226 - Change HAPI version from 2.2 to 2.3

2018-02-02 Thread quinn
This is an automated email from the ASF dual-hosted git repository. quinn pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new cdcaa6a CAMEL-12226 - Change HAPI version from

[camel] branch master updated: CAMEL-12178 - add getMessage/setMessage to Exchange interface

2018-02-01 Thread quinn
This is an automated email from the ASF dual-hosted git repository. quinn pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new 698c04d CAMEL-12178 - add getMessage/setMessage

[camel] branch master updated: CAMEL-12218 - make bridgeErrorHandler configurable

2018-01-31 Thread quinn
This is an automated email from the ASF dual-hosted git repository. quinn pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new 005b2c9 CAMEL-12218 - make bridgeErrorHandler

[camel] branch master updated: CAMEL-12200 - fix IndexOutOfBounds exception when generating acknowledgement

2018-01-29 Thread quinn
This is an automated email from the ASF dual-hosted git repository. quinn pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new c7c9ea1 CAMEL-12200 - fix IndexOutOfBounds

[camel] branch master updated: CAMEL-12258: use the configured readTimeout for the initial HL7 message read attempt

2018-02-12 Thread quinn
This is an automated email from the ASF dual-hosted git repository. quinn pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new 5884ab7 CAMEL-12258: use the configured

[camel] branch master updated: CAMEL-12265 - reduce logging caused by load balancer probes in camel-mllp

2018-02-13 Thread quinn
This is an automated email from the ASF dual-hosted git repository. quinn pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new a8407f8 CAMEL-12265 - reduce logging caused

[camel] branch master updated: CAMEL-12105 - add additional type converters to TypeConverter file

2018-02-08 Thread quinn
This is an automated email from the ASF dual-hosted git repository. quinn pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new 74c666b CAMEL-12105 - add additional type

[camel] branch master updated: No JIRA - Fix typo in log entry in TcpSocketConsumerRunnable

2018-02-16 Thread quinn
This is an automated email from the ASF dual-hosted git repository. quinn pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new 5ff32ad No JIRA - Fix typo in log entry

[camel] branch master updated: CAMEL-12279 - restore CamelCharsetName Exchange property if set before call to convertBodyTo with Charset

2018-02-19 Thread quinn
This is an automated email from the ASF dual-hosted git repository. quinn pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new c7b93d9 CAMEL-12279 - restore CamelCharsetName

[camel] branch master updated: CAMEL-12265 - reduce logging caused by load-balancers, and fix NPE with charset handling

2018-02-15 Thread quinn
This is an automated email from the ASF dual-hosted git repository. quinn pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new 0b7fb51 CAMEL-12265 - reduce logging caused

[camel] branch master updated: No JIRA - re-added firstVersion to UriEndpoint annotation

2018-02-15 Thread quinn
This is an automated email from the ASF dual-hosted git repository. quinn pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new d901498 No JIRA - re-added firstVersion

[camel] branch camel-2.21.x updated: CAMEL-12659: Don't log error message when HL7 Headers population is disabled

2018-07-17 Thread quinn
This is an automated email from the ASF dual-hosted git repository. quinn pushed a commit to branch camel-2.21.x in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/camel-2.21.x by this push: new 9d8f7c6 CAMEL-12659: Don't log error

[camel] branch master updated: CAMEL-12659: Don't log error message when HL7 Headers population is disabled

2018-07-17 Thread quinn
This is an automated email from the ASF dual-hosted git repository. quinn pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new 130a422 CAMEL-12659: Don't log error message

[camel] branch camel-2.22.x updated: CAMEL-12659: Don't log error message when HL7 Headers population is disabled

2018-07-17 Thread quinn
This is an automated email from the ASF dual-hosted git repository. quinn pushed a commit to branch camel-2.22.x in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/camel-2.22.x by this push: new fc06905 CAMEL-12659: Don't log error

[camel] branch camel-2.20.x updated: CAMEL-12659: Don't log error message when HL7 Header population is disabled

2018-07-17 Thread quinn
This is an automated email from the ASF dual-hosted git repository. quinn pushed a commit to branch camel-2.20.x in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/camel-2.20.x by this push: new b7281f1 CAMEL-12659: Don't log error

[camel] branch master updated: CAMEL-12182 - reset connection after acknowledgement timeout

2018-01-23 Thread quinn
This is an automated email from the ASF dual-hosted git repository. quinn pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new 56ce80e CAMEL-12182 - reset connection after

[camel] branch master updated: CAMEL-12325 - update lastConnectionActivityTicks in MllpTcpClientProducer

2018-03-06 Thread quinn
This is an automated email from the ASF dual-hosted git repository. quinn pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new e2b1018 CAMEL-12325 - update

[camel] branch master updated: CAMEL-12333 - Fix MllpTcpConsumer to only reset connections when they are idle for the specified timeout

2018-03-07 Thread quinn
This is an automated email from the ASF dual-hosted git repository. quinn pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new 89bcfa0 CAMEL-12333 - Fix MllpTcpConsumer

[camel] branch camel-2.21.x updated: CAMEL-12325: fix checkstyle issue

2018-03-23 Thread quinn
This is an automated email from the ASF dual-hosted git repository. quinn pushed a commit to branch camel-2.21.x in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/camel-2.21.x by this push: new cbabcbc CAMEL-12325: fix checkstyle

[camel] branch master updated: CAMEL-12325: fix checkstyle issue

2018-03-23 Thread quinn
This is an automated email from the ASF dual-hosted git repository. quinn pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new b257091 CAMEL-12325: fix checkstyle issue

[camel] 01/02: CAMEL-12325: Correct idleTimeout behaviour for the MllpTcpClientProducer

2018-03-23 Thread quinn
This is an automated email from the ASF dual-hosted git repository. quinn pushed a commit to branch camel-2.21.x in repository https://gitbox.apache.org/repos/asf/camel.git commit b782d2eead7d72b5ab3703495343c89954589651 Author: Quinn Stevenson <qu...@apache.org> AuthorDate: Thu Mar 15 07

[camel] branch camel-2.21.x updated (d90de1a -> 5fa2f4f)

2018-03-23 Thread quinn
This is an automated email from the ASF dual-hosted git repository. quinn pushed a change to branch camel-2.21.x in repository https://gitbox.apache.org/repos/asf/camel.git. from d90de1a CAMEL-12394: bindy csv now supports quoting headers as well. Thanks to Clemens Blamauer for the patch

[camel] 02/02: CAMEL-12325: logging cleanup

2018-03-23 Thread quinn
This is an automated email from the ASF dual-hosted git repository. quinn pushed a commit to branch camel-2.21.x in repository https://gitbox.apache.org/repos/asf/camel.git commit 5fa2f4f9ba203cca61687b34bc8b3b2d32c291d2 Author: Quinn Stevenson <qu...@apache.org> AuthorDate: Fri Mar 23 07

[camel] 02/02: CAMEL-12325: logging cleanup

2018-03-23 Thread quinn
This is an automated email from the ASF dual-hosted git repository. quinn pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit 97ae6103acd5c28626d14045502e42df4e0b91af Author: Quinn Stevenson <qu...@apache.org> AuthorDate: Fri Mar 23 07:56:0

[camel] branch master updated (9dbf5eb -> 97ae610)

2018-03-23 Thread quinn
This is an automated email from the ASF dual-hosted git repository. quinn pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git. from 9dbf5eb CAMEL-12334: change defaults and add support fo... new 14d2cf9 CAMEL-12325: Correct idleTimeout

[camel] 01/02: CAMEL-12325: Correct idleTimeout behaviour for the MllpTcpClientProducer

2018-03-23 Thread quinn
This is an automated email from the ASF dual-hosted git repository. quinn pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit 14d2cf99cd0fbd85ab5a8383e4516acdffb65a7b Author: Quinn Stevenson <qu...@apache.org> AuthorDate: Thu Mar 15 07:49:0

[camel] branch master updated: CAMEL-12315 - correct auto-acknowledgment issues

2018-03-03 Thread quinn
This is an automated email from the ASF dual-hosted git repository. quinn pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new 9b19e60 CAMEL-12315 - correct auto

[camel] branch camel-2.18.x updated: NO JIRA - Simplify test data

2019-07-03 Thread quinn
This is an automated email from the ASF dual-hosted git repository. quinn pushed a commit to branch camel-2.18.x in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/camel-2.18.x by this push: new d1da56b NO JIRA - Simplify test data

[camel] branch camel-2.20.x updated: NO JIRA - fix checkstyle issues

2019-07-03 Thread quinn
This is an automated email from the ASF dual-hosted git repository. quinn pushed a commit to branch camel-2.20.x in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/camel-2.20.x by this push: new dad NO JIRA - fix checkstyle

[camel] branch camel-2.19.x updated: NO JIRA - Simplify test data

2019-07-03 Thread quinn
This is an automated email from the ASF dual-hosted git repository. quinn pushed a commit to branch camel-2.19.x in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/camel-2.19.x by this push: new 61ada2d NO JIRA - Simplify test data

[camel] branch camel-2.20.x updated: NO JIRA - Simplify test data

2019-07-03 Thread quinn
This is an automated email from the ASF dual-hosted git repository. quinn pushed a commit to branch camel-2.20.x in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/camel-2.20.x by this push: new 5f1f0c5 NO JIRA - Simplify test data

[camel] branch camel-2.17.x updated: NO JIRA - Simplify test data

2019-07-03 Thread quinn
This is an automated email from the ASF dual-hosted git repository. quinn pushed a commit to branch camel-2.17.x in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/camel-2.17.x by this push: new b7227485 NO JIRA - Simplify test data

[camel] branch master updated: NO JIRA - Simplfy test data

2019-07-02 Thread quinn
This is an automated email from the ASF dual-hosted git repository. quinn pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new ff431fe NO JIRA - Simplfy test data new

[camel] branch camel-2.22.x updated: NO JIRA - Simplify test data

2019-07-02 Thread quinn
This is an automated email from the ASF dual-hosted git repository. quinn pushed a commit to branch camel-2.22.x in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/camel-2.22.x by this push: new 531996a NO JIRA - Simplify test data

[camel] branch camel-2.23.x updated: NO JIRA - Simplify test data

2019-07-02 Thread quinn
This is an automated email from the ASF dual-hosted git repository. quinn pushed a commit to branch camel-2.23.x in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/camel-2.23.x by this push: new b47ef96 NO JIRA - Simplify test data

[camel] branch camel-2.22.x updated: NO JIRA - fix checkstyle issues

2019-07-02 Thread quinn
This is an automated email from the ASF dual-hosted git repository. quinn pushed a commit to branch camel-2.22.x in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/camel-2.22.x by this push: new bb0f5c4 NO JIRA - fix checkstyle

[camel] branch master updated: NO JIRA - Fix checkstyle issues

2019-07-02 Thread quinn
This is an automated email from the ASF dual-hosted git repository. quinn pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new 8da6627 NO JIRA - Fix checkstyle issues 8da6627

[camel] branch camel-2.24.x updated: NO JIRA - Simplify test data

2019-07-02 Thread quinn
This is an automated email from the ASF dual-hosted git repository. quinn pushed a commit to branch camel-2.24.x in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/camel-2.24.x by this push: new ed1a4a5 NO JIRA - Simplify test data

[camel] branch master updated: NO JIRA - Fix failing camel-mllp tests

2019-07-02 Thread quinn
This is an automated email from the ASF dual-hosted git repository. quinn pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new 9823a8a NO JIRA - Fix failing camel-mllp tests

[camel] branch camel-2.21.x updated: NO JIRA - Simplify test data

2019-07-02 Thread quinn
This is an automated email from the ASF dual-hosted git repository. quinn pushed a commit to branch camel-2.21.x in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/camel-2.21.x by this push: new e1cf9fe NO JIRA - Simplify test data