[GitHub] camel pull request #1230: Integration with FCM

2016-10-27 Thread allancth
Github user allancth closed the pull request at: https://github.com/apache/camel/pull/1230 --- 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

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

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

[GitHub] camel pull request #1232: CAMEL-10389: Moved string related function from Ob...

2016-10-27 Thread aldettinger
GitHub user aldettinger opened a pull request: https://github.com/apache/camel/pull/1232 CAMEL-10389: Moved string related function from ObjectHelper to Strin… camel-core/mvn clean compile -P sourcecheck => BUILD SUCCESS camel-core/mvn clean javadoc:javadoc => BUILD SUCCESS

[GitHub] camel pull request #1231: Camel 10350

2016-10-27 Thread lio-p
GitHub user lio-p opened a pull request: https://github.com/apache/camel/pull/1231 Camel 10350 Add a new component to communicate with Bonita. The only operation available for now is startCase which allows to start a new case in Bonita Engine. You can merge this pull request

[GitHub] camel pull request #1228: Integration compatibility with FCM

2016-10-27 Thread allancth
Github user allancth closed the pull request at: https://github.com/apache/camel/pull/1228 --- 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 #1230: Integration with FCM

2016-10-27 Thread allancth
GitHub user allancth opened a pull request: https://github.com/apache/camel/pull/1230 Integration with FCM No privilege to create JIRA yet. Will request next round. You can merge this pull request into a Git repository by running: $ git pull https://github.com/allancth/camel ca

[GitHub] camel pull request #1229: CAMEL-10292 - camel-zookeeper added new RoutePolic...

2016-10-27 Thread paoloantinori
GitHub user paoloantinori opened a pull request: https://github.com/apache/camel/pull/1229 CAMEL-10292 - camel-zookeeper added new RoutePolicy You can merge this pull request into a Git repository by running: $ git pull https://github.com/paoloantinori/camel CAMEL-10292 Alter

[GitHub] camel pull request #1226: CAMEL-10415: Servlet auto mapping

2016-10-27 Thread nicolaferraro
Github user nicolaferraro closed the pull request at: https://github.com/apache/camel/pull/1226 --- 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

[GitHub] camel pull request #1228: Integration compatibility with FCM

2016-10-27 Thread allancth
GitHub user allancth opened a pull request: https://github.com/apache/camel/pull/1228 Integration compatibility with FCM + Indentation formatting and minor refactoring. You can merge this pull request into a Git repository by running: $ git pull https://github.com/allancth/came

Re: Exception--java.lang.NoSuchMethodError: org.springframework.beans.annotation.AnnotationBeanUtils.copyPropertiesToBean

2016-10-27 Thread liulei
after hard efforts,i solve this problem by my self by adding a depency. org.springframework spring 2.5.6 -- View this message in context: http://camel.465427.n5.nabble.com/Exception-java

Exception--java.lang.NoSuchMethodError: org.springframework.beans.annotation.AnnotationBeanUtils.copyPropertiesToBean

2016-10-27 Thread liulei
I am a new camel developer,today i try my first program with camel ,however i encounter a problem,and i really appreciate if someone can help me to solve this problem. Exception in thread "main" java.lang.NoSuchMethodError: org.springframework.beans.annotation.AnnotationBeanUtils.copyPropertiesTo

Exception in thread "main" org.apache.hadoop.ipc.RemoteException: Server IPC version 9 cannot communicate with client version 4

2016-10-27 Thread liulei
Hi All: During using camel,i encounter a problem that is RemoteException. some infomation that the version of hdfs client is 2.16.0,and the version of camel-hdfs is 2.16.4 maybe be helpful to let you know about my program. any reply is welcome, and thanks very much. Exception in thread "main" or

Re: Exception in thread "main" org.apache.hadoop.ipc.RemoteException: Server IPC version 9 cannot communicate with client version 4

2016-10-27 Thread liulei
solution: HDFS / camel-hdfs hdfs://hostName[:port][/path][?options] For reading/writing from/to an HDFS filesystem using Hadoop 1.x HDFS2 / camel-hdfs2 hdfs2://hostName[:port][/path][?options] For reading/writing from/to an HDFS filesystem using Hadoop 2.x so:change dependency to hdfs2 --

Re: New component comtribution - guidance required

2016-10-27 Thread Andrea Cosentino
No problem :-) If the server emulator is not released under one of the following licenses https://www.apache.org/legal/resolved#category-a we cannot use it in an Apache Project. So you have to skip the integration tests for the moment (or better define a profile for integration tests) and add

Re: Camel 3.0 ideas: Remove throws Exception from API signatures and use unchecked exceptions

2016-10-27 Thread Luca Burgazzoli
This may be an interesting read: https://vanilla-java.github.io/2016/06/21/Reviewing-Exception-Handling.html --- Luca Burgazzoli On Thu, Oct 27, 2016 at 12:47 PM, Nicola Ferraro wrote: > Of course, if this targets 3.0 and so we don't have to care much about > backward compatibility, removing ch

Re: Camel 3.0 ideas: Remove throws Exception from API signatures and use unchecked exceptions

2016-10-27 Thread Nicola Ferraro
Of course, if this targets 3.0 and so we don't have to care much about backward compatibility, removing checked exception from the API is something worth doing. On Thu, Oct 27, 2016 at 12:37 PM, Nicola Ferraro wrote: > My 2 cents. > > A fake "throws Exception" put in place "for future usage" can

Re: Camel 3.0 ideas: Remove throws Exception from API signatures and use unchecked exceptions

2016-10-27 Thread Nicola Ferraro
My 2 cents. A fake "throws Exception" put in place "for future usage" can be removed IMO. But turning an exception into a RuntimeException may affect a route behaviour if the Camel API you're talking about is available for the end users in DSL (eg. error handling policies). So, we should analyze

[GitHub] camel pull request #1227: Integration compatibility with FCM

2016-10-27 Thread allancth
Github user allancth closed the pull request at: https://github.com/apache/camel/pull/1227 --- 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 #1227: Integration compatibility with FCM

2016-10-27 Thread allancth
GitHub user allancth opened a pull request: https://github.com/apache/camel/pull/1227 Integration compatibility with FCM Connection configuration for FCM parameters are referenced from [here](http://www.grokkingandroid.com/xmpp-server-google-cloud-messaging) and [here](http://javap

Re: New component comtribution - guidance required

2016-10-27 Thread Evgeny M
Thank you. Will do. Would I impose too much if I also ask the following questions: • Some tests rely on the server emulator running in the background. Currently the emulator is started before the maven test phase and shut down after. Is it acceptable? Or should I exclude such integration

[GitHub] camel pull request #1226: CAMEL-10415: Servlet auto mapping

2016-10-27 Thread nicolaferraro
GitHub user nicolaferraro opened a pull request: https://github.com/apache/camel/pull/1226 CAMEL-10415: Servlet auto mapping Posting for a review. We should make easier to add functionalities to the starters (like this one). Currently the poms cannot be changed as they are compl

Re: New component comtribution - guidance required

2016-10-27 Thread Andrea Cosentino
Once you added your component to the camel codebase, during the full build of camel, the spring-boot starter will be generated automatically and you'll just need to commit it as part of your Pull Request. Just add your component and run a full build of Camel :-) -- Andrea Cosentino ---

Re: New component comtribution - guidance required

2016-10-27 Thread Evgeny M
Thank you, meanwhile a short question, if I may - do I need to code my own Spring Boot Starter component, or it can be generated somehow? I can see that othe rcomponent have this moniker - Autogenerated by the camel maven package plugin. How can I do that? -- View this message in context: ht

Re: camel-bindy improvements

2016-10-27 Thread Allan C.
Yes, for instance consider the contents of a csv file below: field1,field2,field3,field4 field1,"field2 still-field-2",field3,field4 field1,"field2""still-field-2",field3,field4 There are 4 lines and camel-bindy parser will read as 4 but line 2 field 2 contains a new line character. Another note

Re: camel-bindy improvements

2016-10-27 Thread fabryprog
Hello, Can i have an example? -- View this message in context: http://camel.465427.n5.nabble.com/camel-bindy-improvements-tp5789264p5789308.html Sent from the Camel Development mailing list archive at Nabble.com.