Re: itests (trunk) on Mac osx (now with Java 7)

2013-12-05 Thread Jean-Baptiste Onofré
OK, it was the same problem as before: in the pax-http feature, replacing xbean-finder by xbean-finder-shaded works. Let me check with Achim. Regards JB On 12/05/2013 06:42 PM, Jean-Baptiste Onofré wrote: We have the following issue in the itests: Tests in error: checkInteractionOfHttpAndAr

Re: itests (trunk) on Mac osx (now with Java 7)

2013-12-05 Thread Jean-Baptiste Onofré
We have the following issue in the itests: Tests in error: checkInteractionOfHttpAndAriesAnnotationFeature(org.apache.karaf.itests.features.StandardFeaturesTest): Unresolved constraint in bundle org.apache.xbean.finder [190]: Unable to resolve 190.0: missing requirement [190.0] osgi.wiring.pac

Re: itests (trunk) on Mac osx (now with Java 7)

2013-12-05 Thread Jean-Baptiste Onofré
It worked in the beginning of this week. So I'm looking for the commit that introduced this failure. More over, I have a different itest failure on my machine. Regards JB On 12/05/2013 05:04 PM, Andreas Pieber wrote: Seams to be probem in RMI remoting. In [1] you find the exception. In [2] yo

Re: itests (trunk) on Mac osx (now with Java 7)

2013-12-05 Thread Andreas Pieber
Seams to be probem in RMI remoting. In [1] you find the exception. In [2] you see a bug which might be connected to it. I only did a VERY short googling. But this seams to be kind of the problem. Kind regards, Andreas [1] http://svn.apache.org/repos/asf/karaf/tags/karaf-2.3.0/tooling/exam/contain

Re: itests (trunk) on Mac osx (now with Java 7)

2013-12-05 Thread Jean-Baptiste Onofré
Hi David, I'm working on it as the itests fail on Linux (with Java7) too. It should be fixed soon. Regards JB On 12/05/2013 04:58 PM, David Bosschaert wrote: Hi all, I have updated to Java 7 on my Mac and am getting the errors below with the itests [1]. They work fine for me on Linux. Also n

itests (trunk) on Mac osx (now with Java 7)

2013-12-05 Thread David Bosschaert
Hi all, I have updated to Java 7 on my Mac and am getting the errors below with the itests [1]. They work fine for me on Linux. Also note that all the other maven modules in karaf trunk test/pass fine for me. Anyone an idea? I'm using the following Java: $ java -version java version "1.7.0_45"