The Apache Jenkins build system has built Camel.trunk.notest (build #2783)
Status: Fixed
Check console output at https://builds.apache.org/job/Camel.trunk.notest/2783/
to view the results.
GitHub user anoordover opened a pull request:
https://github.com/apache/camel/pull/1038
CAMEL-10053: added note to documentation about characterset-conversioâ¦
Tried to document the behaviour seen with CAMEL-10053.
I will close the issue.
You can merge this pull request into a
GitHub user ssatguru opened a pull request:
https://github.com/apache/camel/pull/1037
Update CamelSalesforceMojo.java
fixed a typo
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ssatguru/camel master
Alternatively you can review
Github user nicolaferraro closed the pull request at:
https://github.com/apache/camel/pull/1036
---
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
Github user nicolaferraro closed the pull request at:
https://github.com/apache/camel/pull/1034
---
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
GitHub user nicolaferraro opened a pull request:
https://github.com/apache/camel/pull/1036
CAMEL-10052: Spring-boot integration tests
I created an integration test module that checks the compatibility of every
component with spring-boot. For each component, it assembles a spring-boo
GitHub user sirlatrom opened a pull request:
https://github.com/apache/camel/pull/1035
Support PushTopic replay extension
See Salesforce API documentation here:
https://developer.salesforce.com/docs/atlas.en-us.api_streaming.meta/api_streaming/replay_pushtopic_events.htm
Si
GitHub user nicolaferraro opened a pull request:
https://github.com/apache/camel/pull/1034
CAMEL-10034: prevent component scan of health indicator
The CamelHealthIndicator should not be marked as @Component, because it
would be initialized also by the component scanner if it is enab
Hi
Just though I wanted to do a status update on those initial tasks we
set out to do.
On Wed, Mar 23, 2016 at 11:07 AM, Claus Ibsen wrote:
> Hi
>
> So Camel 2.17 was the last release supporting Java 1.7.
> The next Camel 2.18 is requiring Java 1.8.
>
> Here is some thoughts of mine about this r