Hi, On Tue, Oct 28, 2014 at 8:57 PM, Carsten Ziegeler <cziege...@apache.org> wrote: > ...This is a sporadic problem with Java 8 - it seems when a new Pax Exam > test starts, the old one isn't finished yet as the port is still in use > and the repository is locked....
I have disabled the org.apache.felix.http.jetty bundle in http://svn.apache.org/r1635115 and the tests still pass, that should avoid the port conflicts. -Bertrand