[GitHub] camel pull request #2212: CAMEL-12212 sql-stored: support INOUT parameters

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

[GitHub] camel pull request #2214: [CAMEL-12247] camel-undertow not compatible with a...

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

[GitHub] camel pull request #2214: [CAMEL-12247] camel-undertow not compatible with a...

2018-02-08 Thread cunningt
GitHub user cunningt opened a pull request: https://github.com/apache/camel/pull/2214 [CAMEL-12247] camel-undertow not compatible with ahc-version 2.3.0 https://issues.apache.org/jira/browse/CAMEL-12247 You can merge this pull request into a Git repository by running: $ git pul

[GitHub] camel pull request #2213: CAMEL-12245 Bridged http servlet endpoints should ...

2018-02-08 Thread transamericamoon
GitHub user transamericamoon opened a pull request: https://github.com/apache/camel/pull/2213 CAMEL-12245 Bridged http servlet endpoints should not populate reques… When you create a servlet endpoint and use the bridgeEndpoint option, the queryParameters should NOT be put into the

Contributing Code to Apache Camel

2018-02-08 Thread Bennet Schulz
Hi, I wrote a Maven plugin some time ago. I heavily used it for my Mule projects to ensure that all properties files (including key and values) are consistent in all development stages (test, prod, and so on). Without this plugin it could happen that I run into runtime errors when using a Mule

Re: [HEADS UP] Migrating what remains of the Camel Confluence Site

2018-02-08 Thread Claus Ibsen
It does not create the adoc files itself, it just reports its missing. So you add that file yourself. On Thu, Feb 8, 2018 at 2:23 PM, Onder SEZGIN wrote: > and some eips don't get created by those json files? > eg: how convertBodyTo-eip.adoc is created? > > > On Thu, Feb 8, 2018 at 4:10 PM, Onder

Re: [HEADS UP] Migrating what remains of the Camel Confluence Site

2018-02-08 Thread Onder SEZGIN
and some eips don't get created by those json files? eg: how convertBodyTo-eip.adoc is created? On Thu, Feb 8, 2018 at 4:10 PM, Onder SEZGIN wrote: > Ok so far, code reading is going on for me before completing missing eips. > As far as i can understand, camel-maven-package-plugin reads up all

Re: [HEADS UP] Migrating what remains of the Camel Confluence Site

2018-02-08 Thread Onder SEZGIN
Ok so far, code reading is going on for me before completing missing eips. As far as i can understand, camel-maven-package-plugin reads up all .json files under target/classes/org/apache/camel/model. I think something else under buildtools or tooling places those json files. Can somebody tell me h

[GitHub] camel pull request #2209: [XChange] Get the list of supported currency pairs

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