On Wednesday, December 7, 2016 at 7:33:58 PM UTC, James Nord wrote: > > > > On Wednesday, December 7, 2016 at 2:23:33 PM UTC, Jesse Glick wrote: >> >> On Wed, Dec 7, 2016 at 7:01 AM, James Nord <[email protected]> wrote: >> > The code does not pass tests on windows. Using java8 you force me to >> use a >> > Virtual machine >> >> Can you be more specific about the problems you have? What tests do >> not pass? On Java 8 only you mean? If there are mistakes in tests, we >> should fix them ASAP. Even when (nominally) supporting Java 7 for >> runtime, JDK 8 is the preferred build environment. >> > > Raised https://issues.jenkins-ci.org/browse/JENKINS-40290 >
Damn sent to early... The above is issues when my JDK is 1.8. Using 1.7 on Windows I see the same failures. which means I need to fallback to a Linuxy machine to run tests. Using bash on Ubutnu on Windows I only have jdk7. (more available downloading directly but given the nature of WSL it would be better to stick to what is in the official apt repos so that support is available) -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/9cacaa2c-3f6c-43c5-b584-4e63b4f760bc%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
