> On 07.11.2016, at 14:33, Daniel Beck <[email protected]> wrote: > > Is this https://issues.jenkins-ci.org/browse/JENKINS-33358? Have you tried > -Dgroovy.use.classvalue=true?
Never mind, I just saw… > • ✓ Set -Dgroovy.use.classvalue=true, as reported in JENKINS-33358. Did not > help FWIW I'd double check this is actually set at the correct location on the command line, and System.getProperty(…) reports the correct value. I've seen too many `java -jar jenkins.war -Dwhatever=something` in the past… -- 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/062082C4-33AA-435B-BCF5-1C55AA7CBAC7%40beckweb.net. For more options, visit https://groups.google.com/d/optout.
