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

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

Re: [VOTE] Release Apache Camel 2.16.4

2016-09-22 Thread Christian Müller
+1 Best, Christian Am 20.09.2016 7:46 vorm. schrieb "Gregor Zurowski" : > Hi Everyone: > > This is a vote to release Apache Camel 2.16.4, a new patch release > that includes over 50 fixes and improvements. This will be the last > official patch release for the 2.16.x branch > (https://git-wip-u

[GitHub] camel pull request #1186: CAMEL-10339: Allow date offsets and timezones with...

2016-09-22 Thread yuruki
GitHub user yuruki opened a pull request: https://github.com/apache/camel/pull/1186 CAMEL-10339: Allow date offsets and timezones with Simple language https://issues.apache.org/jira/browse/CAMEL-10339 You can merge this pull request into a Git repository by running: $ git pull

[GitHub] camel pull request #1185: CAMEL-10338 - Fix formatting in CDI-OSGI example r...

2016-09-22 Thread johnpoth
Github user johnpoth closed the pull request at: https://github.com/apache/camel/pull/1185 --- 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 en

[GitHub] camel pull request #1185: CAMEL-10338 - Fix formatting in CDI-OSGI example r...

2016-09-22 Thread johnpoth
GitHub user johnpoth opened a pull request: https://github.com/apache/camel/pull/1185 CAMEL-10338 - Fix formatting in CDI-OSGI example readme https://issues.apache.org/jira/browse/CAMEL-10338 You can merge this pull request into a Git repository by running: $ git pull https://g

Re: Getting ready for Apache Camel 2.18 Release

2016-09-22 Thread Andrea Cosentino
I physically removed the folders of the starters and I pulled master aligning to the codebase. This way it should work fine. -- Andrea Cosentino -- Apache Camel PMC Member Apache Karaf Committer Apache Servicemix Committer Email: ancosen1...@yahoo.com Twitter: @

Re: Getting ready for Apache Camel 2.18 Release

2016-09-22 Thread Nicola Ferraro
That Happened also to Andrea yesterday. The cause should be the blacklist, that is hardcoded in the camel-package maven plugin, so you have to rebuild the plugin first. The plugin does not delete the starters, it is just able to create them. They have been deleted from the repo, but probably some g