[GitHub] camel pull request: CAMEL-8108 Type converters should not check fo...

2015-01-22 Thread arturchyzy
Github user arturchyzy closed the pull request at: https://github.com/apache/camel/pull/374 --- 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 e

[GitHub] camel pull request: CAMEL-8267: Allow to configure Salesforce URL

2015-01-22 Thread cristianonicolai
GitHub user cristianonicolai opened a pull request: https://github.com/apache/camel/pull/377 CAMEL-8267: Allow to configure Salesforce URL You can merge this pull request into a Git repository by running: $ git pull https://github.com/cristianonicolai/camel CAMEL-8267 Alterna

[GitHub] camel pull request: CAMEL-8265 Initial version of camel-hipchat co...

2015-01-22 Thread shreyaspurohit
GitHub user shreyaspurohit opened a pull request: https://github.com/apache/camel/pull/376 CAMEL-8265 Initial version of camel-hipchat component to integrate with Hipchat @davsclaus @WillemJiang Creates a new camel-hipchat component that can integrate with Hipchat. Follow

[GitHub] camel pull request: CAMEL-6698: Component camel-cache to support n...

2015-01-22 Thread arturchyzy
GitHub user arturchyzy opened a pull request: https://github.com/apache/camel/pull/375 CAMEL-6698: Component camel-cache to support non-serializable objects Ability to store non-serialiable objects into ehcache cache - i called it objectCache. What i modified: - new configuratio

Re: Few CXFRS patches

2015-01-22 Thread Sergey Beryozkin
On 17/01/15 10:36, Claus Ibsen wrote: On Fri, Jan 16, 2015 at 6:13 PM, Sergey Beryozkin wrote: Hi All, Happy New Year, I've worked on creating few CXFRS patches, Willem has helped with applying one of them (thanks). I'd like to ask Willem or someone else who has some experience with CXFRS to

[GitHub] camel pull request: CAMEL-8108 Type converters should not check fo...

2015-01-22 Thread arturchyzy
GitHub user arturchyzy opened a pull request: https://github.com/apache/camel/pull/374 CAMEL-8108 Type converters should not check for null values I hope I did not miss anything. I check implementation of org.apache.camel.TypeConverter interface You can merge this pull request into