Re: Apache Camel 2.16.3 Release

2016-04-02 Thread Gregor Zurowski
Hi Claus, Thanks for the update. I will start building the release candidate tomorrow. Thanks, Gregor On Sat, Apr 2, 2016 at 11:28 AM, Claus Ibsen wrote: > Hi > > I think the code on the 2.16.x branch is ready for cutting a release. > > > > On Fri, Apr 1, 2016 at 9:12 AM, Claus Ibsen wrote:

[GitHub] camel pull request: CAMEL-6132 - Initial version of camel-test-kar...

2016-04-02 Thread hqstevenson
Github user hqstevenson closed the pull request at: https://github.com/apache/camel/pull/923 --- 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

[GitHub] camel pull request: fix schematron classpath uri resolver

2016-04-02 Thread syakimovich
GitHub user syakimovich opened a pull request: https://github.com/apache/camel/pull/925 fix schematron classpath uri resolver I had an error on windows with schematron component and was able to fix it with this change. Replaced "File.separator" with "/". From https://docs

Re: camel git commit: CAMEL-9797: camel-elastichsearch - Tests fails since recent upgrade

2016-04-02 Thread Andrea Cosentino
And actually we have version 5.4.1_2 only for that two bundles. -- Andrea Cosentino -- Apache Camel PMC Member Apache Karaf Committer Apache Servicemix Committer Email: ancosen1...@yahoo.com Twitter: @oscerd2 Github: oscerd On Saturday, April 2, 2016 11:39 AM, A

Re: camel git commit: CAMEL-9797: camel-elastichsearch - Tests fails since recent upgrade

2016-04-02 Thread Andrea Cosentino
The bundles version for lucene-analyzers-common and lucene-queryparser are different. Now we have to use the 5.4.1_2 released with the latest SMIX bundles, while all the other bundles of Lucene are 5.4.1_1. I can add a property for lucene-analyzers-common version and lucene-queryparser with 5.4

Re: Apache Camel 2.16.3 Release

2016-04-02 Thread Claus Ibsen
Hi I think the code on the 2.16.x branch is ready for cutting a release. On Fri, Apr 1, 2016 at 9:12 AM, Claus Ibsen wrote: > Hi > > We should consider getting a 2.16.3 release out. It has a annoying bug > fixed where handled onException would still be logged. > > There is a few tickets report

Re: camel git commit: CAMEL-9797: camel-elastichsearch - Tests fails since recent upgrade

2016-04-02 Thread Claus Ibsen
On Sat, Apr 2, 2016 at 11:13 AM, wrote: > Repository: camel > Updated Branches: > refs/heads/master 099270ed9 -> 7f3cd61a4 > > > CAMEL-9797: camel-elastichsearch - Tests fails since recent upgrade > > > Project: http://git-wip-us.apache.org/repos/asf/camel/repo > Commit: http://git-wip-us.apach