Re: [VOTE] Release Apache Camel 2.18.2

2017-01-26 Thread Mark Mindenhall
–1 (non-binding) I went to test 2.18.1 (then 2.18.2-SNAPSHOT) on my project, and discovered a problem with the camel-ahc component. It’s complicated…but here’s what’s happening. AsyncHttpClient 2.0.15 (used by Camel 2.18.2-SNAPSHOT) depends on netty 4.0.41.Final. AsyncHttpClient 2.0.15 was usi

Re: Camel-Kafka Component

2015-07-20 Thread Mark Mindenhall
Hi Christian, The patch Claus referenced was also applied to the 2.15.x branch, so it will be part of the 2.15.3 release as well (if you’d prefer to avoid using snapshot builds). Best, Mark On July 20, 2015 at 6:02:47 AM, Claus Ibsen (claus.ib...@gmail.com) wrot

2.14.2-SNAPSHOT builds missing sources/javadoc

2015-02-19 Thread Mark Mindenhall
Hello, I’m using the 2.14.2-SNAPSHOT builds at the moment (need a fix I submitted after 2.14.1). Since I started using the snapshot builds, whenever I click “download sources” in my IDE (so I can view documentation/source as I code against the API), I see the “sources not found” message. I or