[GitHub] camel pull request #2489: [CAMEL-12605] First cut at mime envelope entity

2018-08-20 Thread punkhorn
GitHub user punkhorn opened a pull request: https://github.com/apache/camel/pull/2489 [CAMEL-12605] First cut at mime envelope entity You can merge this pull request into a Git repository by running: $ git pull https://github.com/punkhorn/camel-upstream master Alternatively

[GitHub] camel pull request #2488: CAMEL-12741: The copy method on Message should by ...

2018-08-20 Thread davsclaus
GitHub user davsclaus opened a pull request: https://github.com/apache/camel/pull/2488 CAMEL-12741: The copy method on Message should by default set the exc… …hange on the copied message to the same instance as from the source. If the copied message is re-attached to another

[GitHub] camel pull request #2484: CAMEL-12736 Create FHIR authorization and transact...

2018-08-20 Thread davsclaus
Github user davsclaus closed the pull request at: https://github.com/apache/camel/pull/2484 ---

[GitHub] camel pull request #2487: CAMEL-12740: HttpAsyncClientBuilder is now used wh...

2018-08-20 Thread davsclaus
Github user davsclaus closed the pull request at: https://github.com/apache/camel/pull/2487 ---

[GitHub] camel pull request #2485: [CAMEL-12706] added documentation for new options.

2018-08-20 Thread davsclaus
Github user davsclaus closed the pull request at: https://github.com/apache/camel/pull/2485 ---

[GitHub] camel pull request #2486: Update micrometer-component.adoc

2018-08-20 Thread davidkarlsen
GitHub user davidkarlsen opened a pull request: https://github.com/apache/camel/pull/2486 Update micrometer-component.adoc Fix ComponentMeterRegistry -> CompositeMeterRegistry You can merge this pull request into a Git repository by running: $ git pull

[GitHub] camel pull request #2487: CAMEL-12740: HttpAsyncClientBuilder is now used wh...

2018-08-20 Thread ninckblokje
GitHub user ninckblokje opened a pull request: https://github.com/apache/camel/pull/2487 CAMEL-12740: HttpAsyncClientBuilder is now used when no ClientBuilder… I have changed the Olingo2 and Olingo4 components do use the created HttpAsyncClientBuilder when no builder is

[GitHub] camel pull request #2486: Update micrometer-component.adoc

2018-08-20 Thread oscerd
Github user oscerd closed the pull request at: https://github.com/apache/camel/pull/2486 ---

Re: ComponentMeterRegistry

2018-08-20 Thread Claus Ibsen
Btw an easy way in github to edit the .adoc file is that you can do this directly with the edit button, and it will create a PR automatic for you. On Sun, Aug 19, 2018 at 9:24 AM, Claus Ibsen wrote: > Hi David > > Yeah that is a mistake. You are welcome to fix this. We love contributions >

[GitHub] camel pull request #2483: CAMEL-12741: type conversion with SjmsMessage

2018-08-20 Thread zregvart
GitHub user zregvart opened a pull request: https://github.com/apache/camel/pull/2483 CAMEL-12741: type conversion with SjmsMessage If we don't copy Exchange in `SjmsMessage::copyFrom` then type conversion doesn't work. I'm not sure what approach to take for resolving

[GitHub] camel pull request #2484: CAMEL-12736 Create FHIR authorization and transact...

2018-08-20 Thread rkorytkowski
GitHub user rkorytkowski opened a pull request: https://github.com/apache/camel/pull/2484 CAMEL-12736 Create FHIR authorization and transaction quickstart You can merge this pull request into a Git repository by running: $ git pull https://github.com/rkorytkowski/camel

First patch release of Apache Camel 2.22.1

2018-08-20 Thread Claus Ibsen
Hi We should start to close down and get bug fixes and other bits we need for our first patch release of the new 2.20.x branch. Maybe we could be ready in the beginning of September to cut the release? We have 42 issues resolved https://issues.apache.org/jira/projects/CAMEL/versions/12343346

[GitHub] camel pull request #2485: [CAMEL-12706] added documentation for new options.

2018-08-20 Thread punkhorn
GitHub user punkhorn opened a pull request: https://github.com/apache/camel/pull/2485 [CAMEL-12706] added documentation for new options. You can merge this pull request into a Git repository by running: $ git pull https://github.com/punkhorn/camel-upstream master