I used 1.554.3 that uses 1.9 and have same issue. import hudson.model.Node.Mode; -> The import hudson.model.Node.Mode cannot be resolved or public static final Mode DEFAULT_MODE = Mode.EXCLUSIVE; -> Mode cannot be resolved to a type
Is there Jenkins issue already for this? I do not want to build my core as a workaround. What the people are using for development? I only found issue in JDT: https://bugs.eclipse.org/bugs/show_bug.cgi?id=424952 On Tuesday, May 27, 2014 10:00:54 PM UTC+2, Jesse Glick wrote: > > On Sat, Nov 16, 2013 at 4:46 AM, Christoph Kutzinski <[email protected] > <javascript:>> wrote: > > Maybe we're missing this bug fix which comes with > bridge-method-annotation 1.9 > > Well Jenkins 1.536+ uses 1.9. > -- 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]. For more options, visit https://groups.google.com/d/optout.
