[CANCEL] [VOTE] Release Apache Camel 2.19.0

2017-04-29 Thread Gregor Zurowski
This vote is cancelled due to various issues found in the release candidate. I am currently preparing a new release candidate for Camel 2.19.0 and will send out another vote e-mail soon. Thanks, Gregor On Tue, Apr 25, 2017 at 9:50 PM, Gregor Zurowski wrote: > Hi Everyone: > > This is a vote to

Re: SJMS RejectedExecutionException bug during shutdown

2017-04-29 Thread quinn
Have you tried using "transacted=true" in the from uri? > On Apr 27, 2017, at 7:18 AM, Claus Ibsen wrote: > > Hi > > Can you log a JIRA, we need to take a look at that shutdown so the > thread pools are stopped after its done its work. > >> On Wed, Apr 26, 2017 at 6:18 PM, blove319 wrote: >>

Re: Attribute 'prop:group' is not allowed to appear in element 'tokenize'

2017-04-29 Thread Claus Ibsen
Have you checked the documentation and examples how to do this, you need that special namespace for prop etc. http://camel.apache.org/using-propertyplaceholder.html On Fri, Apr 28, 2017 at 3:20 PM, mbenmbouh wrote: > I need an substitution of XML DSL attribute values in my code : > > > >

Attribute 'prop:group' is not allowed to appear in element 'tokenize'

2017-04-29 Thread mbenmbouh
I need an substitution of XML DSL attribute values in my code :

Re: [VOTE] Release Apache Camel 2.19.0

2017-04-29 Thread Claus Ibsen
Hi Gregor Yes you are welcome to go ahead. Thanks a lot for doing this. On Fri, Apr 28, 2017 at 3:59 PM, Gregor Zurowski wrote: > Hi Everyone: > > Just wanted to check with you regarding the status of your changes. > Do you already have all your changes in the master branch that need to > go i