[CANCLE] [VOTE] Release Camel 2.14.2

2015-03-02 Thread Willem Jiang
I canceled this vote, and will do recut the Camel 2.14.2 later today. Please don’t merge any patch to camel-2.14.x today. -- Willem Jiang Red Hat, Inc. Web: http://www.redhat.com Blog: http://willemjiang.blogspot.com (English) http://jnn.iteye.com (Chinese) Twitter: willemjiang Weibo: 姜宁wille

RE: [VOTE] Release Camel 2.14.1

2015-03-02 Thread Willem Jiang
We should include the patch in the new release of Camel 2.14.2. So I change my vote to -1 and will do a new cut of it shortly. -- Willem Jiang Red Hat, Inc. Web: http://www.redhat.com Blog: http://willemjiang.blogspot.com (English) http://jnn.iteye.com (Chinese) Twitter: willemjiang Weibo: 姜

[GitHub] camel pull request: CAMEL-8054: jpa shared entity manager

2015-03-02 Thread devgrok
GitHub user devgrok opened a pull request: https://github.com/apache/camel/pull/417 CAMEL-8054: jpa shared entity manager When using JpaTransactionManager it "Binds a JPA EntityManager from the specified factory to the thread". Meaning that on top of the EntityManager created for e

Re: onException common to Java DSL and XML DSL

2015-03-02 Thread Claus Ibsen
Hi Please use the @user mailing list or the Camel user forum on nabble for these kind of questions. On Mon, Mar 2, 2015 at 6:13 PM, sunny wrote: > Hello Pals, > > I am working on a requirement where in some code of camel is in Java DSL and > some code is in XML DSL . > From documentation I under

[GitHub] camel pull request: CAMEL-8424 Fixed transaction propagated when r...

2015-03-02 Thread PiotrKlimczak
GitHub user PiotrKlimczak opened a pull request: https://github.com/apache/camel/pull/416 CAMEL-8424 Fixed transaction propagated when requires new You can merge this pull request into a Git repository by running: $ git pull https://github.com/PiotrKlimczak/camel master Alter

onException common to Java DSL and XML DSL

2015-03-02 Thread sunny
Hello Pals, I am working on a requirement where in some code of camel is in Java DSL and some code is in XML DSL . >From documentation I understand that if I have a onException in Java DSL at global scope, then this onException will be available for all routes in Java DSL only and will not be ava

[GitHub] camel pull request: CAMEL-8332: Additional features for camel-doze...

2015-03-02 Thread kcbabo
GitHub user kcbabo opened a pull request: https://github.com/apache/camel/pull/415 CAMEL-8332: Additional features for camel-dozer component This commit includes the following changes: * Added a new converter which allows the user to evaluate an expression using Camel language s

Re: [VOTE] Release Camel 2.14.1

2015-03-02 Thread Claus Ibsen
+1 On Sat, Feb 28, 2015 at 2:29 PM, Willem Jiang wrote: > This is a vote to release Apache Camel 2.14.2, a patch release coming > with about 94 issues fixed. > > Release notes: > 2.14.2 > https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12329070&styleName=Html&projectId=12311211 >

Re: AW: Link to Online Training Course

2015-03-02 Thread Jean-Baptiste Onofré
Agree with Jan. Regards JB On 03/02/2015 03:11 PM, Jan Matèrne (jhm) wrote: http://camel.apache.org/articles.html seems to be a good resource for adding that. Jan -Ursprüngliche Nachricht- Von: mhi_inc [mailto:m...@michaelhoffmaninc.com] Gesendet: Montag, 2. März 2015 14:17 An: dev@c

AW: Link to Online Training Course

2015-03-02 Thread jhm
http://camel.apache.org/articles.html seems to be a good resource for adding that. Jan > -Ursprüngliche Nachricht- > Von: mhi_inc [mailto:m...@michaelhoffmaninc.com] > Gesendet: Montag, 2. März 2015 14:17 > An: dev@camel.apache.org > Betreff: Re: Link to Online Training Course > > Claus,

[GitHub] camel pull request: CAMEL-8421 Add minimum age option to readLock=...

2015-03-02 Thread yuruki
GitHub user yuruki opened a pull request: https://github.com/apache/camel/pull/414 CAMEL-8421 Add minimum age option to readLock=changed https://issues.apache.org/jira/browse/CAMEL-8421 Unit tests for File component run fine, but for some reason FTP unit tests all fail (not

Re: Link to Online Training Course

2015-03-02 Thread mhi_inc
Claus, Thank you. Introduction to Apache Camel http://www.pluralsight.com/courses/apache-camel-intro-integration - Online training course covering the core Camel framework, pattern implementations and hawt.io -- View this message in context: http://camel.465427.n5.nabble.com/Link-to-Online-T

Re: Closing down on Apache Camel 2.15.0 release

2015-03-02 Thread Claus Ibsen
Hi This is just a heads up for any last minute stuff you think needs to be addressed before we cut the Camel 2.15.0 RC. If all goes well then we can start cutting the RC this week. On Wed, Feb 11, 2015 at 6:42 PM, Claus Ibsen wrote: > Hi > > The next big Camel release is 2.15.0, and we should

Re: Camel Wiki edit rights

2015-03-02 Thread Sergey Beryozkin
Hi On 02/03/15 12:00, Claus Ibsen wrote: Hi I have granted you karma. Cool, thanks Sergey On Mon, Mar 2, 2015 at 12:06 PM, Sergey Beryozkin wrote: Hi I'd like to edit the CXFRS wiki page, can the edit rights be set for a 'sergey_beryozkin' Wiki alias please ? I've already signed CLA, this

Re: Link to Online Training Course

2015-03-02 Thread Claus Ibsen
Hi Yeah sure. I think we should add a Training section or something so we can start gathering links to training material. Can you provide the sentence you would like to be on the page, eg Camel Training link [title] - sentence On Mon, Mar 2, 2015 at 12:14 PM, mhi_inc wrote: > Good Day, > >

Re: Camel Wiki edit rights

2015-03-02 Thread Claus Ibsen
Hi I have granted you karma. On Mon, Mar 2, 2015 at 12:06 PM, Sergey Beryozkin wrote: > Hi > > I'd like to edit the CXFRS wiki page, can the edit rights be set for a > 'sergey_beryozkin' Wiki alias please ? > > I've already signed CLA, this can be validated by checking > iclas.txt. > > Thanks, S

Link to Online Training Course

2015-03-02 Thread mhi_inc
Good Day, I would like to know if I could have a link added to the Apache Camel articles section for a new online training course that I've created. The course is about five hours in length and covers core Camel concepts as well as routing to various components. Hawtio is also covered across the c

Camel Wiki edit rights

2015-03-02 Thread Sergey Beryozkin
Hi I'd like to edit the CXFRS wiki page, can the edit rights be set for a 'sergey_beryozkin' Wiki alias please ? I've already signed CLA, this can be validated by checking iclas.txt. Thanks, Sergey

RE: [VOTE] Release Camel 2.14.1

2015-03-02 Thread Siano, Stephan
Hi Claus, Sorry for that, I have to apologize for the hassle. I couldn't find the reference to that page anywhere on the Camel page (I really looked for a procedure when I opened the JIRA items). I write a mail to the security list. Best regards Stephan -Original Message- From: Claus