Re: JmsPollingConsumer and method receiveNoWait has incorrect timeout value

2012-12-29 Thread Claus Ibsen
Hi I have logged ticket https://issues.apache.org/jira/browse/CAMEL-5917 On Fri, Nov 16, 2012 at 7:01 AM, somchaij wrote: > According to this bug https://issues.apache.org/jira/browse/CAMEL-1497, that > we should use the constant provided in JmsTemplate (spring), which later on > it's break the

Re: svn commit: r1426385 - /camel/trunk/components/camel-test-spring/pom.xml

2012-12-29 Thread Claus Ibsen
On Fri, Dec 28, 2012 at 2:06 PM, Willem jiang wrote: > The CamelSpringTestSupport is marked as @deprecated already, it will be > removed in Camel 3.0. Ah yeah it has been @deprecated for a rather long time (eg junit 3.x support). In light of this we could consider to - remove junit 3.x support i