[GitHub] camel pull request #1760: CAMEL-11398: Google components should throw more f...

2017-06-14 Thread tadayosi
Github user tadayosi closed the pull request at: https://github.com/apache/camel/pull/1760 --- 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

Camel.trunk.notest - Build # 3307 - Fixed

2017-06-14 Thread Apache Jenkins Server
The Apache Jenkins build system has built Camel.trunk.notest (build #3307) Status: Fixed Check console output at https://builds.apache.org/job/Camel.trunk.notest/3307/ to view the results.

Camel.2.19.x.notest - Build # 53 - Fixed

2017-06-14 Thread Apache Jenkins Server
The Apache Jenkins build system has built Camel.2.19.x.notest (build #53) Status: Fixed Check console output at https://builds.apache.org/job/Camel.2.19.x.notest/53/ to view the results.

Camel.trunk.notest - Build # 3306 - Still Failing

2017-06-14 Thread Apache Jenkins Server
The Apache Jenkins build system has built Camel.trunk.notest (build #3306) Status: Still Failing Check console output at https://builds.apache.org/job/Camel.trunk.notest/3306/ to view the results.

[GitHub] camel pull request #1762: CAMEL-11411 camel-opentracing example uses incorre...

2017-06-14 Thread cunningt
GitHub user cunningt opened a pull request: https://github.com/apache/camel/pull/1762 CAMEL-11411 camel-opentracing example uses incorrect groupId https://issues.apache.org/jira/browse/CAMEL-11411 You can merge this pull request into a Git repository by running: $ git pull

Camel.trunk.notest - Build # 3305 - Still Failing

2017-06-14 Thread Apache Jenkins Server
The Apache Jenkins build system has built Camel.trunk.notest (build #3305) Status: Still Failing Check console output at https://builds.apache.org/job/Camel.trunk.notest/3305/ to view the results.

Camel.trunk.notest - Build # 3304 - Still Failing

2017-06-14 Thread Apache Jenkins Server
The Apache Jenkins build system has built Camel.trunk.notest (build #3304) Status: Still Failing Check console output at https://builds.apache.org/job/Camel.trunk.notest/3304/ to view the results.

Re: Issues with OutOfMemory errors in Jenkins

2017-06-14 Thread Claus Ibsen
Hi Zoran You are surely welcome to help with this. The CI servers at Apache will have a little challenge trying to build the Camel jobs as they are big with many Maven modules and require 3gb or more memory. I have set my local Maven to have 3.5gb. On Wed, Jun 14, 2017 at 10:17 AM, Zoran Regvart

Re: [HEADS UP] Camel clustering bits

2017-06-14 Thread Claus Ibsen
+1 Great work Luca. Its good to see this coming in camel-core, as we now have many more Camel components that does clustering and leader elections. It makes good benefit to have some common reusable code from camel-core. On Wed, Jun 14, 2017 at 11:36 AM, Luca Burgazzoli

[GitHub] camel pull request #1761: CAMEL-11397: Use cxf-http-undertow instead of cxf-...

2017-06-14 Thread johnpoth
GitHub user johnpoth opened a pull request: https://github.com/apache/camel/pull/1761 CAMEL-11397: Use cxf-http-undertow instead of cxf-http-jetty in Karaf… … features https://issues.apache.org/jira/browse/CAMEL-11397 Thanks, John. You can merge this

[GitHub] camel pull request #1760: CAMEL-11398: Google components should throw more f...

2017-06-14 Thread tadayosi
GitHub user tadayosi opened a pull request: https://github.com/apache/camel/pull/1760 CAMEL-11398: Google components should throw more friendly exception when the required credentials lack https://issues.apache.org/jira/browse/CAMEL-11398 You can merge this pull request into a Git

Camel.trunk.notest - Build # 3303 - Still Failing

2017-06-14 Thread Apache Jenkins Server
The Apache Jenkins build system has built Camel.trunk.notest (build #3303) Status: Still Failing Check console output at https://builds.apache.org/job/Camel.trunk.notest/3303/ to view the results.

Camel.trunk.notest - Build # 3302 - Still Failing

2017-06-14 Thread Apache Jenkins Server
The Apache Jenkins build system has built Camel.trunk.notest (build #3302) Status: Still Failing Check console output at https://builds.apache.org/job/Camel.trunk.notest/3302/ to view the results.

Camel.trunk.notest - Build # 3301 - Failure

2017-06-14 Thread Apache Jenkins Server
The Apache Jenkins build system has built Camel.trunk.notest (build #3301) Status: Failure Check console output at https://builds.apache.org/job/Camel.trunk.notest/3301/ to view the results.

[GitHub] camel pull request #1758: CAMEL-11409: Add writeTimeout configuration proper...

2017-06-14 Thread gijsbert802
Github user gijsbert802 closed the pull request at: https://github.com/apache/camel/pull/1758 --- 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] camel pull request #1759: CAMEL-11275 FileWatcherReloadStrategy watches sub ...

2017-06-14 Thread onders86
GitHub user onders86 opened a pull request: https://github.com/apache/camel/pull/1759 CAMEL-11275 FileWatcherReloadStrategy watches sub directories as well if isRecursive is true FileWatcherReloadStrategy will watch sub-directories for a given path. This implementation will help

[GitHub] camel pull request #1758: CAMEL-11409: Add writeTimeout configuration proper...

2017-06-14 Thread gijsbert802
GitHub user gijsbert802 opened a pull request: https://github.com/apache/camel/pull/1758 CAMEL-11409: Add writeTimeout configuration property and use with the… … WriteFuture in Mina2Helper You can merge this pull request into a Git repository by running: $ git pull

[HEADS UP] Camel clustering bits

2017-06-14 Thread Luca Burgazzoli
Hello, I've been working on CAMEL-11362 to create a leader election service in recent times and I've ended up with some initial bits of a potential clustering service for Camel [1]. So fare there are a few simple interfaces: - CamelClusterService - CamelClusterView - CamelClusterMember The

Issues with OutOfMemory errors in Jenkins

2017-06-14 Thread Zoran Regvart
Hi Cameleers, I've raised an INFRA issue[1] to see if we can get more memory for the nodes running the build, that seems to me the root issue of the builds not passing recently. We can wait see if this will help, but in the long run I think it probably makes sense to switch from Maven job type to