[GitHub] camel pull request: CAMEL-9273:Support all free api methods

2016-05-23 Thread anoordover
GitHub user anoordover opened a pull request: https://github.com/apache/camel/pull/995 CAMEL-9273:Support all free api methods CAMEL-9273: I think all free API methods are supported after this commit. You can merge this pull request into a Git repository by running: $ git pull

Re: Help with CAMEL-9570 - Blueprint and OSGi Dynamic Service Changes

2016-05-23 Thread Quinn Stevenson
I came across one difference in the stack traces before and after the OSGi service is stopped. Initially, the service is called via sun.reflect.NativeMethodAccessorImpl. However, after the service is stopped, the stack changes and the service is called via sun.reflect.GeneratedMethodAccessor.

[GitHub] camel pull request: CAMEL-9938

2016-05-23 Thread anoordover
Github user anoordover closed the pull request at: https://github.com/apache/camel/pull/994 --- 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: Changes to allow spaces in restlet URLs

2016-05-23 Thread jmandawg
Github user jmandawg closed the pull request at: https://github.com/apache/camel/pull/986 --- 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 ena

[GitHub] camel pull request: Updated readme.md

2016-05-23 Thread ssatguru
Github user ssatguru closed the pull request at: https://github.com/apache/camel/pull/989 --- 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 ena

Re: Annotation based DefaultProducer

2016-05-23 Thread Luca Burgazzoli
I definitively need to improve my class name generator skills :-) I'll go with: - BaseSelectorProducer (abstract) - HeaderSelectorProducer (implementation) Thx guys. --- Luca Burgazzoli On Mon, May 23, 2016 at 2:29 PM, Andrea Cosentino wrote: > IMO the solution with > > BaseSelectorProducer

Re: Annotation based DefaultProducer

2016-05-23 Thread Andrea Cosentino
IMO the solution with BaseSelectorProducer (abstract) HeaderSelectorProducer (implementation) . . . is the best one. -- Andrea Cosentino -- Apache Camel PMC Member Apache Karaf Committer Apache Servicemix Committer Email: ancosen1...@yahoo.com Twitter: @oscerd2 G

Re: Annotation based DefaultProducer

2016-05-23 Thread Claus Ibsen
On Mon, May 23, 2016 at 2:19 PM, Luca Burgazzoli wrote: > What would be a nice name for this new producer ? > Yeah naming ;) Brain storming SelectorProducer HeaderBasedSelectorProducer SwitchProducer SwitchByHeaderProducer We could also generalize it and have a base class and then a header b

Re: Annotation based DefaultProducer

2016-05-23 Thread Luca Burgazzoli
What would be a nice name for this new producer ? --- Luca Burgazzoli On Fri, May 13, 2016 at 2:21 PM, Luca Burgazzoli wrote: > Yep, Handler was added just as placeholder as you know, naming is hard :-) > Unless we want to use it also in bean binding, I think a new > annotation would be better

[GitHub] camel pull request: CAMEL-9938

2016-05-23 Thread anoordover
GitHub user anoordover opened a pull request: https://github.com/apache/camel/pull/994 CAMEL-9938 We support the following convention (case insensitive): - only numbers - (number)h, (number)hour or (number)hours to define hours; - (number)m, (number)min, (number)minute, (

[GitHub] camel pull request: CAMEL-9969: Added a component for Telegram

2016-05-23 Thread nicolaferraro
Github user nicolaferraro closed the pull request at: https://github.com/apache/camel/pull/988 --- 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 i