[camel] branch master updated: CAMEL-10671: Adding Camel example project for the Ceylon JVM language (closes #2319)

2018-05-06 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new 1ed76d6 CAMEL-10671: Adding Camel

[camel] branch master updated: Upgrade Mockito to version 2.18.3 (for Java 10 and 11 compatibility)

2018-05-06 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new cc16fff Upgrade Mockito to version

[camel] 01/02: Upgrade maven-surefire-report-plugin to version 2.21.0 (to match the version of maven-surefire-plugin used by Camel)

2018-05-06 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit e2242fdbf095843d0b2c8d5a99aec4c0385302cc Author: Pascal Schumacher AuthorDate: Sun

[camel] branch master updated (c0f837b -> 443d55c)

2018-05-06 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git. from c0f837b Use Java 9 Maven profiles on Java 9 and later. new e2242fd Upgrade

[camel] 02/02: CAMEL-10895: xmlbeans-maven-plugin fails on JAVA9

2018-05-06 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit 443d55cacaf24e8b2e33197c08992f68e11fcd93 Author: Pascal Schumacher AuthorDate: Sun

[camel] branch master updated: Use Java 9 Maven profiles on Java 9 and later.

2018-05-06 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new c0f837b Use Java 9 Maven profiles on

[camel] branch master updated: Updated the See Also links

2018-05-06 Thread ningjiang
This is an automated email from the ASF dual-hosted git repository. ningjiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new 010de1f Updated the See Also links 010de1f

[camel] branch camel-2.20.x updated: CAMEL-12480: HttpOperationFailedExceptions expose password when using basic auth with user:password@host notation

2018-05-06 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch camel-2.20.x in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/camel-2.20.x by this push: new c4f13bc CAMEL-12480:

[camel] branch camel-2.21.x updated: CAMEL-12480: HttpOperationFailedExceptions expose password when using basic auth with user:password@host notation

2018-05-06 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch camel-2.21.x in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/camel-2.21.x by this push: new 17daf07 CAMEL-12480:

[camel] branch master updated: CAMEL-12480: HttpOperationFailedExceptions expose password when using basic auth with user:password@host notation

2018-05-06 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new 45b6fe5 CAMEL-12480:

[camel] branch master updated (0cce378 -> 341ff4d)

2018-05-06 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git. from 0cce378 CAMEL-10671: Adding Camel example project for the Ceylon JVM language new bb6f838 Fixed potential

[camel] 01/02: Fixed potential NPE

2018-05-06 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch camel-2.21.x in repository https://gitbox.apache.org/repos/asf/camel.git commit ea4a1dd9ba861659022d058621d9805bc14956ba Author: Claus Ibsen AuthorDate: Sat May 5

[camel] 02/02: CAMEL-12483: route-coverage - Fixed issue with endChoice in CBR problem.

2018-05-06 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit 341ff4de3115bd69091c38587196f69c2703a141 Author: Claus Ibsen AuthorDate: Sat May 5 11:33:16

[camel] 02/02: CAMEL-12483: route-coverage - Fixed issue with endChoice in CBR problem.

2018-05-06 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch camel-2.21.x in repository https://gitbox.apache.org/repos/asf/camel.git commit c59276e0c3e95de86e13eafdff54998297c6b3d9 Author: Claus Ibsen AuthorDate: Sat May 5

[camel] branch camel-2.21.x updated (0949832 -> c59276e)

2018-05-06 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch camel-2.21.x in repository https://gitbox.apache.org/repos/asf/camel.git. from 0949832 CAMEL-12475 Fix the NPE error of camel-undertow component by adding the converter from InputStream

[camel] 01/02: Fixed potential NPE

2018-05-06 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit bb6f83806ba5d17df32f1b31cbad8c7c47f870c9 Author: Claus Ibsen AuthorDate: Sat May 5 10:45:29