[VOTE] Release Apache Camel 2.13.0

2014-03-17 Thread Willem Jiang
This is a vote to release Apache Camel 2.13.0, a major release coming   with about 480 issues fixed.   Release notes:   https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12324786&styleName=&projectId=12311211 Staging repo:   https://repository.apache.org/content/repositories/orgapach

[GitHub] camel pull request: CAMEL-7285: Upgrade camel-jcr to Jackrabbit 2....

2014-03-17 Thread gzurowski
GitHub user gzurowski opened a pull request: https://github.com/apache/camel/pull/113 CAMEL-7285: Upgrade camel-jcr to Jackrabbit 2.6.5 Rewrite JUnit tests to support change of default SecurityManager and AccessManager in Jackrabbit 2.6. Signed-off-by: Gregor Zurowski

Re: [DISCUSS] - Closing down for Camel 2.13 release

2014-03-17 Thread Richard Kettelerij
Got it. On Mon, Mar 17, 2014 at 10:34 AM, Willem Jiang wrote: > Hi Richard, > > Please remember to merge the patch to camel-2.13.x once we officially > release the camel-2.13.0. > > -- > Willem Jiang > > Red Hat, Inc. > Web: http://www.redhat.com > Blog: http://willemjiang.blogspot.com (English)

Re: [DISCUSS] - Closing down for Camel 2.13 release

2014-03-17 Thread Willem Jiang
Hi Richard, Please remember to merge the patch to camel-2.13.x once we officially release the camel-2.13.0. -- Willem Jiang Red Hat, Inc. Web: http://www.redhat.com Blog: http://willemjiang.blogspot.com (English) http://jnn.iteye.com (Chinese) Twitter: willemjiang Weibo: 姜宁willem On Marc

Re: [DISCUSS] - Closing down for Camel 2.13 release

2014-03-17 Thread Richard Kettelerij
Ok, 2.13.1 sounds fine. Will commit on master. On Mon, Mar 17, 2014 at 10:21 AM, Willem Jiang wrote: > I just created camel-2.13.x branch by skipping the patches of CAMEL-7297. > > Now the master branch is open for commit. > > > > -- > Willem Jiang > > Red Hat, Inc. > Web: http://www.redhat.com

Re: [DISCUSS] - Closing down for Camel 2.13 release

2014-03-17 Thread Willem Jiang
I just created camel-2.13.x branch by skipping the patches of CAMEL-7297. Now the master branch is open for commit. -- Willem Jiang Red Hat, Inc. Web: http://www.redhat.com Blog: http://willemjiang.blogspot.com (English) http://jnn.iteye.com (Chinese) Twitter: willemjiang Weibo: 姜宁willem

Re: [DISCUSS] - Closing down for Camel 2.13 release

2014-03-17 Thread Willem Jiang
Hi Richard, Can we put the bug fix CAMEL-7300 to camel 2.13.1? I don’t like the last minute patch and it always breaks something :(. BTW, I’m planing to cut the camel-2.13.0 from camel-2.13.x branch, now the master branch is open for commit -- Willem Jiang Red Hat, Inc. Web: http://www.redha

Re: [DISCUSS] - Closing down for Camel 2.13 release

2014-03-17 Thread Richard Kettelerij
Hi, I've been working on two issues: - https://issues.apache.org/jira/browse/CAMEL-7231 (enhancement) - https://issues.apache.org/jira/browse/CAMEL-7300 (bug fix) I would like to include 7300, but 7231 can wait. Any objections? Regards, Richard On Mon, Mar 17, 2014 at 9:36 AM, Aki Yoshida wr

Re: [DISCUSS] - Closing down for Camel 2.13 release

2014-03-17 Thread Aki Yoshida
Hi Claus, Willem, you are right. I'll postpone it. As I had the components sitting for a long, I thought I should ask but I realize it was too late. Regards,, Aki 2014-03-17 9:14 GMT+01:00 Claus Ibsen : > On Mon, Mar 17, 2014 at 9:11 AM, Aki Yoshida wrote: >> Hi Willem, all, >> have you started

Re: [DISCUSS] - Closing down for Camel 2.13 release

2014-03-17 Thread Claus Ibsen
Hi Just pushed a fix for https://issues.apache.org/jira/browse/CAMEL-7289 Which was needed for camel-mqtt. That needs to be in the 2.13.0 release. On Mon, Mar 17, 2014 at 9:23 AM, Willem Jiang wrote: > Hi Aki, > > I’m planing to cut the release after reverting the recent change of > camel-in

Re: [DISCUSS] - Closing down for Camel 2.13 release

2014-03-17 Thread Willem Jiang
Hi Aki, I’m planing to cut the release after reverting the recent change of camel-infinispan. So please holds your new features patches to the master branch today. At the mean time, if you want work on a new feature instead of doing a bug fix, I highly recommend  you to create a new branch for

Re: git commit: CAMEL-7297 Add remote querying feature to camel-infinispan component

2014-03-17 Thread Babak Vahdat
Hi I guess after 7.0.0.Final is out, life should become a bit easier with all this when running inside Karaf/OSGi: http://blog.infinispan.org/2014/03/hotrod-client-in-osgi.html Babak -- View this message in context: http://camel.465427.n5.nabble.com/Re-git-commit-CAMEL-7297-Add-remote-query

[GitHub] camel pull request: [CAMEL-7299] camel-hbase should install script...

2014-03-17 Thread grgrzybek
Github user grgrzybek closed the pull request at: https://github.com/apache/camel/pull/112 --- 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

Re: [DISCUSS] - Closing down for Camel 2.13 release

2014-03-17 Thread Claus Ibsen
On Mon, Mar 17, 2014 at 9:11 AM, Aki Yoshida wrote: > Hi Willem, all, > have you started on cutting out a release? > I would like to push the the websocket client component. > Additionally, the servlet based websocket server-sider component. > > If there is an objection or you have already started

Re: [DISCUSS] - Closing down for Camel 2.13 release

2014-03-17 Thread Aki Yoshida
Hi Willem, all, have you started on cutting out a release? I would like to push the the websocket client component. Additionally, the servlet based websocket server-sider component. If there is an objection or you have already started cutting out a release, I will postpone it. thanks. regards, aki

[GitHub] camel pull request: [CAMEL-7299] camel-hbase should install script...

2014-03-17 Thread grgrzybek
GitHub user grgrzybek opened a pull request: https://github.com/apache/camel/pull/112 [CAMEL-7299] camel-hbase should install scripting-api bundle You can merge this pull request into a Git repository by running: $ git pull https://github.com/grgrzybek/camel CAMEL-7299 Altern

updating request before posting

2014-03-17 Thread aidatechinc
Hello, What is the best way to update a HTTP request using the response. So the service returns a position and this position needs to be sent in subsequent request. 1) post message with position 0 2) read response 3) update request with new position from response 4) go back and post again