>>>>> Steinar Bang <[email protected]>: >> I have a pax exam test >> >> https://github.com/steinarb/ukelonn/blob/using-primefaces/ukelonn.tests/src/test/java/no/priv/bang/ukelonn/tests/UkelonnServiceIntegrationTest.java >> that works on two of my development environments and fails on one of them. [snip!] >> Is the cause the newer maven version on the failing computer?
>> Or is it that this will work in Java 8 but not in Java 7? The problem was that the computer where the tests failed used Java 7. When I switched to Java 8, with everything else unchanged, the tests stopped failing. So now. I too have code that requires Java 8... the only thing is... I don't know exactly why...? ;-) -- -- ------------------ OPS4J - http://www.ops4j.org - [email protected] --- You received this message because you are subscribed to the Google Groups "OPS4J" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
