hey guys, any ideas why autobind is failing? I can see in the output logs, that jenkins things it has a compilation error. jenkins things that my classes are not overriding the methods.
This seems after my long time favorite that between java 5 and 6 the override annotation usage has changed. so it seems that jenkins is still using 1.5 for compiling, but in autobind 1.6 is specified. any ideas?! -- Viele Grüße/Best Regards Daniel Manzke
