[GitHub] camel pull request #2238: CAMEL-12295: Added an option to Jms Endpoints so t...

2018-02-26 Thread aldettinger
GitHub user aldettinger opened a pull request: https://github.com/apache/camel/pull/2238 CAMEL-12295: Added an option to Jms Endpoints so that they format JMS… … date properties according to the ISO 8601 standard. You can merge this pull request into a Git repository by running:

Re: Getting ready for Apache Camel 2.21 release

2018-02-26 Thread Gregor Zurowski
Hi, Yes, I am available for cutting the release next week. Thanks, Gregor On Feb 26, 2018 10:10 AM, "Claus Ibsen" wrote: Hi We should start to close down and get ready for the expected Camel 2.21 release. If you have any new functionality then its last call to get that implemented and commi

R: Re: Getting ready for Apache Camel 2.21 release

2018-02-26 Thread Andrea Cosentino
Frankly speaking I don't think we are ready for supporting SB 2. We don't have the time if we release by the end of February Il lun, 26 feb, 2018 alle 19:18, Pascal Schumacher ha scritto: Am 26.02.2018 um 14:04 schrieb David Karlsen: > It would be super-nice if camel could do a release sup

Re: Getting ready for Apache Camel 2.21 release

2018-02-26 Thread Pascal Schumacher
Am 26.02.2018 um 14:04 schrieb David Karlsen: It would be super-nice if camel could do a release supporting spring-boot 2.x quite close to boot 2.x releasing! +1, that would be great. The planned release date of spring boot 2.0 is tomorrow, so if the camel spring boot 2.0 branch is ready it c

[GitHub] camel pull request #1190: CAMEL-10349, javaScript setHeader conversion fault

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

Re: Getting ready for Apache Camel 2.21 release

2018-02-26 Thread David Karlsen
It would be super-nice if camel could do a release supporting spring-boot 2.x quite close to boot 2.x releasing! 2018-02-26 10:10 GMT+01:00 Claus Ibsen : > Hi > > We should start to close down and get ready for the expected Camel 2.21 > release. > > If you have any new functionality then its last

Getting ready for Apache Camel 2.21 release

2018-02-26 Thread Claus Ibsen
Hi We should start to close down and get ready for the expected Camel 2.21 release. If you have any new functionality then its last call to get that implemented and committed. There are currently 61 tickets [1] assigned to 2.21.0 release which is too much. I will go over them and you are of cour

[GitHub] camel pull request #2237: CAMEL-12287: Allow overriding the endpoint host

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

[GitHub] camel pull request #2237: CAMEL-12287: Allow overriding the endpoint host

2018-02-26 Thread ctron
GitHub user ctron opened a pull request: https://github.com/apache/camel/pull/2237 CAMEL-12287: Allow overriding the endpoint host This change adds the ability to override the server reported hostname/IP with the originally provided host/IP when connecting to the server. You