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
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 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 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 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
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
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
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
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 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 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
11 matches
Mail list logo