Re: Mongo Java driver 3 and mongodb component

2016-12-05 Thread Jean-Baptiste Onofré
+1 New component makes sense. Regards JB On 12/06/2016 07:53 AM, Andrea Cosentino wrote: Probably creating a new component is the best solution -- Andrea Cosentino -- Apache Camel PMC Member Apache Karaf Committer Apache Servicemix Committer Email:

Re: Mongo Java driver 3 and mongodb component

2016-12-05 Thread Andrea Cosentino
Probably creating a new component is the best solution -- Andrea Cosentino -- Apache Camel PMC Member Apache Karaf Committer Apache Servicemix Committer Email: ancosen1...@yahoo.com Twitter: @oscerd2 Github: oscerd On Monday, December 5, 2016 6:08 AM, Pontus

[GitHub] camel pull request #1332: CAMEL-10086 added GenericFileEndpoint.(include|exc...

2016-12-05 Thread aefox
GitHub user aefox opened a pull request: https://github.com/apache/camel/pull/1332 CAMEL-10086 added GenericFileEndpoint.(include|exclude)Pattern for a … …better reusage This is part 2 of [CAMEL-10086](https://issues.apache.org/jira/browse/CAMEL-10086). It

camel spring-boot starter changes

2016-12-05 Thread Luca Burgazzoli
Hello, I've implemented the following JIRA related to camel and spring-boot in my own fork: 1. https://issues.apache.org/jira/browse/CAMEL-10550 2. https://issues.apache.org/jira/browse/CAMEL-10551 3. https://issues.apache.org/jira/browse/CAMEL-10552 So now you have an option to turn

[GitHub] camel pull request #1331: CAMEL-10560, Gets the file name specified by the c...

2016-12-05 Thread Fabryprog
GitHub user Fabryprog opened a pull request: https://github.com/apache/camel/pull/1331 CAMEL-10560, Gets the file name specified by the client https://issues.apache.org/jira/browse/CAMEL-10560 You can merge this pull request into a Git repository by running: $ git pull

Re: [HEADS UP] - BlueprintCamelContext startup behavior change coming in 2.19

2016-12-05 Thread Grzegorz Grzybek
Hello I run all camel-test-blueprint tests. Some time ago I added multiple synchronization points to org.apache.camel.test.blueprint.CamelBlueprintTestSupport and all these sync points also rely on BlueprintEvent.CREATED event (and sometimes even on BlueprintEvent.FAILURE for fail scenarios).

[GitHub] camel pull request #1330: CAMEL-10519 Disable TLSv1.0 in camel-salesforce

2016-12-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/camel/pull/1330 --- 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

[HEADS UP] - BlueprintCamelContext startup behavior change coming in 2.19

2016-12-05 Thread Quinn Stevenson
A PR ( https://github.com/apache/camel/pull/1297 ) has been merged into the master branch to make the startup behavior of the BlueprintCamelContext a little more consistent with OSGi Blueprint ( https://issues.apache.org/jira/browse/CAMEL-10513 ).

[GitHub] camel pull request #1330: CAMEL-10519 Disable TLSv1.0 in camel-salesforce

2016-12-05 Thread zregvart
GitHub user zregvart opened a pull request: https://github.com/apache/camel/pull/1330 CAMEL-10519 Disable TLSv1.0 in camel-salesforce Fixed warning message formatting. You can merge this pull request into a Git repository by running: $ git pull