-
Bug
-
Resolution: Fixed
-
Major
-
None
If you subclass Jenkins::Task::Builder and don't implement prebuild(build, listener), then it throws this exception:
ERROR: wrong number of arguments (2 for 3) (ArgumentError) /Users/jtjerno/.rvm/gems/jruby-1.6.5/gems/jenkins-plugin-runtime-0.1.15/lib/jenkins/plugin/proxies/build_step.rb:7:in `prebuild' /Users/jtjerno/.rvm/gems/jruby-1.6.5/gems/jenkins-plugin-runtime-0.1.15/lib/jenkins/plugin/proxies/build_step.rb:21:in `boolean_result' /Users/jtjerno/.rvm/gems/jruby-1.6.5/gems/jenkins-plugin-runtime-0.1.15/lib/jenkins/plugin/proxies/build_step.rb:6:in `prebuild'