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

2015-02-15 Thread arturchyzy
Github user arturchyzy closed the pull request at: https://github.com/apache/camel/pull/375 --- 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

[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

[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

[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