Any idea why the tests fails when launching them from a command line but the same tes passes when launched from IntelliJ IDEA?
I'm using the latest JDK9 and Maven 3.5.0 2016-09-14 20:33 GMT+02:00 Lukasz Lenart <[email protected]>: > Cool! Thanks a lot! > > 2016-09-14 16:01 GMT+02:00 Christoph Nenning <[email protected]>: >> Hi, >> >> I had a look why our builds fail with jdk9. s2 uses log4j2 which uses >> javax.script.ScriptEngineManager. That class is missing in the jdk9 >> snapshot build used on ASF jenkins (build 132). >> >> Locally I used latest build of jdk9 (135). With that s2 does build >> successfully. >> >> So we have to wait until infra updates jdk9 on jenkins. >> >> >> regards, >> Christoph >> >> This Email was scanned by Sophos Anti Virus --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
