Re: Getting closer with Java7....

2012-10-07 Thread Babak Vahdat
Am 07.10.12 21:47 schrieb "Christian Müller" unter : >That's great! After the three consecutive successful runs, they all failed again just right before and have got no idea why: https://builds.apache.org/job/Camel.trunk.fulltest.java7/307/#showFailuresL ink Babak > >Thanks, >Christian >

Re: svn commit: r1393744 - in /camel/trunk: parent/pom.xml platforms/karaf/features/src/main/resources/features.xml

2012-10-07 Thread Christian Müller
Without this change, if I run mvn clean install -Pvalidate in plattform/karaf/features, I got [WARNING] Failed to validate feature camel-websocket [WARNING] No export found to match org.eclipse.jetty.util.ssl;version="[7.5,8.2)" (imported by mvn:org.apache.camel/camel-websocket/2.11-SNAPSHOT) B

Re: Getting closer with Java7....

2012-10-07 Thread Christian Müller
That's great! Thanks, Christian On Sun, Oct 7, 2012 at 11:31 AM, Babak Vahdat wrote: > Hi > > Just a short Head-Up regarding the camel-quickfix test failures on JDK7 > being mentioned by this thread (profile "Camel.trunk.fulltest.java7"): > > As a side effect of: > >https://issues.apache.org

Re: Getting closer with Java7....

2012-10-07 Thread Babak Vahdat
Hi Just a short Head-Up regarding the camel-quickfix test failures on JDK7 being mentioned by this thread (profile "Camel.trunk.fulltest.java7"): As a side effect of: https://issues.apache.org/jira/browse/CAMEL-5686 Now this module's tests do pass under JDK7 as well, following the last 3 run