Re: Getting closer with Java7....

2012-05-29 Thread Daniel Kulp
I haven't looked at those specific modules, but I do know that to get CXF's https tests working with Java7, we had to adjust a lot of the algorthims that were set into the SSL socket factory things.In Java7, they disabled some of the algorithms that have been known to be "broken" (easily ha

Re: [DISCUSS] - Apache Camel 2.10 release

2012-05-29 Thread Daniel Kulp
On Monday, May 28, 2012 06:17:27 PM Christian Müller wrote: > Camel 2.9.0 is now out since almost 5 month. In the next days, I will have > more often an eye on Jenkis to see whether we have issues we have to fix. > I will support Claus for the outstanding Java 7 issue. > If everything run's fine, w

Stream component documentation update

2012-05-29 Thread Henryk Konsek
Hi, I updated the Stream component wiki page [1] a little bit. There was two information missing: a) we didn't mention 'url' option so it was not so obvious how to use stream:url properly. b) we didn't explicitly state that sending messages in binary mode do not append newline after the message.

About Maven 3.0.4 and being behind a http-proxy

2012-05-29 Thread Babak Vahdat
Hi just want to share the solution the Maven folks provided me in case you suffer from the same issue like me using Maven 3.0.4: https://jira.codehaus.org/browse/MNG-5237?focusedCommentId=293847&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-293847 Babak -- View