Re: Issue in publishTopicName in mqtt component

2014-12-21 Thread Pontus Ullgren
Just tested this usecase and I can indeed recreate it with the Camel 2.14.1. Have you opened a Jira for this issue already if not I can create one with a test case showing the issue. As a workaround you can add split the route into two with a seda queue between them. On Thu, Dec 11, 20

Re: Changes in Java 8 generics breaking Camel

2014-12-21 Thread Babak Vahdat
Hi Thanks for raising the ticket and providing the "sample-app". The ticket is now fixed and your provided sample-app works on Java 8 as well. You’re welcome to test it by your “real-app” as well (either using the 2.14.2-SNAPSHOT or the master branch) and report us back if it would now work by yo