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

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

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

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

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

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

[GitHub] camel pull request #1890: CAMEL-11621: extend simple date formatter for prop...

2017-08-14 Thread sdirbach
GitHub user sdirbach opened a pull request: https://github.com/apache/camel/pull/1890 CAMEL-11621: extend simple date formatter for properties You can merge this pull request into a Git repository by running: $ git pull https://github.com/sdirbach/camel CAMEL-11621 Alternativ

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

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

[GitHub] camel pull request #1889: CAMEL-11668

2017-08-14 Thread DG007
GitHub user DG007 opened a pull request: https://github.com/apache/camel/pull/1889 CAMEL-11668 CAMEL-11668: CompositeApiClient class in the camel-salesforces component cannot close a null InputStream You can merge this pull request into a Git repository by running: $ git pull

[GitHub] camel pull request #1888: CAMEL-11316: Added support for HTTP OPTIONS in cam...

2017-08-14 Thread aldettinger
GitHub user aldettinger opened a pull request: https://github.com/apache/camel/pull/1888 CAMEL-11316: Added support for HTTP OPTIONS in camel-restlet Please find a proposal, adding support for HTTP OPTIONS in camel-restlet ([CAMEL-11316](https://issues.apache.org/jira/browse/CAMEL-1

[GitHub] camel pull request #1886: Camel 2.19.x

2017-08-14 Thread DG007
Github user DG007 closed the pull request at: https://github.com/apache/camel/pull/1886 --- 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 enabl

[GitHub] camel pull request #1886: Camel 2.19.x

2017-08-14 Thread DG007
GitHub user DG007 reopened a pull request: https://github.com/apache/camel/pull/1886 Camel 2.19.x CAMEL-11668: CompositeApiClient class in the camel-salesforces component cannot close a null InputStream You can merge this pull request into a Git repository by running: $ git pu

[GitHub] camel pull request #1886: Camel 2.19.x

2017-08-14 Thread DG007
Github user DG007 closed the pull request at: https://github.com/apache/camel/pull/1886 --- 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 enabl

[GitHub] camel pull request #1886: Camel 2.19.x

2017-08-14 Thread DG007
GitHub user DG007 reopened a pull request: https://github.com/apache/camel/pull/1886 Camel 2.19.x CAMEL-11668: CompositeApiClient class in the camel-salesforces component cannot close a null InputStream You can merge this pull request into a Git repository by running: $ git pu

[GitHub] camel pull request #1886: Camel 2.19.x

2017-08-14 Thread DG007
Github user DG007 closed the pull request at: https://github.com/apache/camel/pull/1886 --- 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 enabl

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

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

[GitHub] camel pull request #1887: #CAMEL-11611 - Add a knownHosts option to the came...

2017-08-14 Thread sdirbach
GitHub user sdirbach opened a pull request: https://github.com/apache/camel/pull/1887 #CAMEL-11611 - Add a knownHosts option to the camel-ssh component You can merge this pull request into a Git repository by running: $ git pull https://github.com/sdirbach/camel master Altern

[GitHub] camel pull request #1886: Camel 2.19.x

2017-08-14 Thread DG007
GitHub user DG007 opened a pull request: https://github.com/apache/camel/pull/1886 Camel 2.19.x CAMEL-11668: CompositeApiClient class in the camel-salesforces component cannot close a null InputStream You can merge this pull request into a Git repository by running: $ git pull

Re: camel git commit: camel-bigquery: add initial version to endpoint annotations

2017-08-14 Thread Claus Ibsen
The syntax in the uri endpoint annotation is wrong. You cannot use [] etc to donate something is optional. All that is determined by setting the actual field as required or not. So it should be bigquery:projectId:datasetId:tableName On Mon, Aug 14, 2017 at 11:25 AM, wrote: > Repository: camel >